Work
research
Bilateral migration distribution of states
Plot of migration trends, Washington vs. synthetic control
The Effect of Washington's 2021 Capital Gains Tax on Wealth Migration
Estimated the causal effect of Washington State’s 7% capital gains tax on the out-migration of high-income households in 2021. Applied a differences-in-differences design, constructing a synthetic control unit matched on Washington’s migration pre-trends for low-income households. Using a placebo permutation test, found statistical evidence that the tax caused a moderate out-migration of high-income households.
Informal graph vs. LLM judge results
Universal graph idea
TheoremGraph: Bridging Formal and Informal Mathematics
Created an informal mathematical statement dependency graph consisting of 11.7 million statments connected with over 18.3 million dependencies as part of the Universiy of Washington’s Math AI Lab. Our goal was to create the first informal-formal mathematical dependency graph, connecting informal mathematics (i.e. arXiv papers) with formal mathematics (i.e. Lean libraries). Led development of informal statement parsing and dependency connecting, creating a pipeline using AWS services, Nebius Token Factory, and UW’s Hyak HPC cluster for under $5,000.
TheoremSearch app
TheoremSearch pipeline diagram
Semantic Search over 9 Million Mathematical Theorems
Built a semantic search engine for mathematical theorems as part of the University of Washington’s Math AI Lab. Led development of the world’s largest theorem database (9.2 million) using AWS services and a Python pipeline. Accepted to the 2026 ICLR Workshop in LLM Reasoning.
Constant exogenous parameter model
SINDy algorithm model
Time-varying exogenous parameter model
So Long Solow? An Empirical Study of the Efficacy of Solow Growth Models
Analyzed how well the Mankiw-Romer-Weil Solow growth model captures the economic dynamics of the U.S., Japan, and Germany from 1950–2023 with Python. Found that a SINDy-driven model outperformed those with constant or time-varying exogenous parameters.
Evidence of state homogeneity
Evidence of time homogeneity
projects
API documentation
App main page
FindMyPredoc.com
Fully automated, LLM-powered job board for predoctoral researcher position openings, meant to solve the issue that NBER, PREDOC.org, etc. list a lot of links, but lack organization in terms of important dates (application deadlines or start dates). Used terminal-based Claude Code for the first time, Neon to host my DB, Vercel Functions to host my API, and GitHub Actions to run my scripts daily.