$ cat ~/blogs/*
Learnings, notes, and things I've figured out along the way.
Setting Up Proxmox on a Remote Dedicated Server
How I remotely installed Proxmox on a dedicated server without any physical access — just SSH, a virtual machine trick, and a VNC connection.
Building the Food Automation Engine: A Technical Deep-Dive
The complete implementation guide — from reverse-engineering the API to automating 1,20,000+ food orders for ~700 users at FF21.
From Frustration to Automation: Automating Food Orders for ~700 Users
How I reverse-engineered a food ordering app's API and built an automation tool to ensure nobody at our coliving space ever missed dinner again.
Mount AWS S3 as a Local Drive on Windows
A complete guide on how to easily mount your AWS S3 bucket as a local drive in Windows, persisting across reboots.
Auto-Shutdown EC2 Windows Server When Idle
How I built a PowerShell script + Windows Task Scheduler setup to automatically shut down an EC2 Windows when no RDP sessions are active.
Start EC2 and Connect via RDP in 1-Click
How I built a PowerShell script that automatically starts my AWS EC2 instance and connects via RDP — all from a single click.