Technical Notes

Investigations, architecture patterns, and lessons learned from production incidents live in this stream. It will evolve with upcoming posts.

Minimal static site generator workflow focused on writing
SHEVKY focuses on removing friction, not adding features.

SHEVKY: A Minimal Static Site Generator for Writing

SHEVKY is a minimal static site generator that removes friction from writing and helps developers publish with Markdown and HTML.

Minimal terminal-themed cover illustrating a serverless data flow
EventBridge -> Lambda -> (WIF) -> Google Sheets

AWS Lambda to Google Sheets with Keyless WIF

Push AWS data to Google Sheets every 6 hours using Workload Identity Federation-no GCP keys, least-privilege IAM, and a simple serverless setup.

Linux Mint desktop in a Hyper-V window on Windows, with Docker, Python, Go, NodeJS, .NET and GitHub icons as desktop items
Isolated Linux Mint development environment on Windows via Hyper-V

Hyper-V: Linux Mint Dev VM on Windows (Guide)

Build a clean Linux Mint dev VM on Windows with Hyper-V: NAT networking, VHDX tuning, Docker, VS Code, Node/Go/.NET, plus SSH & UFW hardening.