Projects
-
#5 Help Me God
A minimalist Chrome extension (Manifest V3) that blocks a hardcoded list of sites once you've spent 30 minutes/day on them, tracked with chrome.alarms and chrome.storage. No settings screen, no accounts — just a popup with the site list and a countdown.
Time only counts while a blocked site is the active tab, usage resets nightly at midnight (no manual reset), and site matching uses simple wildcard-to-regex rules. Archived and no longer actively maintained.
-
#4 QuickLoad
A single interactive bash script that sets up my usual dev stack (Git, Java, Docker, KinD, Elastic, Node, Postgres and more) on a fresh WSL2 Ubuntu box, picked from a numbered menu instead of hunting down install commands every time.
Archived and no longer actively maintained, but self-contained enough to still be useful. Write-up here.
-
#3 Alerter 2.0
Alerter 2.0
A scalable ETL pipeline using event-driven architecture for real-time data processing, which have components for synthetic data generation, pub-sub, anomaly detection (pending), alerting and front-end (pending).
-
#2 Chrome Extension
- extention 101 - to understand basic how to's mentioned in the quick reference guide
- Youtube Channel blocker
- Youtube page translator with option for locally hosted LLMs or Google's translation API
-
#1 Portfolio
portfolio website using HTML, CSS, JavaScript which contains personal projects and blogs
Site is live at here
-
#0 LeetCode
leetCode-neetCode
150 NeetCode problems and Blind 75 from NeetCode