Documentation
Technical notes and project documentation.
- Jul 2, 2026 5 min read
Deploy to Vercel via CLI
Ship a specific commit to production on Vercel without going through GitHub: login, checkout the commit, env vars, deploy and the most common errors.
Read - Apr 15, 2026 9 min read
esp-home: ESP32 home automation, phase by phase
My final-year project: ESP32 home automation built phase by phase, from an isolated access point to MQTT + Home Assistant.
Read - Jun 30, 2025 14 min read
Mosquitto + TLS on AWS EC2
Step-by-step guide to deploy a secure MQTT broker with TLS encryption on an AWS EC2 instance using Docker: instance setup, certificates, running and verifying.
Read - Mar 12, 2025 7 min read
Pro Manager: player comparison and squad management
Documentation for Pro Manager: player comparator with radar and bar charts, squad management and formation builder.
Read - Dec 10, 2024 12 min read
SQL guide
The most-used queries in real work settings: Docker setup, sales reports, customer analysis, inventory, data cleaning and a syntax reference. SQL Server + AdventureWorks.
Read - Nov 4, 2024 6 min read
EGO: vehicle catalogue and analytics dashboard
A vehicle catalogue platform built from a Figma design and a REST API, with an inventory analytics dashboard I added beyond the original scope.
Read