Incoming MSCF @ Carnegie Mellon · Ex-Morgan Stanley Equity Algorithms · Seeking Summer 2027 Quant Internships
I am a computer scientist and mathematician who comes at quantitative finance from the engineering side. Last summer I worked on an ultra-low-latency trading system at Morgan Stanley, and that work is a large part of why I am moving toward research and Carnegie Mellon. My strength today is fast, well-tested C++ and performance optimization, and I learn the finance by building. Starting Fall 2026 I will be a Master of Science in Computational Finance (MSCF) student at Carnegie Mellon, where the program fills in the finance for me, from stochastic calculus to fixed income.
I graduated from Vanderbilt University summa cum laude with a 4.0, majoring in Computer Science and Mathematics, and my undergraduate research earned a national Honorable Mention for the Computing Research Association Outstanding Undergraduate Researcher Award. I am looking for a Summer 2027 internship in quant research, systematic trading, or quant development.
- 🎓 Incoming MSCF at Carnegie Mellon University, Tepper School of Business (Pittsburgh, PA); expected Dec 2027
- 🎓 Vanderbilt University, B.A. in Computer Science and Mathematics, minor in Data Science, summa cum laude, 4.0 GPA (May 2026)
- 💼 Ex-Morgan Stanley Equity Algorithms intern (Speedway Team)
- 🔬 Undergraduate researcher in computing-education analytics
- 📍 Basking Ridge, NJ
- 📬 cameronscarp@gmail.com
- 🔗 linkedin.com/in/cameron-scarpati
Computing Research Association Outstanding Undergraduate Researcher Award, Honorable Mention (national) · FortyAU Showcase, 1st Place ($3,500) · MSCF Distinguished Merit Scholarship ($15,000) · Provost's Faculty Grant for Immersion Vanderbilt ($2,000) · Calculus Top-Student Award (College of William & Mary) · Dean's List (all semesters)
Focus areas: Low-Latency Systems · Multithreading · Performance Optimization · TCP/IP · Machine Learning · Probability & Statistics · Linear Algebra · Optimization · Data Structures & Algorithms
Vanderbilt coursework: Data Structures · Algorithms · Machine Learning · Financial Mathematics · Linear Optimization · Probability & Statistics · Differential Equations · Linear Algebra · Operating Systems · Computer Architecture · Database Systems
A personal learning project that builds an arbitrage-free implied-volatility surface for live SPY options. It pulls option chains, backs out implied volatility with Newton-Raphson root-finding (Brent's method as a fallback), and fits the SVI parameterization per expiry slice with multi-start L-BFGS-B optimization. It enforces butterfly and calendar no-arbitrage constraints, then computes Dupire local volatility and the full Black-Scholes Greeks. Written in Python with NumPy and SciPy, with a Streamlit dashboard and a full pytest suite. It is a hands-on way to learn options and surface construction while I ramp up at MSCF.
A personal learning project that explores how hidden trading regimes can be detected from cryptocurrency order-book data using Gaussian Hidden Markov Models. It ingests Level 2 order-book snapshots and engineers roughly 30 features (order-flow imbalance, VPIN, book imbalance, realized volatility at multiple scales) to separate quiet, trending, and toxic states. The heavy lifting runs through a C++17 and pybind11 order-book engine, with the modeling and analysis in Python. I built it to learn quant research methods end to end as I move into MSCF.
A C++17 AI agent that plays Buckshot Roulette using expectiminimax search with alpha-beta pruning. It evaluates thousands of game states per move inside a time budget using iterative deepening, modeling max nodes, min nodes, and chance nodes with a weighted heuristic evaluation. It is a compact study in adversarial search under uncertainty.
An interactive C++ and OpenGL visualization of the Collatz conjecture, with bulk sequence generation, targeted number selection, animated gradient rendering, logarithmic and linear axis toggles, and real-time statistics. Memoization gives constant-time lookups on sequences already computed.
New York, NY · Jun 2025 to Aug 2025
- Developed on the Speedway Team, an ultra-low-latency system that connects institutional clients to exchanges and supports up to 25,000 client orders per second for high-frequency trading and market making.
- Rebuilt the stress-test framework across Client Connectivity Services and raised the framework's own throughput by roughly 45 percent after tracing a thread-contention bottleneck.
- Researched C++ techniques to push TCP message rates toward 3 to 4 million messages per second.
- Received a return offer.
Remote · Jun 2024 to Aug 2024
- Debugged and cleaned up frontend components on a commercial lending platform.
- Updated and improved data-entry forms in close coordination with the product team.
- Contributed, as part of the team, toward the platform's Blackstone MVP (LendOS raised a Series A led by Blackstone Innovations).
- Received a return offer.
- Stack: NestJS · DAML
Nashville, TN · Aug 2024 to Dec 2024
- Held office hours and mentored students through data structures and algorithms coursework.
Spring 2024
- Participated in workshops on technology-driven approaches to problems in finance.
As an undergraduate researcher at Vanderbilt, I helped build an internal analytics platform that supports computer science instructors, built to handle more than 1,000 events per user each week across more than 300 users. My work focused on the data pipeline and on validating the platform's signals against ground truth using standard classifier evaluation (precision, recall, and accuracy). This research is being prepared for submission to ITiCSE 2027.
I also contributed to a Multi-Chip Ensemble side-channel analysis project that combines readings across devices to reduce noise. The project won first place at the FortyAU Showcase.
Tennis (playing since age four, high school varsity and senior captain) · Skiing · Rock Climbing · Chess · Sudoku · Table Tennis · Pool · Conversational Italian


