
$2.5 VPS
- Published on
- Reading time
- 3 min read
the goal is to deploy this flask jinja2 web app on the cheapest possible vps and sleep.
5 posts about python, written while building and shipping side projects. They are listed newest first.

the goal is to deploy this flask jinja2 web app on the cheapest possible vps and sleep.

Create a solo ping pong game using Python, OpenCV, and hand-detection. Step-by-step guide included. Perfect for computer vision beginners

Learn how to scrape LinkedIn profiles using Python and Proxycurl API, including setup, API configuration, and handling responses

ditching neon, render and supabase to self-host postgresql in docker on my own vps, and migrating every row across without losing data.

Discover Python's internal workings, from source code writing to CPU execution, in this comprehensive guide for developers seeking deeper insights