Arsenal of the Code Ronin
A warrior sharpens his blade, just as a coder refines his craft 🗡🔥
Chronicles of the Code Ronin
Legacy of the Code Ronin
SCECO | E-commerce Platform
Web App
Developed a full-stack eCommerce platform for auto spare parts. Implemented Firebase storage & REST APIs using Express.js. Integrated authentication, CRUD operations, and Firebase storage. Integrated MongoDB with Mongoose for efficient data storage, products, and user management.
MIS for Electronic Business
Web App
Built a sales management system for an electronics business. Integrated Flask services & APRIORI Algorithm for demand forecasting. Designed Microservices architecture to manage sales, expenses, and reports. Integrated MongoDB with Mongoose for efficient data storage, inventory management.
3BS | Marketplace for Used Items
Web App
Created a buy & sell platform for used items. Implemented Firebase storage & REST APIs using Express.js. Implemented JWT authentication, user sessions, and role-based access control. Integrated MongoDB with Mongoose for efficient data storage management.
Solar Scape
Web App
Developed a solar energy assessment tool. Integrated third-party APIs for real-time solar potential data. Designed a Microservices architecture for user & data management. Implemented JWT authentication, and Integrated MongoDB with Mongoose for efficient data storage management.

GoTree | File & Directory Tree Viewer
CLI Tool
Developed a command-line tool to display directory structures in a tree-like format. Implemented recursive file system traversal with Go’s os and filepath packages. Added customizable output options, including dynamic path and hidden file visibility. Packaged the application as a standalone binary for cross-platform support.