| 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 build Android apps in Kotlin and Jetpack Compose, and the backends behind them in Django and Node. Lately I've been deep in Kotlin Multiplatform and Ktor, and in taking side projects all the way to production β a Django site on DigitalOcean, a published npm package, and multi-module Android apps with real test suites.
The mobile companion to nyasablog.com. Creators register, authenticate with tokens, and write and publish posts from their phone. Multi-module Kotlin with a Compose migration in flight, a shared error model across features, and detekt in CI.
Kotlin Compose Hilt Retrofit Room Coroutines/Flow
A modern streaming app built on Media3/ExoPlayer with Firebase for auth and content, background playback, a fully Compose UI, and an Android Automotive build.
Kotlin Compose Media3/ExoPlayer Firebase Automotive
Forwards Android notifications to an MQTT broker so they land in Home Assistant. Notification listener service, localisation across multiple locales, convention plugins in build-logic, and a Docker test rig running Mosquitto.
Kotlin Coroutines MQTT Home Assistant Docker
The Django 5.2 platform behind nyasablog.com, deployed on a DigitalOcean droplet with S3 static assets, a rich-text editor, and a REST API serving the Android clients. Built test-first, with a security-hardened auth flow.
Python Django DRF PostgreSQL S3 Nginx/Gunicorn
A configurable statusline for Claude Code with init / preview / config / uninstall commands, released through GitHub Actions and covered by 110 tests.
JavaScript Node.js CLI GitHub Actions
Online and offline search for movies and TV shows from TheMovieDB API. Written in Kotlin with Jetpack Compose and covered by unit tests.
Kotlin Compose Retrofit Room Unit tests
| Project | What it is |
|---|---|
| BreakingNewsApp | News reader with search, save, share, and swipe-to-delete, plus an animated splash screen. |
| Malawi | Offline-first tourism app caching Firebase Realtime Database content in Room. |
| Image_Search_Engine | Image search over a REST API with Glide, Retrofit, and the Jetpack suite. |
| ConsultK1 | Jira-style issue tracker with project assignment and per-department chat forums. |
| AfroChef | African cuisine, recipes, markets, and chefs, backed by Firebase. |
| DublinBike | Dublin Bikes station data, one of my first Android projects. |
An Android application that provides both online and offline search functionality for Movies and TV shows from TheMovieDB open API. Written in Kotlin with Jetpack Compose toolkit, a modern way for β¦
This is a simple image search engine application that searches images of all kinds with the help of REST API. Images together with usernames and likes are searched and displayed in a Recycleview. Tβ¦
Kotlin 3
This is a News application that fetches data from the network and display it to the user. It has got functionalities that let the user search, save , share and delete favourite news article by swipβ¦
Kotlin 1
| Back | FazBrowse Home | New Git URL |