Projects

Some of my pet projects that I have done over the years. All of them are open-source and available on my profile.



Shopcart

A Flipkart/Amazon clone. An e-commerce platform developed with scalable, robust and secure microservices architecture.

Read More

iCast

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.

Read More

CodeComm

A slack clone that allows you to create/join channel on topics of your interest and chat with members of the channel.

Read More

Covid-19 Tracker

A cross platform (Android and iOS) Flutter application to show state-wise covid19 reports and casualties in India. Developed in 6hrs from scratch.

Read More

ToDo HandsOff App

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.

Read More

Smart India Hackathon

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.

Read More

AFS File System

A trivial file system (emulating unix FS) simulation that can create directories and files on a simulated disk block

Read More

Retail Bank

A single page web application to provide role-based simple banking features and real-time interest update. Developed using Angular, SpringBoot and MySQL.

Read More

PixelView

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.

Read More

Encrypto

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.

Read More