Blog Archives

Notes on backend architecture, identity, and cloud engineering.

Back to Home

All Posts

Learning Orbital Mechanics by Building a Simple Python Simulator

March 29, 2026 | Draft

I wanted to understand how orbits actually work, so I started building a small 2D gravity simulator in Python.

Read Post