These are the list of all the projects which I had worked upon or am working. This does not includes my work projects (which I'll add soon in the list).
01
Re2 - Record & Replay
An automation tool to remove boring work from life
Re2 is a tool which can record your actions (mouse movements, button clicks etc), and replay those actions/workflows later so that a boring repeatable task need not be done again and again.
—Used Pynput in Python to record and replay workflows.
—Communication of parent and child processes via pipes
—Built the UI through React.
PynputPythonRust & Tauri (ported from electron to tauri, purely vibecoded)Electron (previously used)ReactReact RouterTanstack QueryZodShadcnTailwind CSS
Users can write diary entries, store key moments through images, and tag days as good, bad, or neutral for future reflection. Built for a 15-day hackathon organized by Hashnode and Grafbase.
A Notepad-style editor that handles HTML generation automatically. Write your blogs in a simple editor while the app builds all the HTML behind the scenes.
Started as a personal knowledge base for Tkinter, expanded into a comprehensive coding reference. Built as a Progressive Web Application for offline access.