Mechatronics engineering student passionate about building intelligent systems that bridge the gap between hardware, software, and networking, with a stronger pull toward the software side. I specialize in robotics, embedded systems, IoT, and machine learning, with hands-on experience ranging from drone automation to deep learning for computer vision. I’m on the path to becoming a robotics software engineer. I also have a strong interest in philosophy and a love for chess, math, and logic.
Collaborations on open-source projects related to robotics, AI/ML, or IoT Internship or research opportunities in robotics and intelligent systems development Writing and guest blogging on robotics, embedded systems, and automation
Jan 20 · 11 min read · Introduction Modern image classification models have been able to achieve accuracies of over 90% on the ImageNet-1k benchmark dataset (which has 1000 classes). This is very impressive, given that the model is basically just a bunch of numbers. Everyt...
Join discussion
Jan 5 · 17 min read · Introduction Navigating an unknown area uses an algorithm of its own; we can call that obstacle avoidance. But when the area has been mapped already (i.e., the robot has memory of the map of its environment), then the problem shifts from just avoidin...
Join discussion
Nov 30, 2025 · 20 min read · The origins: Neural Networks and the human brain Neural networks were inspired by the network of neurons and synapses in the biological brain. A biological neuron receives input from its dendrites, performs some operation on the inputs, and then fire...
Join discussion
Nov 17, 2025 · 25 min read · A perfect problem to get started with in robotics is the Search and Sample Return task, where a rover must autonomously explore an unknown terrain, identify and collect rock samples, and return safely to its base once mapping is complete. Before goin...
Join discussion