Skip to the content.
ENGINEERING PROJECTS & OPEN SOURCE

Engineering Projects & Open Source

Selected engineering projects, developer tools, and open-source work across applied AI, data systems, and product engineering.

Map2LGD — LGD Mapping App

Open Source | Streamlit

Open-source LGD mapping application designed to streamline mapping of Local Government Directory codes across India's administrative hierarchy, including states, districts, sub-districts, blocks, gram panchayats, and villages.

Built with a modular Python + Streamlit architecture and designed to improve mapping accuracy through dynamic handling of unmatched name variations and administrative inconsistencies.

Python Streamlit Open Source

Wasabit — Wasabi File Management Toolkit

PyPI Published Package

Built and published a Python package for Wasabi cloud storage management — file uploads, folder creation, and authentication. Originally an internal tool, now on PyPI. Supports API keys and token-based auth, batch uploads, and recursive folder creation.

Python PyPI Wasabi boto3

ERP System

Freelance | Supply Chain Management

Delivered a full ERP application for vegetable supply chain operations — accounting, staff management, transportation, cost tracking, and billing. Built with Kivy for cross-platform UI and Python backend. Delivered within 5 months as a freelance engagement.

Python Kivy

Breath Analyser Web Application

Full Stack | Django

Built a web application for breath analyzer device data management — CRUD operations for user tracking, AJAX for seamless updates, and MySQL database backend. Full SDLC from requirements gathering through deployment on Heroku.

Django Python MySQL AJAX Heroku