Personal portfolio site with a graph visualizer rendered by Python, NetworkX,
and Matplotlib. The generated site assets live in static/ and are served as a
Cloudflare Workers Static Assets deployment.
The Python project renders hero-loop.mp4 and hero-poster.webp into static/:
uv run python export_video.pySee DEPLOY.md for local preview and Cloudflare deployment instructions.