◁ home

projects

nodeMiniAdmin
Its a minimal and lightweight tool for quick and easy access to MySQL databases.
Focused on usability and simplicity. Written in Javascript, its a single-file app and requires Node.js to run. Its very easy to setup and use.
The goal of nodeMiniAdmin was to create a simple and lightweight app for quick-querying the SQL databases. Its ideal for developers who mainly need to only perform quick queries. I hope it serves as a valuable tool for the open-source community.
e-commerce
An open-source, production-ready e-commerce solution currently in development, crafted for real-world scenarios and fully customizable to fit your needs.
Brilliance
This is a robot platform with an 8 bit computer on-board (AVR). It features a 4-Wheel-Drive platform, a user interface, battery with real time power management. For wireless, it features Bluetooth, 433Mhz HC-12 wireless connectivity — all integrated on a single PCB.
Codextore (Startup)
It's a location-based platform for buying and renting books online built on a B2C model. In simple terms, when a user places an order, the nearest bookstore automatically receives it and delivers the book. The key advantage is faster delivery, since orders are fulfilled by stores closest to the user. With this idea, my friend - Hitesh Tiwari and I founded Codextore, implemented it, and successfully ran it with positive results.
HiSchool
(Archived) HiSchool is a cloud-based, secure, and scalable School Management Solution designed to help schools go completely paperless. Built on a custom MVC-like pattern in core PHP, it includes all the essential features a school needs. Although I've discontinued work on this project, I welcome anyone interested in taking it forward — your contributions will be greatly appreciated.
RSI Alert
(Closed Source) This app alerts users when a stock enters—or is about to enter—overbought or oversold zones, as determined by the Relative Strength Index (RSI). Based on user feedback, it has proven to be a valuable, time-saving tool for traders and stock brokers.
PythonMiniAdmin
(Archived) PythonMiniAdmin is a lightweight MySQL admin application built with Python and the Django framework. Similar to MySQL Workbench, it lets you create and manage database connections with ease. The latest version adds support for exporting results to CSV, with real-time query validation planned for future updates.
I have since discontinued work on this project and built a new application called nodeMiniAdmin.
Spark
(Archived) Spark is a user-friendly image scraper application built with .NET WinForms. Simply enter a webpage URL, and it automatically fetches all available images using the HTMLAgility Pack. Its standout feature is the ability to detect and retrieve images even when they're hidden behind ads.
UncommentIt
(Archived) I built this back in 2014 during my engineering days—a code minifier app developed in .NET WinForms. It strips out comments, unnecessary spaces, and blank lines from code with the goal of reducing file size.