Work

Projects and open-source repositories.

Sorted by most recent activity. Filter by tag to explore specific topics.

projects

WayPoint

2026

A browser-based waypoint mission planner for DJI drones.

Aerial Robotics

ManiDyn

Jul 2025

Euler-Lagrange modelling toolbox for serial manipulators, built for Robotics and Control 1.

ManipulatorsControl Theory

Self Triggered and Event Triggered Control

2025

Event- and self-triggered control implementations based on foundational CDC 2012 and TAC 2010 studies.

Control Theory

JigSaw CV

2025

A computer-vision project that solves simple jigsaw puzzles.

Vision

Optimization4ML + Minimum-Grad

2025

Two complementary educational projects for mastering optimization and automatic differentiation in ML.

OptimizationAI/ML

Kinova-Gen3-Control

Aug 2025

Robotics and Control 1 MATLAB/Simulink framework for Kinova Gen3 control with ManiDyn dynamics and advanced controllers.

ManipulatorsControl Theory

SIS Parameter Estimation

Jun 2025

Contains implementations of Markov-Chain Monte-Carlo and the Extended Kalman Filter applied to Susceptible-Infected-Susceptible (SIS) epidemic models.

Control TheoryAI/ML

Gesture Controlled Drone

Apr 2022

A project from a mechatronics class that controls a DJI Tello drone based on human body pose estimated with computer vision.

Aerial RoboticsControl TheoryVision

EEG Based Disease Detection

Feb 2020

Reusable EEG pipeline for epilepsy seizure detection and Alzheimer's disease classification.

AI/MLNeuro/BCI

Dynamical Flow

2025

Demonstrates a dynamical-systems approach to tasks normally solved algebraically.

Control TheoryOptimization

Distributed Localization

2025

Implements algorithms from the MIT technical report "Anchor-Free Distributed Localization in Sensor Networks." The code demonstrates anchor-free...

Multi-AgentControl Theory

DS-Algo-101

2024

Contains simple implementations of common data-structures and algorithms such as linked lists, trees, sorting and searching.

SMC Bible

2024

Implements many problems from the Sliding Mode Control chapter of Slotine & Li's Applied Nonlinear Control.

Control Theory

Neural Network Observer/Identifier

2024

Recurrent neural network observer-identifier for MIMO non-linear systems.

Control TheoryAI/ML

Evo-Copter

Apr 2022

A quadcopter project based on a Raspberry Pi with a flight controller tuned using the Bio-Geography-Based Optimisation algorithm.

Aerial RoboticsEmbeddedControl TheoryOptimization

Ultimate BCI

Jan 2022

Collects implementations of classic brain-computer-interface algorithms in MATLAB, such as common spatial patterns, filter bank methods and classification...

AI/MLNeuro/BCI

Icarus (Bachelor's Thesis)

Jun 2023

A comprehensive MATLAB project accompanying Banaan's Bachelor's thesis.

Aerial RoboticsControl Theory

Sys ID and Control of Mass Spring Damper

Jan 2023

Studies a mass-spring-damper oscillator.

Control TheoryOptimization

DeepLearning for Navigation

Aug 2022

A project exploring how regression models can replace non-linear filters for state estimation in navigation tasks.

Control TheoryAI/ML

Raspi-Kapta

Aug 2022

A modular flight-controller platform based on Raspberry Pi.

Aerial RoboticsEmbeddedControl Theory

IMU Activity Detection

2022

Uses inertial sensor data to classify human activities.

AI/ML

Flocking

Jun 2024

MATLAB simulation suite for Olfati-Saber flocking algorithms and the Boids model, with tracking and obstacle avoidance.

Multi-AgentControl Theory

NRF24L01-RC

Jul 2020

Three-phase ultra-low-cost nRF24L01 RC system with Arduino radios, custom PCB, and desktop UI.

Embedded