My Projects
Chess Analytics
Full-stack chess analytics app to analyze PGN files from Chess.com and Lichess. Upload 10-30k games, view calendar heatmaps, and track win/loss/draw stats with filtering by time control, color, and account.
Java 21Spring BootReactTypeScriptSQLite
Twitter Voice Notes Extension
Chrome extension adding WhatsApp-style voice messaging to Twitter DMs. Features real-time waveform visualization, 0.5s processing time (40x faster than typical), and seamless native UI integration.
JavaScriptChrome APIsWeb Audio APICanvas
CP Templates
Collection of optimized competitive programming templates used to solve 4000+ DSA problems. Includes data structures, algorithms, and commonly used code snippets.
C++AlgorithmsData Structures