HomeBlogsProjects

Blog

Thoughts on software, hardware, and everything in between.

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 article
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 article
More posts cooking...

ProjectsBlogsMade by Devansh