Skip to content
View donayd's full-sized avatar
😎
😎

Block or report donayd

Report abuse

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

Report abuse
donayd/README.md

Hi there, Wellcome to my Github!

Typing SVG

object DonaydCorrea : AndroidDeveloper() {
   val status = "Creating Amazing Apps"
   val funFact = "Chess player"
   
   val languages = listOf(
   	"Kotlin",
   	"Java",
   	"Python"
   )

   val credentials = listOf(
   	"Electronic Engineer",
   	"AI Specialist"
   )

   fun getLocation() = "Barcelona, Spain"

   fun contactMe() = "https://www.linkedin.com/in/donaydc/"
}

Apps


Turtle Jumping Ghost Snake Reading journal Try Again


Skills

  • Languages:

    Kotlin Java Python C#

  • Softwares and Tools:

    Android Studio Postman Colab Jupyter Visual Studio Code Git

  • Operatin system:

    Linux Ubuntu Windows

  • Extras:

    Firebase Terminal Markdown


Github Stats


Quote of the day


Quote


Pinned Loading

  1. FavoriteStore FavoriteStore Public

    This is the Favorite Store where the user can choose their favorite items.

    Kotlin 1

  2. Pokedex Pokedex Public

    Pokedex created using MVVM and clean architecture

    Kotlin 2

  3. RickAndMortyApp RickAndMortyApp Public

    This is a demo app in which you can search for any character of the show Rick and Morty

    Kotlin 2