Sim2Real Rotary Inverted Pendulum hardware and simulation

Sim2Real Rotary Inverted Pendulum

Trained a PPO control policy in a custom MuJoCo Gymnasium environment and achieved zero-shot transfer onto an ESP32 microcontroller.

May 1, 2026
Monocular Perception and Tracking pipeline output

Monocular Perception & Object Tracking

Built a real-time monocular perception and object tracking pipeline using OpenCV — detects, classifies, and tracks targets across video frames using depth estimation heuristics.

May 1, 2025
Barista Robot

Barista Robot

Designed and programmed an autonomous barista robot capable of navigating a café environment, picking up cups, and delivering drinks using ROS 2 and a robotic arm.

March 1, 2025
EKF-LQR Control Diagram

EKF-LQR Inverted Pendulum Control

Implemented an Extended Kalman Filter (EKF) for state estimation combined with an LQR controller to stabilize an inverted pendulum under sensor noise.

January 1, 2025
TurtleBot3 A* path planning

TurtleBot3 A* Path Planning

Implemented the A* search algorithm on a TurtleBot3 for autonomous navigation in a mapped environment, including obstacle avoidance and replanning.

October 1, 2024
8-Puzzle A* Solver

8-Puzzle A* Solver

Built an 8-puzzle solver using A* search with admissible heuristics (Manhattan distance), visualizing the solution path and comparing search strategies.

August 1, 2024