Featured Projects

OTOKON and ITURO Website Remake

Redesigned and developed the official websites for OTOKON (otokon.org) and ITURO (ituro.org) using HTML, CSS, and JavaScript. The new designs focus on improved user experience, mobile responsiveness, and modern aesthetics to better represent the organizations' missions and activities.

Monocular Visual Odometry Pipeline

A classical computer vision system built from scratch in Python and OpenCV to estimate a camera's motion and reconstruct its trajectory from a sequence of images, a foundational component for SLAM in GPS-denied environments.

ORB Feature Detection Essential Matrix Decomposition Full Trajectory Plotting

C++ Accelerated Inference Engine

A high-performance C++ backend for a Python-trained neural network. This project bridges the gap between Python prototyping and the speed required for real-time applications by moving core matrix operations to a release-optimized C++ build.

6.5x Inference Speedup C++17 & Eigen PyBind11 for Zero-Copy

UAV Telemetry Anomaly Detection

An unsupervised deep learning system to monitor multi-variate sensor data in real-time and flag critical flight anomalies. The system uses a specialist LSTM Autoencoder trained on normal flight data to learn a signature of healthy system behavior.

TensorFlow/Keras Unsupervised Learning