Skip to content
View BobFactory's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report BobFactory

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

👋 Hi, I’m Bawender Yandra

Linkedin: bawenderyandra Gmail Badge GitHub BobFactory

Mobile development enthusiast working with android for over 6 years. I am passionate about all the things that we can do with mobile phones and consitently keep implementing new solutions through my side projects. I am also a big fan of architecting code and maintaining code quality because I beleive a well architected application strengthens the foundations and improves scalability.

Moreover as a developer, I like to keep my code as DRY (Do not Repeat Yourself) as possible and eventually I like to have a codebase where everything is a utility function or extension function that can be reused everywhere so I can focus on developing features more.

I also work as an independent contractor in my spare time. You can reach out to me for

  • 💼 any project development tasks
  • 📱 any technical consultations for mobile development
  • 💬 or even just saying hello! I am an open guy and would love to connect.

A bit more about me

BawenderYandra {
  pronouns = "he" | "him",
  code = arrayOf(Kotlin, Java, Dart, Javascript, HTML)
  tech = arrayOf(Android, Flutter, React-Native, React, Node)
  careerGoal = "Learning and exploring mobile capabilities and building products that help others."
  currentFocus = "Native iOS development"
}

Pinned Loading

  1. GithubDemo GithubDemo Public

    A demo project built with RxJava2, MVVM and Dagger2

    Kotlin 5 2

  2. KServiceLocator KServiceLocator Public

    A minimal service locator pattern for Kotlin-Android

    Kotlin