Pinned Repositories
ActivityDataTransfer
This app demonstrates how data can be interchanged between activities (from activity one to activity two and also back from activity two to activity one)
CampAdda
A website to explore campgrounds around the world.
Chrome-Dino-Automation
This script enables the dino in chrome dino game to detect obstructions and jump on its own.
Flappy-Bird
Clone of flappy bird game made by using pygame module
Hichki-Messaging-App
A messaging app for android that uses Retrofit2 for hittinng APIs.
InstagramUIClone
A clone of Instagram profile UI using Jetpack Compose
Kamera-App
A simple camera app using CameraX
MultiSelectCompose
A multi select list that remembers selected items using Jetpack Compose
NavigationComposeDemo
An android app to demonstrate navigation in Jetpack Compose
NewsApp-Volley-
An android application that shows the latest news by implementing a news API using Volley
thepraveshsinghh's Repositories
thepraveshsinghh/ActivityDataTransfer
This app demonstrates how data can be interchanged between activities (from activity one to activity two and also back from activity two to activity one)
thepraveshsinghh/CampAdda
A website to explore campgrounds around the world.
thepraveshsinghh/Chrome-Dino-Automation
This script enables the dino in chrome dino game to detect obstructions and jump on its own.
thepraveshsinghh/Flappy-Bird
Clone of flappy bird game made by using pygame module
thepraveshsinghh/Hichki-Messaging-App
A messaging app for android that uses Retrofit2 for hittinng APIs.
thepraveshsinghh/InstagramUIClone
A clone of Instagram profile UI using Jetpack Compose
thepraveshsinghh/Kamera-App
A simple camera app using CameraX
thepraveshsinghh/MultiSelectCompose
A multi select list that remembers selected items using Jetpack Compose
thepraveshsinghh/NavigationComposeDemo
An android app to demonstrate navigation in Jetpack Compose
thepraveshsinghh/NewsApp-Volley-
An android application that shows the latest news by implementing a news API using Volley
thepraveshsinghh/Offline-Notes
Using this app one can store notes without connecting to internet.It includes implementation of SQLite database,RecyclerView,AlertDialog and FloatingActionButton.
thepraveshsinghh/Opinion-Poll
This app allow users to vote for a question asked by admin and shows the poll results in the form of piechart.
thepraveshsinghh/OrientationChangeDemo
It saves data of activity when orientation of mobile is changed
thepraveshsinghh/PermissionComposeDemo
An android app to demonstrate use of permissions in Jetpack Compose
thepraveshsinghh/Running-Tracker
Project based learning from Philipp Lackner
thepraveshsinghh/ShoppingListDemo
Shopping list app made on MVVM structure to perform basic CRUD operations
thepraveshsinghh/SimpleCalculator
A simple calculator made by a beginner level android developer :D
thepraveshsinghh/thepraveshsinghh
thepraveshsinghh/Trivia-App
It is a quiz app that uses Volley for fetching data and also calculates high score using SharedPreferences