I build things that are fast, efficient, and sometimes unnecessarily optimized (in a good way). From custom memory allocators to quadtree-based image processors, I'm all about understanding how systems work under the hood—then making them better. Currently exploring performance optimization, systems programming, and building tools that solve real problems.
🌿 EcoRoute Optimizer • cin-and-cout
Smart routing for a greener future
Multi-dimensional route optimization based on fuel efficiency, CO2 emissions, elevation, weather, and traffic patterns.
🌲 PNG-Tree • cin-and-cout
Segment tree-based PNG manipulation
Case study comparing quadtree SegmentTree vs. naive vectors for image editing operations with comprehensive benchmarking.

