Projects

A collection of projects I've worked on, showcasing my skills across different technologies and problem domains. Some are open source, others are private or proprietary work.

Two Pass Assembler in C

A two pass assembler built in C for Linux environment that assembles assembly code into machine code. Demonstrates low-level systems programming and understanding of computer architecture.

C Linux Assembly Language Systems Programming

Autonomous Taxi Fleet Management System

An autonomous taxi fleet management system with machine learning-based routing, built within the CARLA simulator. Implements intelligent dispatching and route optimization algorithms.

Python Machine Learning CARLA Simulator Autonomous Systems