Blog Archives

Notes on backend architecture, identity, and cloud engineering.

Back to Home

All Posts

Modeling a Speculative Asteroid Value Target with Public Data

March 29, 2026 | Published

I used public asteroid data, some hand-built assumptions, and a small ML pipeline to model a speculative value target, and in the process realized I wanted a much deeper understanding of the science underneath it.

Read Post

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