Projects
WhisperFlow API
Real-time transcription API using Whisper.cpp for on-device speech-to-text. Built concurrent audio processing with chunk segmentation, JSON streaming, and Bloom filter validation for secure access. Optimized for Apple Silicon.
Apollo
Movie database management system with RESTful API capabilities. Modular architecture with clean separation of concerns across command, internal logic, and storage layers.
Graph Algorithms Visualizer
Interactive visualization tool for understanding graph algorithms. Django backend enabling multiple algorithm applications on a single graph instance for learner comprehension.