HomeBlogsProjects

Projects

Things I've built — from chess engines to hardware gadgets.

Orca

A high performance chess engine made from scratch in C++. Uses bitboard move generation, alpha-beta pruning, and a tuned evaluation function. Able to beat Stockfish at 1400 ELO.

github.com/devanshsonii/orca

DTUMegle

An Omegle-style chat platform for Delhi Technological University students. Built with React on the frontend and Deno on the backend with WebSocket support.

dtumegle.vercel.app

ESP32 Weather

A wireless weather monitoring system using ESP32 microcontroller and DHT22 sensor. Self-hosted API with FastAPI on AWS EC2 and a live Chart.js dashboard.

Read the blog

ProjectsBlogsMade by Devansh