Skip to content
View lucaslima777's full-sized avatar
:octocat:
Programming 📱
:octocat:
Programming 📱

Block or report lucaslima777

Report abuse

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

Report abuse
lucaslima777/README.md

Hi! I'm Lucas.

lucas.apply { occupation = "Mobile Software Engineer" skills = listOf(Kotlin, Java, Gradle, Swift, Git) currentlyLearning = mutableListOf("Flutter", "BackEnd", "Neuroscience") toolsUsing = mutableListOf("Jenkins", "AWS", "Splunk", "SonarQube", "Jira") likeCoffe = true }.runCatching { drinkCoffee() toWork() drinkCoffee() fixBug() drinkCoffee() }.onSuccess { deploy() }.onFailure { error -> when(error) { is OutOfMemoryError -> searchOnStackOverflow(error) is ExitException -> waitMeToComeBack() is StackOverflowError -> { // FIXME } } Logger.logMsg(ERROR, error.message) }.also { toStudy() toSleep() }.repeat(Monday..Friday)

Pinned Loading

  1. BottomAppBar BottomAppBar Public

    Example project to show how to handle BottomAppBar

    Kotlin 21 7

  2. ExpandCard ExpandCard Public

    Card UI android / Card Expand

    Java

  3. FlatForm FlatForm Public

    light and visual form

    Java

  4. ReactionsRange ReactionsRange Public

    Seekbar Animation

    Java

  5. SharedPreferencesManager SharedPreferencesManager Public

    Java

  6. NavigationUI NavigationUI Public

    Java 2