Logo

Notes & Digital Garden

These are my personal cheat sheets. They serve as a quick-reference guide for me to solidify my understanding of specific technologies and to troubleshoot faster when I'm back in the trenches.

Python Backend Engineering

Backend

Flask/FastAPI, ASGI/WSGI servers, async I/O, concurrency, Dockerfile

Cloud Run

Infra

Cheat sheet for serverless container deployment, scaling behaviors, and cost optimization.

More notes being added as I break things and fix them.