Skip to content
View AngeloDias's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Recife-PE

Block or report AngeloDias

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AngeloDias/README.md

Ângelo Dias

Github Badge LinkedIn Badge Sourcerer Badge

  • Developer and manual tester for Android devices 🤖
  • 5 years of experience as a software developer 💻
  • Almost 1 year of experience as manual tester for Android devices 📳
  • Currently in graduate school in Software Development by the Emprel-CIn partnership 🏢 🏫
  • I'm always improving my developing and writing skills 💻 📖
  • I'm currently learning how to make creative visuals 🚀

Knowledge

  • Languages: Java, Kotlin, Python, JavaScript, C++, C
  • Mobile: Android (Kotlin and Java), iOS (basic of Swift), React Native
  • IDE: Intellij IDEA, Android Studio, Visual Code, Eclipse, Xcode
  • Databases: SQLite, MySQL, PostgreSQL, Oracle, MongoDB
  • Operational systems: Linux, Windows
  • Other technologies, frameworks and tools: RxJava, RxAndroid, Kotlin Coroutines, Room, Espresso, UI Automator, Mockito, MockK, Pandas, NumPy, matplotlib, Jupyter Notebook and Beautiful Soup

Pinned Loading

  1. CodingSolutions CodingSolutions Public

    My solutions for questions from book "Cracking the Coding interview: 189 Programming Questions and Solutions" and other sources. Besides that, there are simple unit tests implementations.

    Kotlin

  2. MoviesCatalog MoviesCatalog Public

    Work in progress. It uses: Retrofit2; Picasso; RxJava2; RxAndroid; Gson; ViewPager2; UiAutomator

    Kotlin

  3. SearchOnList SearchOnList Public

    Work in progress. This project uses: LiveData; Kotlin Coroutine; ViewModel; and Observer.

    Kotlin

  4. SleepTrackerWithRecyclerView SleepTrackerWithRecyclerView Public

    Lesson 7 from Udacity Android with Kotlin course. This repository contains: simple implementation that uses RecyclerView, Room and Navigation; and tests using Espresso, MockK and Hamcrest.

    Kotlin