Home
Hello, World! 👋
Welcome to my personal corner of the web. I am a developer who loves building things with lightweight tools, writing code, and occasionally sharing technical deep-dives.
Feel free to browse through my latest articles.
Tech Stack
C++ CMake Python Docker Robotics Control systems
Available for open-source contributions
âš¡ Live
Latest Updates
Jun 01, 2024☕ 13 min read
Basic Q-learning algorithm
About what is Q-learning algorithm and how it works in go to goal grid application
Feb 11, 2023☕ 4 min read
Using Cmake defined variables in c++ code
About how to define version for a c++ project and use this version in the code.