Benjamin Cooper

[email protected]

About Me

Welcome to my portfolio! I'm a passionate professional dedicated to [Your Key Skills/Focus]. With experience in [Your Field], I specialize in delivering innovative solutions and achieving exceptional results.

Featured Projects

Explore some of my recent work and achievements. Each project demonstrates my commitment to excellence and problem-solving abilities.

LM Arena Leaderboard Scraper & API

This project automates the daily scraping and processing of the LM Arena leaderboard using Python, Shell scripting, and a macOS launchd service. Scraped data is stored in a Neon PostgreSQL database and can be accessed via a serverless API endpoint. The backend handles scheduling, database operations, and data parsing with Pandas and regex to deliver cleaned, ranked leaderboard results in JSON format.

Double Pendulum Simulator

A real-time physics simulator that demonstrates chaotic behavior in a double pendulum system. Built using PyScript to run Python code directly in the browser, with numerical integration using the 4th-order Runge-Kutta method.

View source code on GitHub