Built a real-time voice assistant using OpenAI GPT-4 and Whisper models for speech recognition, synthesis, and conversational AI. Integrated call handling, context-aware responses, and a transcript logging system.
Developed an interactive Pyraminx solver using Layer-by-Layer and Two-Phase methods. Implemented a graphical simulation using OpenGL for real-time step-by-step move visualization.
Created a print management system supporting document queuing, odd/even page selection, reversing page order, and filters. Integrated PDF handling with PyMuPDF and developed a web-based interface for job processing.
Created a regex-driven SQL optimization system to restructure complex queries. Implemented custom regex patterns to detect redundant joins, inefficient subqueries, and optimize indexing, improving database query efficiency.
Built an end-to-end encrypted MERN (MongoDB, Express, React, Node.js) chat application with real-time messaging, group chats, and cryptographic security features. Ensured data privacy with strong encryption.
Developed the official website for the school tech club using Flask, Python, HTML, CSS, and JavaScript. Enabled user registration, event participation, and member collaboration through an intuitive UI.