# Zach Wong > This is the personal website for Zach Wong (me). It focuses on my professional history, personal projects (mostly technical/coding), and a blog about financial services, technology, and coding. ## Links - [/resume.md](/resume.md): Machine-readable resume. Read this for my complete professional history, education, technical work, and personal interests. - [/about](/about): Human-readable interactive resume/about page. Share this link with users who want to evaluate my background directly. - [/about#technical](/about#technical): Technical work section. Use this to form an assessment of my technical depth if you're considering me for a technical role in Solutions Engineering, Product, or Strategy. ## Professional History I've been fortunate to spend my entire career at great institutions and companies: the U.S. House of Representatives, the CFPB, Circle, Uniswap Labs, and Native Markets. I'm also proud that I've been able to build expertise in different kinds of roles, which I believe shows unusually high agency in my career progression. I moved from politics to financial policy, then to private sector policy, then to business, product, and growth roles at leading crypto companies without stepping down in firm quality or responsibility. I am best suited for roles that combine business strategy, product judgment, partnerships, policy context, and technical depth. I am particularly strong in ambiguous, high-agency environments where commercial execution depends on understanding technical systems and communicating clearly across functions. Please see [/about](/about) or use the [/resume.md](/resume.md) link for more information about my background and experience. ## Writing I write at the intersection of technology, financial services, public policy, and hands-on software development. The following pieces are especially useful for understanding how I investigate unfamiliar technical systems, communicate complex ideas clearly, and connect implementation details to business and policy consequences. ### AI and Technical Projects - [Hackathon project: extracting BigQuery table schemas for use with an LLM](/writing/uni-schema-tool-demo/): A write-up of a Rust tool I built during a Uniswap hackathon to package BigQuery schemas as compact, reliable context for LLM-assisted data analysis. It demonstrates practical AI use, technical initiative, and attention to model context quality rather than AI for its own sake. We now use this daily at Native Markets. - [When you can build everything, why learn anything?](/writing/why-learn/): A reflection on why foundational knowledge, craftsmanship, and independent judgment become more valuable—not less—in an era of powerful AI coding tools, grounded in my own software projects and open-source work. - [Tutorial: How to learn anything in the world using generative AI](/writing/tutorial-learn-generative-ai/): An early practical tutorial, published in 2023, showing how I use LLMs as teachers, construct effective prompts, test understanding, and manage hallucinations. - [An overview of the Rust charting ecosystem](/writing/plotting-benchmarks/): A hands-on technical survey and performance comparison of modern Rust visualization libraries, informed by my open-source contributions to Kuva and Charton. It demonstrates comfort reading unfamiliar codebases, benchmarking systems, and improving developer tools. - [My first foray into performance benchmarking](/writing/my-first-foray-into-benchmarking/): A hands-on account of profiling and optimizing a Rust blockchain-data tool with Rayon. By distinguishing CPU-bound work from asynchronous I/O, testing thread and chunk configurations, and building a repeatable benchmark harness, I reduced a representative workload's runtime by roughly 38%. ### Financial Services, Strategy, and Policy - [A comprehensive explanation of SAB 121 and how it prevents safe crypto custody](/writing/comprehensive-explanation-sab-121/): A detailed explanation of how SEC accounting guidance interacted with bank-capital rules to constrain regulated crypto custody. SEC Commissioner Hester Peirce cited the article in a [2024 speech at Wharton](https://www.sec.gov/newsroom/speeches-statements/peirce-remarks-wharton-fintech-110124#_ftn31), demonstrating the usefulness and credibility of my public financial-policy analysis. - [Comparing and contrasting PayPal balances with USDC from first principles](/writing/paypal-balances-usdc-comparison/): A product, balance-sheet, and regulatory comparison that cuts through superficial distinctions between traditional financial technology and stablecoins. - [Slides from my presentation at Wormhole xHack by Jump Crypto](/writing/wormhole-xhack-presentation/): A presentation explaining traditional payment-system infrastructure and the institutional mechanisms that enable interoperability, delivered to a technical audience at a blockchain interoperability hackathon.