Showcase

Projects · Packages · Open Source

A collection of professional work and personal projects — from enterprise platforms serving millions of users to developer tools and open-source packages.

Projects

Enterprise platforms and personal builds — each one shipped, live, and used by real people.

Packages

Open-source tools and extensions built for the developer community.

Memory Leak Detector

A powerful Chrome DevTools extension that detects memory leaks in any web application. Tracks event listeners, DOM nodes, timers & heap growth with real-time graphs and exact source locations.

Real-time heap tracking with Chart.js graphs
Detached DOM node detection via WeakRef
Event listener accumulation tracking
Leaked timer detection (setInterval/setTimeout)
Exact file:line:column source locations
Severity-based categorization
Chrome ExtensionManifest V3Vanilla JSChart.js
Learn More & Privacy Policy