These are some of my most recent work
I've worked on lots of little projects but these are the most serious ones and the ones that I'm most proud of.
Ice Breaker
IceBreaker is an AI-powered conversation practice tool for the socially anxious. React + FastAPI + Gemini Live API + webcam vision coaching. Built for the Gemini Live Agent Challenge. It takes user audio and video and provides real-time feedback and metrics about the conversation at the end.
ReactFastAPIGemini APIPythonWebRTCLive Link
AI-Powered Task Manager
A smart project management platform that transforms ideas into actionable tasks and assigns them to team members based on their skills, performance, and capacity. Real-time updates and AI-driven task allocation improve collaboration.
JavaSpring BootReact.jsTypeScriptLLMMongoDBGithub Link
Inventory Management Project
This project is a Command Line Interface (CLI) application designed to manage product details, track inventory levels, and maintain a complete audit trail of all stock movements for small businesses and inventory staff. The system focuses on providing essential, reliable inventory functionality. The project showcases modern Java best practices and core concepts.
JavaOOPSCLIFile I/OGithub Link
BlinkChat
Real time messaging application similar to Slack or Mattermost, tailored for organizational use. It was built using React.js, Express.js, MySQL, and Node.js, emphasizing smooth data exchange via a RESTful API and enabling real-time communication through WebSocket integration.
React.jsNode.jsExpress.jsMySQLWebSocketGithub Link
An Intelligent Voice Assistance System for Visually Impaired using Deep Learning
IEEE Research paper on an Intelligent Voice Assistance System for Visually Impaired using Deep Learning.
PythonRaspberry PiOpenCVTensorFlowPytesseract OCRText-to-Speech (TTS)Ultrasonic SensorsCamera ModuleGPIO LibrariesLink to the paper
Bookmark Manager
Real-time bookmark manager built with Next.js 16 and Supabase featuring Google OAuth authentication and instant cross-tab synchronization. Demonstrates advanced real-time features, Row-Level Security, and hybrid state management strategies.
Next.jsSupabaseTypeScriptGoogle OAuthGithub Link