Building at the intersection of bits and atoms.
My interest in engineering lies in creating autonomous systems that interact with the physical world. I don't just write software; I build systems. I design robots that understand their environments, navigate complex paths, and act independently.
Currently pursuing my Bachelor's degree in Information Technology, I spend my time deep-diving into the ROS2 framework, sensor fusion algorithms, and edge computing architectures. I believe that robust systems are built on clean math, thorough documentation, and rigorous diagnostic loops.
From flashing custom firmware on microcontrollers to tuning Cartographer SLAM configurations or accelerating YOLO inferences on GPUs, I enjoy solving the end-to-end integration challenges that make intelligent machines work reliably in real-world scenarios.

"All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection."— David Wheeler / CS Axiom
My Core Tenets
Systems engineering requires an uncompromised commitment to three principles:
1. Simplicity over Complexity
Write readable, maintainable code. Fewer moving parts mean fewer points of failure.
2. Rigorous Uptime & Reliability
Build with fail-safes, error logging, and feedback parameters. Validate against edge scenarios.
3. Continuous Integration & Learning
Always experiment. Translate academic robotics research and mathematics into working hardware prototypes.