Skip to content

My Open Source Projects

Published:
2 min read

My Open Source Projects

Here’s a collection of projects I’ve been building. All code is open source on GitHub.


runanywhere-sdks

Production-ready toolkit to run AI locally

A Kotlin SDK designed to make running AI models locally straightforward and production-grade. Built with a focus on ease of use and reliability for on-device AI inference.

View on GitHub →


AI-on-Arm

AI inference on ARM hardware

Exploring and optimising AI model inference on ARM-based hardware. This project is about understanding how to get the best performance from AI models running on ARM chips — from setup through benchmarking.

View on GitHub →


Mecanum-Wheel-Robot

ROS-based mecanum wheel robot

A robotics project using ROS (Robot Operating System) to control a mecanum wheel robot. Covers locomotion, motion planning, and sensor integration.

View on GitHub →


SAM2forAV

SAM2 model applied to autonomous vehicles

Applying Meta’s Segment Anything Model 2 (SAM2) to autonomous vehicle perception tasks. Explores zero-shot segmentation for AV sensor data.

View on GitHub →


AEB-Model-Based-Design

Automatic Emergency Braking — Model-Based Design

A model-based design implementation of an Automatic Emergency Braking (AEB) system, a safety-critical feature in modern vehicles.

View on GitHub →


perfetto_analysis_repo

Performance analysis with Perfetto

Python scripts for capturing and analysing system traces using Google’s Perfetto tracing tool. Useful for deep-diving into CPU scheduling, memory, and I/O behaviour.

View on GitHub →


libfreenect2

Open-source drivers for Kinect for Windows v2

Forked and contributed to the open-source driver for Microsoft Kinect v2, enabling depth camera access on Linux and macOS.

View on GitHub →


decentralized-voting-using-blockchain

Decentralised voting with fingerprint authentication

A blockchain-based voting system that uses MFS100 fingerprint scanner authentication to ensure secure, verifiable, and tamper-proof elections.

View on GitHub →


More coming soon. Follow me on GitHub to stay updated.

New posts, shipping stories, and nerdy links straight to your inbox.

2× per month, pure signal, zero fluff.


Edit on GitHub