Android Work

Projects built around real mobile product patterns.

A focused collection of Android apps covering cloud sync, local storage, API integration, media browsing, quiz flows, and utility UX.

5 projects

Reader App screenshot 1

Android app, cloud sync, API integration

Reader App

A book discovery and library app with Google Books API search, Firebase Auth, Firestore sync, favorites, and ratings.

KotlinJetpack ComposeFirebase AuthFirestore
Note mobile screenshot 1

Android app, local database, responsive UI

Note Application

A responsive note-taking app with full CRUD, Room persistence, priority handling, mobile and tablet layouts.

KotlinRoomMVVMJetpack Compose
Movie App screenshot 1

Android app, media browsing, REST API

Movie App

A movie discovery app using Retrofit for API requests and Coil for fast image loading across browsing and detail screens.

KotlinRetrofitCoilREST API
Screenshots coming soon

Android app, quiz flow, API integration

Trivia Application

A quiz app that fetches fresh trivia questions from an external API and tracks user scores.

KotlinREST APIState Management
Tip Calculator screenshot 1

Android utility, Compose UI, live calculations

Tip Calculator

A practical bill-splitting utility with live calculations, adjustable percentages, and clean Compose UI.

KotlinJetpack ComposeState Management