screenager.dev

Math

3 posts

The Three Body Problem

Built a real-time three-body physics simulation with React hooks, RK4 integration, and some seriously beautiful orbital chaos. Warning: may cause existential crisis about the universe.

Cat or not a cat with Logistic Regression: Part 1 - Understanding the Basics

A deep dive into binary classification using logistic regression, from fundamental concepts to practical implementation, with interactive examples and mathematical foundations

Inside the Codeforces Ladder & User API System

A detailed overview of the algorithms and mathematical reasoning behind our Codeforces ladder and user APIs.