Antarixsh
DSA questions tracker and dashboard for competitive programming patterns and streak tracking.
List of my projects
DSA questions tracker and dashboard for competitive programming patterns and streak tracking.
Leetcode Tracking Bot for Discord. Original repo- https://gitlab.com/park-bit/dsa-chan
Configurable document RAG pipeline with visual flow editor. Supports chunk tuning, embedding models and retrieval strategies.
Movie recommendation engine using collaborative filtering with a Streamlit UI and similarity scoring.
Desktop password manager with AES encryption, vault management, and clipboard auto-clear on timeout.
Clean desktop media downloader built on yt-dlp with format selection, download queue management and progress tracking.
Real-time DSP engine for Windows that routes low frequencies to Bluetooth speakers with latency compensation and bass saturation.
AI-powered Minecraft bot using Gemini API for in-game text understanding and intelligent command generation.
Minimal personal namecard web app built with Flask - the predecessor to this portfolio site.
Data structures & algorithms quick-reference - implementations with complexity analysis and usage examples.
Bluetooth audio playback (A2DP Sink) connector for Windows 10 2004+ Forked from ysc3839