dylan-tombs/ ├── about.md ├── experience/ │ ├── cognisses.ts │ └── deeplearnhs.ts ├── projects/ │ ├── backtesting-engine.py │ ├── bath-hack.py │ └── url-shortener.java ├── skills.json └── contact.txt
master
development
feature

A year of shipping.
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Mon
Wed
Fri
LessMore
Workflow /init Claude.
Built a distributed backtesting engine in Python and C++, shipped as a Chrome extension for backtesting trading strategies against real price history. I developed in close collaboration with Claude. My workflow now involves proposing my own architecture first, then using it to stress-test decisions, scaffold solutions, and catch what I'd missed. Every line was read, tested, and questioned before shipping, to avoid bloated or fragile code that AI does fail at.
70%
Latency reduction
93%
Test coverage
150+
Active users
Python
C++
Claude


