Shopcart
A Flipkart/Amazon clone. An e-commerce platform developed with scalable, robust and secure microservices architecture.
Full Stack Developer
Some of my pet projects that I have done over the years. All of them are open-source and available on my profile.
A Flipkart/Amazon clone. An e-commerce platform developed with scalable, robust and secure microservices architecture.
A Simple Podcast Player for MacOS (Supports Apple Silicon). This first alpha release of iCast supports adding new podcasts via RSS url. You can add multiple podcasts and view and play their episodes. Whatever podcast you add will be saved for you, although you can delete them as well.
A slack clone that allows you to create/join channel on topics of your interest and chat with members of the channel.
A cross platform (Android and iOS) Flutter application to show state-wise covid19 reports and casualties in India. Developed in 6hrs from scratch.
A cross-platform (iOS and MacOS) application to save and prioritize tasks to keep a track of them. With HandsOff feature, you can leave the app on your Mac or iPhone and pick it up from the same place on the other device.
Provides a platform (Android app and USSD code program) for electricity consumers to report power outages in their area with simple UI. This data gets stored in a centralised data store which can be accessed by Electricity corporation and Ministry of Power via a dashboard with analytical tools.
A trivial file system (emulating unix FS) simulation that can create directories and files on a simulated disk block
A single page web application to provide role-based simple banking features and real-time interest update. Developed using Angular, SpringBoot and MySQL.
A project to show current temperature and humidity on a 16X2 display using Arduino and DHT11 sensor
PixelView is a scientific digital image processing tool containing some of the most popular image processing and ML algorithms with a simple UI to test on images with ease.
Encrypto is a little Python script which encrypts plain text into ciphers using a modified version of Vignere algorithm. It uses tkinter to paint GUI for the application.