Skip to content

projects

things i built under real constraints, curiosity, or both.

  1. 01Featured

    NoteWise

    A Python CLI that turns YouTube videos and playlists into structured Markdown notes for repeat study.

    PythonLiteLLMSQLite
  2. 02Featured

    GitResume

    An AI-assisted tool that turns repository evidence into clearer, job-specific resume language.

    PythonRedisWebSockets

Project index

08
  1. 03

    BlazeServe

    A Python HTTP file server with byte ranges, cache headers, uploads, throttling, TLS, auth, and operational endpoints.

    Python / HTTP / CLI

  2. 04

    IoT AC Control System

    An internship project connecting ESP8266 firmware, MQTT, FastAPI, and a Next.js dashboard for remote AC control.

    FastAPI / MQTT / Next.js

  3. 05

    Control My Home Bulb

    A home repair project that revived abandoned smart bulbs with Tasmota, MQTT, an Express backend, and a small PWA.

    TypeScript / Express / MQTT

  4. 07

    Finance Manager

    A budgeting app from hostel life for tracking transactions, category budgets, reports, and personal spending patterns.

    Flask / Python / MongoDB

  5. 08

    Flask MongoDB CRUD API

    A small Flask and MongoDB reference backend for user management, bcrypt, logging, and Docker setup.

    Python / Flask / MongoDB

  6. 09

    CanSat India Ground Station

    A PyQt5 ground station for live telemetry, GPS, command control, and CSV logging for a 2nd-place national CanSat team.

    Flask / Socket.IO / PyQt5

  7. 10

    Flipkart GRID 5.0 Robot

    A robotics finalist stack with YOLOv5 perception, RealSense depth, inverse kinematics, serial control, and QR sorting.

    Python / OpenCV / C++