Laolu'siPhone
00:00

Laolu's Projects

TODAY • July 10
Teach.AI
PhotoLayer
Today’s App
PhotoLayer

Never manually send a photo again. PhotoLayer is the social layer for the photos app, automatically sending photos that contain friends and creating buzz around the moments you've forgotten.

Next.jsReactTypeScriptFlaskPython

Popular Apps

Treeview
AR-based dorm room explorer/setup for Stanford students

Built an AR platform that recreates real dorm spaces, starting with freshman housing at Stanford. Users can walk through these rooms digitally, interact with the space, and personalize them through decoration and layout ideas.

Node.jsExpress.jsMapbox GL JSPannellumThree.jsREST APIs
Black-fac3
Skin-tone-aware, deployable face recognition for darker skin

Complete, reproducible pipeline that trains a face-recognition model on a race-balanced corpus, reweights training by continuous skin tone (ITA) instead of coarse race labels, distills it into a smaller model for edge deployment, and evaluates its performance on RFW dataset.

PyTorchAdaFaceArcFaceIResNetITAONNXCUDA/A100
Ultrasound Diagnostic
Knee angular rotation analysis for Stanford Med

A research tool for measuring how far the tibia rotates during an ultrasound stress test. Used by Stanford's Med school in a novel, ultrasound-based ACL diagnosis tool

Next.jsReactTypeScriptFastAPIPythonOpenCVNumpy
Teach.AI
Multilingual/multimodal education platform

A full-stack platform where students study with a multilingual TA voice, while teachers orchestrate learning with file‑ingest, auto‑grading, email blasts, Zoom breakdown, and class management. I owned the end‑to‑end architecture: streaming speech, session orchestration, prompt tools, safe eval, and scalable data flows.

Next.jsReactTypeScriptFlaskPythonStreamlitOpenAIElevenLabsGoogle GeminiSupabasepgvectorCLIPGeminiTS
Shoe‑Scrapers
Nike + StockX market ETL

Two resilient scrapers that normalize Nike/StockX catalogs into analytics‑ready CSVs. I built robust selectors, rate‑limit handling, backoff, and schema validation for downstream pipelines.

PythonRequestsBS4
Anagame
Analytics‑powered anagram battles

Terminal game with timers, scoring, and post‑game analytics. I designed efficient word lookups and metrics that surface skill deltas and streak dynamics.

Python
Wordle + Solver
Heuristic + information‑theoretic strategy

Fully playable terminal Wordle and a solver that achieves >95% success via entropy‑guided guesses and pruned candidate sets. I tuned heuristics for both speed and accuracy.

Python
Stanford Lost & Found
Coming soon
Vector search + ML‑aided verification

Campus‑scale lost & found with pgvector image search and CLIP/Gemini verification. I implemented the Supabase schema, auth, vector indexing, and a moderation pipeline that flags fraud in real‑time.

Next.jsFlaskSupabasepgvectorCLIPGeminiTS
Camel‑Up
Simulation‑driven betting guidance

Playable terminal Camel Up with Monte‑Carlo advice. I implemented probability aggregation and expected‑value payouts to guide optimal bets per leg.

Python
Hold or Fold
Enumerative + experimental poker sims

Train against algorithmic opponents with leg‑by‑leg feedback. I implemented enumerative hand evaluation and experiment‑based rollouts for situational edge estimates.

Python
Algorithmic Trading Bot
Signal pipelines and execution loop

Prototype forecasting stack with feature engineering and execution scaffolding. I built modular signal evaluation and a backtest harness; projected ~≈ $150 PnL/min under optimistic assumptions.

Python
March Madness
Let's play March Madness!! Inspired by the 2023 tournament

Interactive March Madness simulator with varying levels of difficulty

JavaPython