JayExtra
Passionate Android Developer from Kenya who loves to spread the gospel of native Android development. I am currently open to new opportunities.Twt: @JamesTravor
Nairobi
Pinned Repositories
app_performance_sample
Demo project for the App performane series article.
book_tracking_app
A small application for book reading tracking. A good sample for practicing jetpack compose and android architecture practice.
FirebaseMVVMApp
A simple aplication that demonstrates Firebase authentication sdks. Sign up , sign in and sign out functionalities.
ktor-todo
A KTOR REST api for a simple To-do app to demonstrate CRUD operations.
OAuth2-demo
A small demo application for practicing OAuth2 authentication
Paging_Example
a simple application that demonstrates offline caching using paging3 library and room database
Sayari_Project
Sayari mobile application is a spaceflight news application that offers real time news from leading space companies and also provide launch news and updates.
SpaceFlightApp
A simple mobile app that consumes the LL2 (Launch Library 2) APIs. The app shows upcoming rocket launches and previous rocket launches.
UzimaBetav10
an emergency response application
JayExtra's Repositories
JayExtra/FirebaseMVVMApp
A simple aplication that demonstrates Firebase authentication sdks. Sign up , sign in and sign out functionalities.
JayExtra/SpaceFlightApp
A simple mobile app that consumes the LL2 (Launch Library 2) APIs. The app shows upcoming rocket launches and previous rocket launches.
JayExtra/book_tracking_app
A small application for book reading tracking. A good sample for practicing jetpack compose and android architecture practice.
JayExtra/ktor-todo
A KTOR REST api for a simple To-do app to demonstrate CRUD operations.
JayExtra/app_performance_sample
Demo project for the App performane series article.
JayExtra/OAuth2-demo
A small demo application for practicing OAuth2 authentication
JayExtra/Paging_Example
a simple application that demonstrates offline caching using paging3 library and room database
JayExtra/Sayari_Project
Sayari mobile application is a spaceflight news application that offers real time news from leading space companies and also provide launch news and updates.
JayExtra/DevStories-Africa
Community app
JayExtra/RoomDbLesson
Quick lesson on room
JayExtra/CleanArchitectureApp
Clean Architecture - MVVM - Retrofit - Mock
JayExtra/Cocktails
Mobile App to show various cocktails🍸 🍷 🍹 from the CockTailDB .Written using Kotlin, Clean Architecture ,MVVM, Room ,Koin for DI and other jetpack libraries.
JayExtra/DevStories-app
Community app
JayExtra/droidconKE2022Android
Android App for DroidCon2022
JayExtra/droidconKE2023Android
JayExtra/itsallpages
Paging session for Android254 and KotlinKenya
JayExtra/jabulela
JayExtra/JayExtra
Config files for my GitHub profile.
JayExtra/KotlinDsa
Please note: This repository is effectively my notes and implementations from studing DSA. None of this code is implied to be correct nor optimal, so please consider it more as rough notes than anything else.
JayExtra/MeditationUIYouTube
practice for jetpack compose building
JayExtra/My-Hero-Library
A mobile application that displays a list of heroes sourced from the Marvel API library.
JayExtra/my_scoreboard
Code lab for DroidDojo session.
JayExtra/Pokedex
🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
JayExtra/Room-Migration-Practice
A small repository for demonstrating Android Room migration strategies
JayExtra/SimpleTimerApp
A simple timer application that domenstrates the use of services , broadcast receivers and notifications.
JayExtra/some-fake-repo
JayExtra/test-project-setup
JayExtra/tujenge-app
JayExtra/Unsplash-API-app
Unsplash API app
JayExtra/work_manager_xml
This is an XML implementation of te work manager tutorial by Phillip Lackner on Youtube.This intended to help those not yet acustomed to jetpack composed.