Blog Posts

A collection of my thoughts, projects, and technical discoveries. From low-level programming to hardware experiments.

February 2025
Creating an ESP powered room weather monitor
Building a wireless weather monitoring system using ESP32, DHT22 sensor, and a web dashboard. Real-time temperature and humidity tracking with data visualization.
Read Blog
December 2024
Building a Chess Engine from scratch
Documenting how to create a performant Chess Engine from scratch with only the Standard Template Library in C++. Learn about move generation, evaluation functions, and search algorithms.
Read Blog

More posts coming soon...