Selected
Projects
A collection of projects spanning systems programming, machine learning, and research. Each represents a deep dive into challenging technical problems.

C++ / OpenGL — 2025
Minecraft From Scratch
Built a Minecraft clone with chunk generation, Perlin-noise terrain, raycasting, and 250+ FPS.
01Minecraft From Scratch

Deep Learning — 2025
Echocardiographic ML Pipeline
Multimodal deep learning pipeline for echocardiogram analysis across 1.6M+ cases.
02Echocardiographic ML Pipeline

Research / Patent — 2024
Decentralized Path Optimization for Enhanced Efficiency in AVNs
Co-authored peer-reviewed JISEM paper on P2P framework for autonomous vehicle routing.
03Decentralized Path Optimization for Enhanced Efficiency in AVNs

Compilers — 2024
Jaithon Programming Language
Custom programming language with lexer/parser, AST generation, bytecode execution, and VM.
04Jaithon Programming Language