My Latest Work

Gesture App

Built a system-level automation tool with a Python-C++ bridge for low-latency gesture-driven actions.

Tech Stack

  • C++
  • Python
  • OpenCV
  • MediaPipe
  • pybind11
System ProgrammingGesture App

HTTP Server in C++

Developed a multithreaded HTTP server in C++ using Winsock with support for common methods, static file serving, and modular request handling.

Tech Stack

  • C++
  • Winsock API
  • Socket Programming
System ProgrammingHTTP Server in C++