Projects
Things I’ve built across AI, robotics, industrial automation and engineering. Open a project to see how it was made.
Autonomous Warehouse Rover
Robotics · 2025A differential-drive rover that maps a warehouse with LiDAR + SLAM and navigates between pick stations autonomously using the ROS2 Nav2 stack.
ROS2SLAMNav2C++View project →6-DOF Robotic Arm Controller
Industrial Automation · 2024Custom inverse-kinematics solver and real-time joint controller for a 6 degree-of-freedom arm, running on an STM32 with a Python-based motion planning frontend.
Embedded CPythonKinematicsSTM32View project →Vision-Guided Pick & Place System
AI · 2024Object detection with a fine-tuned YOLO model feeding real-time coordinates to a robotic arm for sorting parts by color and shape on a moving conveyor.
PyTorchOpenCVROSComputer VisionView project →Quadruped Robot Gait Controller
AI · 2023Reinforcement-learning-based locomotion policy trained in simulation and deployed onto a small quadruped, with a hand-tuned trot gait as a fallback controller.
Reinforcement LearningSimulationPythonView project →Swarm Drone Coordination
Robotics · 2023Decentralized path-planning algorithm allowing a small fleet of drones to cover a search area without collisions, tested in simulation and on 3 physical drones.
Multi-agent SystemsPath PlanningPythonView project →Custom BLDC Motor Driver Board
Industrial Automation · 2022A 4-layer PCB and FOC firmware for driving brushless motors used across my robotics projects, designed to be cheaper and more compact than off-the-shelf drivers.
PCB DesignFirmwareFOCView project →