Skip to content
View willhammondhimself's full-sized avatar

Highlights

  • Pro

Block or report willhammondhimself

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
willhammondhimself/README.md

Hey, I'm Will Hammond đź‘‹

Status Location

Seeking 🔍

Interested in quantitative trading and research internships in 2026 and 2027, especially options, market making, and systematic macro.

About

I'm a Physics, Math, and CS student at Pitzer who spends a lot of time across the street at Harvey Mudd learning and playing poker.

Most of my work right now lives in an options volatility arbitrage platform: a C++ Heston pricer wrapped in a Python-based delta-neutural volatility arbitrage trading strategy, a FastAPI backend, and a React dashboard wired to SPY options data.

Some things that are really important to me are: clear baselines, careful experiments, and code that another person could clone and run without fighting it.

  • Comfortable with stochastic-calculus-based economics (Black Scholes, Heston, Greeks)

  • Heavy Python / C++ for numerics, profiling, and optimization

  • Happy living in pandas, NumPy, and writing tests around experiments

Selected Projects

Adaptive Volatility Arbitrage

Full stack options vol arb system: C++ Heston FFT pricer, Python backtest library, FastAPI API, and a React dashboard for experiments and monitoring.

  • ~26k lines of code across Python, C++, TypeScript
  • Sub‑millisecond pricing with C++ + pybind11 and an ~80% cache hit rate
  • Event‑driven backtester with walk‑forward validation, bootstrap tests, and 190+ tests
  • Built around SPY options data from 2019–2024

Tests

Repo

Trading Strategies

Collection of systematic trading experiments and prototypes.

  • Focus on realistic assumptions: transaction costs, slippage, and out‑of‑sample evaluation
  • Uses pandas / NumPy / scikit‑learn for signals and risk
  • Sandbox for ideas that may graduate into the main vol arb system

Repo

Algo Explorer (Data Structures & Algorithms Final)

Interactive explorer for core algorithms and data structures.

  • Visualizes graphs, trees, and other DS & A staples
  • Built with TypeScript and React as a data structures & algorithms final project
  • Written to be readable for other students, not just a one‑off assignment

Repo

10,000 Dice Game

Simulation project for the 10,000 dice game looking at strategy and expected value.

  • Compares brute‑force and heuristic strategies with Monte Carlo runs
  • Small, focused example of how I approach modeling and experimentation

Repo

Tech

Proficient in

Python NumPy pandas SQL LaTeX

Currently learning

C++ PostgreSQL Redis Stochastic Calculus

Build apps using

TensorFlow Keras scikit-learn PyTorch FastAPI Flask React TypeScript Docker Google Cloud GitHub Vercel pybind11

GitHub Stats

Will's GitHub stats

Top Languages

Contact

The best place to reach me is LinkedIn:

LinkedIn

Or email: whammond@students.pitzer.edu

Pinned Loading

  1. willhammondhimself willhammondhimself Public

    About me!

  2. adaptive-volatility-arbitrage adaptive-volatility-arbitrage Public

    Volatility arbitrage trading system with delta-neutral options, backtesting, live trading, and comprehensive Greeks management.

    Python 4 1

  3. 10-000-dice-game 10-000-dice-game Public

    Multiplayer dice game (10,000/Farkle) with Full GTO strategy assistant

    TypeScript 2

  4. algo-explorer algo-explorer Public

    Visual Learning Tool for DS&A

    Python

  5. poker-tracker poker-tracker Public

    Python

  6. ai-glasses-assistant ai-glasses-assistant Public

    Python