Skip to content
View enginebai's full-sized avatar
📈
Focusing, Learning, Improving, Evolving
📈
Focusing, Learning, Improving, Evolving

Organizations

@TADSG @dual-cores
Block or Report

Block or report enginebai

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
enginebai/README.md

Hi there

Hi, I'm Engine Bai. Developer, Athlete, Learner.

abhisheknaiidu

Languages and Tools:

  • With 5 years' experiences of Android app development. Interested in mobile full stack.
  • Start developing in Flutter and learn Frontend / Backend.
  • Read more about Investment, Finance Independence, Learning How to Learn and Leadership & Management.
  • Write Personal Technical Blog to share my knowledge.
object EngineBai {
    val learning: Learning by inject()
    val projects: Project by inject()

    private val experiences = Experience()

    fun startMyJourney() {
        while (live) {
            try {
                learning.keep(efforts, time)
                assets += investment(money)
            } catch (e: Exception) {
                correctMyself(e)
            }

            // TODO:
            travel(listOf(countries))
        }
    }
}

Pinned

  1. MovieHunt MovieHunt Public

    Movie Android App written in Kotlin, MVVM, RxJava, Jetpack Compose (implementing), Android Architecture Components and Coroutine (Upcoming).

    Kotlin 722 82

  2. PyMessager PyMessager Public

    Python API to develop chatbot on Facebook Messenger Platform

    Python 606 124

  3. AndroidBase AndroidBase Public template

    Android project template for Gradle Kotlin DSL + 100% Kotlin + Base module + Extensions = ❤️

    Kotlin 132 17

  4. SwagPoints SwagPoints Public

    An Android custom circular SeekBar that supports max/min range and step settings.

    Java 315 50

  5. Algorithms Algorithms Public

    Data Structures and Algorithm (in Kotlin & Python): notes, resources and problems/solutions.

    83 5

  6. PyMedium PyMedium Public

    Unofficial Medium Python Flask API and SDK

    Python 160 18