๐Ÿš€ Projects

Projects Link to heading

๐ŸŒ BingeFlix Link to heading

A unified streaming search platform aggregating movies, sports, and anime from various services.

Tech Stack: React, Node.js, MongoDB, ChatGPT API
Role: Lead Developer & Scrum Master

Key Achievements Link to heading

  • Developed a unified streaming search platform aggregating content from various services
  • Led team as Scrum Master through SCRUM processes, managing sprints and maintaining documentation
  • Integrated streaming APIs for real-time availability and ChatGPT API for personalized recommendations

๐ŸŒ Live Demo
๐Ÿ’ป Frontend Code
โš™๏ธ Backend Code


๐ŸŽจ Real-Time Drawing Board Link to heading

A collaborative real-time drawing application with multi-user support.

Tech Stack: React, Node.js, WebSocket

Key Features Link to heading

  • Created a collaborative real-time drawing application with multi-user support
  • Implemented WebSocket for real-time updates and synchronization between users
  • Deployed frontend on Vercel for seamless access and collaboration

๐ŸŒ Live Demo
๐Ÿ’ป Frontend Code
โš™๏ธ Backend Code


๐ŸŽฎ Dino Run Game Link to heading

A SystemVerilog implementation of the classic dinosaur runner game.

Tech Stack: SystemVerilog, FPGA

Key Features Link to heading

  • Designed and implemented a dinosaur runner game using SystemVerilog with finite state machines
  • Programmed VGA rendering for pixel-perfect graphics on FPGA with real-time obstacle spawning
  • Developed modular game logic for score tracking, collision detection, and difficulty adjustments

๐ŸŽฌ Demo Video


๐Ÿ—ฃ๏ธ Klingon Language Parser Link to heading

A comprehensive parser for the Klingon language that processes and analyzes Klingon text and grammar.

Tech Stack: Python, Lark Parser, OCR

Key Features Link to heading

  • Built a robust parser for analyzing Klingon grammar and vocabulary
  • Implemented OCR text extraction from Klingon language resources
  • Created visualization tools for parsed language structures
  • Developed an extensible BNF grammar for the Klingon language

๐Ÿ’ป Parser Code