| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseI'm a Senior Mobile Engineer who cares about building mobile apps that feel steady, thoughtful, and maintainable after the first version ships. Most of my professional work has been in Android, but my experience reaches across iOS, Flutter, Kotlin Multiplatform, and the systems around mobile development. I like the part of engineering where product behavior, platform details, architecture, and team habits all meet. The code matters, but so does whether the next person can understand it, test it, and safely change it. I spend a lot of time modernizing older codebases, cleaning up state ownership, improving UI consistency, and making lifecycle behavior less mysterious. Lately, I have also been applying Compose Multiplatform to real migrations and exploring practical AI-assisted development workflows. Email · GitHub
I like mobile engineering because the details are close to the user. A small state bug, a rough loading state, a keyboard covering a form, or a broken navigation edge case can change how polished the whole product feels. The work I enjoy most usually involves:
My GitHub has 90+ repositories, and it is honestly a pretty accurate record of how I study. Some repos are small drills around one Android component or language feature. Some are course projects. Some are older projects that I have come back to and modernized with better architecture, UI, testing, and documentation. That pattern is intentional. I learn best by isolating a concept, building something with it, and then folding the lesson back into a larger project. You will see a few threads running through the work:
Recipe Compose started as a Jetpack Compose learning project and evolved into a Compose Multiplatform application for Android and iOS. It combines recipe discovery, saved dishes, nearby restaurant search, native maps, and directions in one practical product experience. The project now shares its Compose UI, navigation, presentation state, networking, dependency injection, and persistence across both platforms. It uses Ktor, Kotlin serialization, Koin, Room KMP, and DataStore while keeping platform-specific behavior where it belongs: Google Maps and fused location on Android, and MapKit and Core Location on iOS.
Rick and Morty Android MVVM is an older View-based Android project that I refreshed as a reference for modernizing legacy mobile code without turning the work into a rewrite. The project now demonstrates production-shaped Paging 3, edge-to-edge layout migration, Material 3 theming, clearer empty/loading/error states, lifecycle-aware collection, and focused PagingSource tests. View all public repositories
Android is where I am strongest: Kotlin, Java, Jetpack Compose, Views/XML, coroutines, Flow, Room, Paging, Hilt, Retrofit, Material, and Gradle. I also work across Swift, SwiftUI, Flutter, Dart, Kotlin Multiplatform, Compose Multiplatform, Ktor, Koin, Room KMP, DataStore, MapKit, Core Location, Firebase, MySQL, REST APIs, Python, C, C++, C#, JavaScript, HTML, CSS, Jenkins, Figma, Android Studio, Xcode, and developer tooling.
I’m always interested in conversations about Android architecture, Kotlin, Compose Multiplatform, mobile design patterns, AI-assisted engineering, and open-source collaboration. Get in touch by email or find me on GitHub.
Fun fact: "GetRighhttt" started as my Fortnite handle during college and followed me into software development.
An application built with Jetpack Compose that gives users the capability to explore meals and recipes.
Kotlin 1
RIckAndMortyMvvm app just to practice paging and caching data with a recycler view. I will be adding in majority of the other jetpack components as well.
Kotlin 3
This app displays the most popular movies, shows, and actors!
Kotlin 2
An android currency converter application using Kotlin!
Kotlin 2
| Back | FazBrowse Home | New Git URL |