Projects

Selected work

Research, production systems, and full-stack builds.

Research · ongoing

LexiMind

SaaS · ongoing

LiminalML

Ongoing

This site

This site

2023 – present

Built by hand, HTML / CSS / JS with Lenis for smooth scrolling and GSAP for soft fade-ins. Hosted on Netlify. Constantly updated since 2023.

HTML CSS JavaScript
Legacy

Earlier projects

F1 race predictor

2025

Full ML pipeline over FastF1 and Ergast data across multiple seasons, with engineered features covering lap times, session deltas, and driver/team context. Random Forest regressor (MAE 1.78, RMSE 2.28 grid positions) plus two Logistic Regression classifiers for Q3 and top-ten qualification (93.8% and 92.6% accuracy). Interactive Streamlit dashboard for scenario planning and model diagnostics.

Python Scikit-learn Pandas Streamlit FastF1

PlayAxis - full-stack sports & events platform

2025

Aggregates real-time schedules, scores, and event data from 3+ external APIs into a FastAPI backend with Pydantic validation and a PostgreSQL store. Dockerized with CI/CD through Netlify and Koyeb. A good exercise in real-world schema reconciliation and deploy ergonomics.

React FastAPI PostgreSQL Docker Python

IoT monitoring for fossil fuel power plants

2023 – 2024 · Triaxis Power

A Raspberry Pi 4 system with thermocouples and potentiometers to track pipe temperature and thermal expansion for predictive maintenance.

Raspberry Pi IoT Python

Formula 1 statistics dashboard

2024

Tableau analysis of Formula 1 data from 1950–2024, cutting across drivers, constructors, and circuits to surface long-range performance trends.

Tableau Data Viz