sDevPrem
Tech enthusiast | Currently SDE (Android) @Zomato | Loves to read, write, spend time in nature, stargaze, yoga, and work out when not coding.
India
Pinned Repositories
bluetooth-chat-mvvm
An android chatting app made in compose which uses device Bluetooth for transferring data (chats) and follows MVVM architecture.
daily-quiz
A Quiz App made using firebase. It is based on Unidirectional Data Flow (UDF) Architecture and Single-Activity Architecture.
ivy-wallet
Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.
ktor-notes-api
A simple REST APIs made with ktor for performing CRUD operation and authenticating users. It manages notes created by the users.
little-lemon
The little lemon app is the capstone project for Meta's Android Developer Course on Coursera made in Kotlin.
my-notes-mvvm-retrofit
A simple note taking app build in kotlin, uses retrofit as REST Client, follows android mvvm architecture for data flow and single activity architecture for UI.
run-track
RunTrack is a Running Tracking app made using Modern Android Development (MAD), including Jetpack Compose, MVVM architecture, and Google Maps API. The app allows users to track their running activities and displaying real-time routes on an interactive map.
star-net-voyager-android-swapi
Android client implementation of SWAPI API using MVVM and clean architecture with pagination and offline support
TaskSprint
A simple todo app with date pagination backed by firebase, built in compose and follows MVVM architecture, UDF pattern and Single Activity architecture
video-player-media3
A Video player android app made using Media3 exoplayer in MVVM style
sDevPrem's Repositories
sDevPrem/run-track
RunTrack is a Running Tracking app made using Modern Android Development (MAD), including Jetpack Compose, MVVM architecture, and Google Maps API. The app allows users to track their running activities and displaying real-time routes on an interactive map.
sDevPrem/bluetooth-chat-mvvm
An android chatting app made in compose which uses device Bluetooth for transferring data (chats) and follows MVVM architecture.
sDevPrem/video-player-media3
A Video player android app made using Media3 exoplayer in MVVM style
sDevPrem/my-notes-mvvm-retrofit
A simple note taking app build in kotlin, uses retrofit as REST Client, follows android mvvm architecture for data flow and single activity architecture for UI.
sDevPrem/TaskSprint
A simple todo app with date pagination backed by firebase, built in compose and follows MVVM architecture, UDF pattern and Single Activity architecture
sDevPrem/ivy-wallet
Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.
sDevPrem/little-lemon
The little lemon app is the capstone project for Meta's Android Developer Course on Coursera made in Kotlin.
sDevPrem/BasketBallCounter
An android app to count points of two teams in basketball game
sDevPrem/daily-quiz
A Quiz App made using firebase. It is based on Unidirectional Data Flow (UDF) Architecture and Single-Activity Architecture.
sDevPrem/inventory-sqlite-demo
A simple app to store info about the inventory products.
sDevPrem/ktor-notes-api
A simple REST APIs made with ktor for performing CRUD operation and authenticating users. It manages notes created by the users.
sDevPrem/reusable-list-dialog-mvvm-demo
This is a tutorial project for creating reusable dialog that shows a list of item and let the parent handle the click event.
sDevPrem/star-net-voyager-android-swapi
Android client implementation of SWAPI API using MVVM and clean architecture with pagination and offline support
sDevPrem/tmdb_my_movies
sDevPrem/BookQuery
A simple app to search and get info about books
sDevPrem/cameraX-codelab
This is android codelab app made demonstrating CameraX API
sDevPrem/Assignment5671
sDevPrem/Focus_Fusion
sDevPrem/IncentiveTimer
A gamified Pomodoro timer where you can create and unlock rewards by doing your work. Watch me build this app live on Twitch: https://twitch.tv/florianwalther
sDevPrem/MVVMTestingDemo
A simple app which fetches and shows products from REST API using retrofit. This project mainly demonstrates testing of different mvvm components.
sDevPrem/netclan-clone
UI Clone of Netclan Explorer made in Jetpack Compose.
sDevPrem/notification-deep-link-demo
It is a two activity application one of which can be accessed either through deep link or notification action created through MainActivity.
sDevPrem/OrderCoffeeDemo
An android demo app for ordering coffee
sDevPrem/room-reset-demo
This is a tutorial project demonstrating how to reset room database. You can read the article by clicking on the link below.
sDevPrem/sDevPrem
Config files for my GitHub profile.
sDevPrem/SkyMeet
SkyMeet is a free & Open Source Android Video/Audio Conferencing app based on Open Source Jitsi Multi-platform & Google Firebase for User's Data.
sDevPrem/text-editor
A text - editor which allows you to save formatted text with different styles and images. Build with kotlin and follows MVVM architecture and single activity architecture.