Repos
17
Stars
5
Forks
4
Top Language
Java
Loading contributions...
Top Repositories
Server for National Payments Corportation of India(NPCI) switch. Made using Spring Boot - Java. Performs asymmetric and symmetric encryption for security.
Server for Payments Service Provider (PSP) and bank switch. Made using Spring Boot - Java.
Simulator app for the UPI payments system in India. It is a Clean MVVM Multi Module Jetpack Compose App.
Android app that can be used to monitor the visitors coming in your home/office. All the residents can see the visitors.
An daily planner app to increase your productivity. Plan your daily tasks, save notes and create various checklists. A clean MVVM multi module android app with Jetpack Compose.
Repositories
17Server for National Payments Corportation of India(NPCI) switch. Made using Spring Boot - Java. Performs asymmetric and symmetric encryption for security.
Server for Payments Service Provider (PSP) and bank switch. Made using Spring Boot - Java.
No description provided.
Simulator app for the UPI payments system in India. It is a Clean MVVM Multi Module Jetpack Compose App.
An daily planner app to increase your productivity. Plan your daily tasks, save notes and create various checklists. A clean MVVM multi module android app with Jetpack Compose.
This is an app that shows the days schedule. It uses a real time database so changes get reflected in all devices. Ease of access for important pdfs.
Platform to simplify the tedious task of marking attendance using Bluetooth and Dynamic QR code
Notes taking app. Made with clean MVVM architecture. Used Room database for storing notes. Used Dagger Hilt for dependency Injection
Android app that can be used to monitor the visitors coming in your home/office. All the residents can see the visitors.
No description provided.
Platform to simplify the tedious task of marking attendance using Bluetooth and Dynamic QR code. User authentication using Firebase Authentication and Firestore mapping. Developed using Three layer Architecture. All API calls handled using Volley library
No description provided.
Scoreboard app for basketball
Chatting app made with Firebase
An all inclusive app to help tackle Covid19. It can be used to check if social distancing is maintained using BLE. It contains Covid stats of different districts of Maharashtra. It shows the stats of covid beds with ventilator and o2 in different hospitals across pune along with their contact info. Other features such as ease of access for Cowin site, guidelines and updates regarding covid.
In this app, user can play a quiz game where the questions get fetched from the net. The questions are timed. The questions can contain images. The question can be subjective in which the user has to submit the photo of the answer. All the responses go to firebase
In this app you can play sudoku based on difficulty and solve a puzzle by giving the inputs. It solves using backtracking