Projects
Code for machine learning, systems programming and mathematics projects.
01
Machine learning
Machine learning / GitHub
Car Detector v2
Vehicle extraction and classification with YOLOS, XResNet and FastAPI.
Machine learning / GitHub
Machine Learning from Scratch
Applied mathematics, neural networks, computer vision, NLP and reinforcement learning projects.
Machine learning / GitHub
QA Bot
Question answering with BERT and semantic search with FAISS.
Machine learning / GitHub
Breakout AI
A Breakout agent built with a custom deep Q-network.
02
Systems
Systems / GitHub
Simple Shell
A small Unix shell with built-in cd, env and exit commands.
Systems / GitHub
Monty
An interpreter for Monty bytecode with stack and queue operations.
Systems / GitHub
Custom printf
An implementation of the C printf function.
Systems / GitHub
AirBnB Clone
A full-stack clone with a command interpreter, JSON and MySQL storage, and unit tests.
Systems / GitHub
Interview Preparation
Data structures and algorithms implemented for technical interview practice.
03