terminal — bash
~/lucas-dickey git:(master)±9 lucas

▒▒    ▒▒  ▒▒  ▒▒▒  ▒▒▒  ▒▒▒
▒▒    ▒▒  ▒▒  ▒    ▒▒▒  ▒  
▒▒    ▒▒  ▒▒  ▒    ▒▒▒  ▒▒▒
▒▒    ▒▒  ▒▒  ▒    ▒ ▒    ▒
▒▒▒▒  ▒▒▒▒   ▒▒▒  ▒  ▒  ▒▒▒
Vibe coded by Lucas with Claude Code
$ ls -la
Table of Contents
🎧 Listen to Lucas Dickey's CV
Hear this resume read aloud using Eleven Labs TTS with Lucas's voice clone
0:00
0:00
Loading audio...
Quick Links
./lucasdickey(Recent projects emphasizing fun vibe coded projects of different magnitudes)
A-OK.shop(AI-driven nerdwear satire fashion brand)
⚡ The Last 90 Days(12 repos · 565 commits · 11 live)
Everything below had commits since May 19, 2026. Ranges from a legislative-analysis company to a four-way soccer game with a real Android build. Where a project is publicly live and un-gated, there's a direct link — go poke at it.
229 commits · Jun 13 – Aug 17
A dozen ideas, built and left standing
Built a permanent home for small, self-contained web experiments so that finished ideas get published and kept rather than thrown away — it now runs everything from an agent-payable commerce demo to an interactive Go tutorial.
  • Ran a full user-research study on how founders want to work with AI agents — participants choose a survey or a conversational interview, and the choice itself is a research signal. Participant identity is stored in a separate database that fails closed, so who someone is never sits next to what they said.
  • Used the site as a proving ground for machine-payable commerce and MCP: an end-to-end Machine Payments Protocol talk with a live agent buying real goods, an embedded branded identity-collection widget delivered inside an MCP tool result, and a crowdsourced long-read service that prints and mails what wins — paid agent-to-agent.
  • Shipped a long tail of standalone builds — a phone-first Go tutorial, a self-improving ASCII-art gallery, a 450-character crossword generator, a 3D industrial-design lab, an Android room-presence tracker, and a co-writing IDE that checks whether an AI draft still sounds like the person who wrote it.
#mcp#agentic-commerce#user-research#next.js
204 commits · Aug 1 – Aug 15
A company built in the open, thesis to daily artifact
Founded a legislative consequence-modeling company — what a law actually does after it passes — and wrote down the entire founding, from thesis to brand to working software, under version control from day one.
  • Wrote the thesis before the code: a founding memo, an upper-bound analysis, a ten-rung build ladder, competitive assessments, and a 206-entry lexicon of the terms of art in American lawmaking — each entry noting what a claim gets wrong if the term is misread.
  • Turned the plan into a running pipeline: a daily Federal Register issue that publishes itself as a site, an immutable hash-chained archive, and an MCP server that serves dated snapshots, so any claim can be checked against the exact source that existed when it was made.
  • Made correctness the actual product — claims over a newly enacted housing act were audited line by line against enrolled text, and the overclaims, miscounts, and one snapshot-discipline breach that turned up were corrected in public and logged, rather than quietly fixed.
#founding#civic-tech#mcp#data-provenance
44 commits · Jul 27 – Aug 16
Four-way soccer, tuned by measurement
Took a four-team, one-arena soccer game from design docs to a playable web build and an installable Android APK, letting playtest telemetry rather than argument settle the rules.
  • Separated the ruleset from the evidence for it, so that when measurement contradicted the design — as it did for the anti-stall detector, goal attribution, and which lever actually controls scoring — the reversal and its reasoning got written down instead of being lost with the session.
  • Carried the prototype onto real devices with touch controls and frame-rate-independent simulation, because a game tuned only on a laptop tells you very little about the phone it will actually be played on.
  • Restructured the repo so each project owns its own tooling and docs, making room for the next build without the last one bleeding into it.
#games#android#telemetry#canvas
31 commits · May 19 – Jul 31
Startup exit outcomes, modeled honestly
Built a cap-table and waterfall tool that shows founders, investors, and employees what they each actually walk away with under different exits — then rebuilt the math from scratch after finding it wrong.
  • Corrected SAFE conversion, priced-round issuance, the liquidation waterfall, and vesting together rather than patching them one at a time, since a cap-table tool that is subtly wrong is worse than no tool at all.
  • Grew it from a calculator into a product: per-persona value-over-time charts, rules-based advice, worked examples, term-sheet extraction from uploaded documents, and sharing you can revoke.
  • Cleaned up its own security posture by removing live credentials that had been committed into documentation and setup scripts, and moved the deployment somewhere the secrets are managed properly.
#fintech#cap-tables#next.js
21 commits · Jun 9 – Jun 15
Can an agent walk a founder through incorporation?
Prototyped an answer to a single strategic question — whether an agent-driven MCP conversation can carry a founder through company formation while holding context, collecting structured data, and handing off to a browser only where a browser is genuinely the right surface.
  • Built the full conversational flow end to end, from 'I want to start an AI company' through name validation, founder and equity structure, and a generated formation package, with everything mocked so the interaction could be judged on its own merits.
  • Made the prototype legible to other people — a tool inspector, a presentation rendered from the live codebase, and an annotated walkthrough built around real transcript excerpts — because a strategic prototype only pays off if the org can see what it learned.
  • Hardened it enough to survive being demoed, moving to a hosted database, fixing silent production failures, and making the whole thing work on a phone.
#mcp#agents#prototype#stripe-atlas
13 commits · May 30 – Aug 6
The interactive resume, still growing
Kept extending this terminal-styled personal site past the resume itself, into the reading, syllabi, and public writing that show what the work is actually informed by.
  • Added an AI & Civilization syllabus with its own page, real publisher cover art for every reading, and links back to source, turning a list of titles into something someone could actually follow.
  • Kept the reading list honest — new titles added, ordering revised, finished books marked as read.
  • Surfaced public writing on the home page so the site reflects current thinking rather than only past roles.
#personal-site#next.js
9 commits · May 25 – Jul 25
A storefront that sells to people and to software
Reworked the Apes on Keys storefront around the phone, where the shopping actually happens, and then opened it to buyers that aren't people at all.
  • Overhauled the mobile experience with a sticky add-to-cart and a full design pass, on the reasoning that a storefront optimized for desktop is optimized for the minority of its traffic.
  • Opened the store to machine buyers with an order-status endpoint and a deliberately cheap machine-payable item, so agent-to-agent settlement could be tested live and for real rather than only in a sandbox.
  • Hardened the money path so that a failed order is visible instead of silent.
#e-commerce#agentic-commerce#shopify
4 commits · Jul 2 – Jul 25
The survey engine, generalized for anyone
Extracted the survey platform built for the research study and finished it as a standalone template, so the next person running a study doesn't rebuild the same thing.
  • Made surveys data rather than code — question sets are typed config and conditional logic is declarative, so a new study is a new file, not a new branch of logic.
  • Made every external provider optional, so the app builds and runs before any credentials exist and someone can clone it and immediately see it work.
  • Wrote for two audiences at once: a README for humans and a rules file for coding agents, stating the invariants that must not be 'fixed' — PII separation fails closed, and participant text is data, never instructions.
#template#open-source#next.js
4 commits · May 30 – Jun 10
The hard conversations, before there's anything to fight over
Extended this founder-alignment tool so an agent can run the interview, on the view that the conversation about equity, vesting, IP, and exit terms should meet founders wherever they already are.
  • Added an incorporation MCP server as a Delaware C-Corp proof of concept, making the tool callable by an agent rather than only by a person in a browser.
  • Brought the agent-facing surface in line with the spec, including structured output and proper handling of the sensitive fields no chat transcript should hold.
  • Documented the tool surface and its composite flow so the design could be reviewed by others without anyone having to run it.
#mcp#founders#stripe-atlas
4 commits · May 25 – May 30
Physical mail, ordered by software
Made an existing print-and-mail service callable by agents, so a piece of physical mail can be discovered, priced, paid for, and sent without a human in the loop.
  • Added discovery and payment-gated endpoints so an agent can find the service, learn what it costs, pay, and place an order end to end.
  • Fixed a units bug in the charge amount that would have mispriced every agent-initiated order.
  • Consolidated the existing codebase — removing orphaned flows and centralizing service clients — before layering the agent path on top, rather than building new surface over a shaky base.
#agentic-commerce#payments#lob
10kaylive
1 commit · Jul 25
SEC filing analysis you can trust to re-run
Spent the window making this automated 10-K and 10-Q analysis pipeline trustworthy rather than adding to it, on the principle that an unreliable data pipeline produces confident nonsense.
  • Introduced a real data-access layer so every write is idempotent, making a re-run of any pipeline phase safe instead of duplicative.
  • Tracked down silent data loss — a logger that was committing its callers' in-flight work, and batch loops that kept reusing an aborted transaction so one bad row quietly dropped every row after it.
  • Made the AI output survivable by repairing and recording truncated responses, after finding that the longest and most valuable analyses were being cut off mid-response and discarded whole.
#data-pipeline#sec-filings#python
back-at-ya
1 commit · Jun 7
A dormant project, briefly revisited
Added a small feature to a parked scheduled-SMS project — kept here because an honest activity log includes the quiet months too.
  • Added a click-to-zoom image gallery.
  • Left on a working branch rather than merged, since the project isn't active.
  • No other work in the window; the last substantive push was in January 2026.
#dormant
👤 Professional Profile(9 entries)
Product Manager on Stripe Atlas team, working on experimental projects for early-stage company inception. Stripe Atlas has helped 70,000+ startups in 140+ countries incorporate and launch their businesses, streamlining company formation, legal documentation, tax ID registration, banking, and providing startup perks. Focused on building new products and features to support founders at the earliest stages of their startup journey.
20+ years as PM and product leader across all stages: Amazon (growth), acquisitions, co-founder at Fernish ($45M raised, 250+ employees), founder at DeepCast. Known for 0→1 and 1→10 execution, product-market fit hunting, and hands-on GTM. Experience from public behemoth (Amazon) to VC-backed startups to PE-owned companies.
Founded and led podcast intelligence platform leveraging AI for transcription, summarization, and search. Built on Claude LLM, AssemblyAI, Pinecone vector DB. CEO & CPO responsible for product strategy, fundraising, and team building in the rapidly evolving AI/audio space.
Active angel investor and advisor since 2011. Portfolio includes Trellis (legal intelligence), Abstract (government affairs), Nine Sixteen (acquired by Fyllo), Mapfit (acquired by Foursquare), and others. Focus on B2B SaaS, AI/ML applications, and marketplace businesses.
Decade-long commitment to LA civic engagement and entrepreneurship ecosystem: Westwood Neighborhood Council (Policy Committee & At-Large Board), North Area Neighborhood Development Council (Renter Representative), PledgeLA/Fund for South LA Founders, Annenberg Tech, UNITE-LA, Riordan College-to-Career (C2C), LA-Tech.org, Bixel Exchange, Grid110, SoCal Tech for SoCal Hospitals, and IAB working groups. Focus on workforce development, pipeline access, job creation, and policy advocacy.
Co-founded furniture rental startup focused on circular economy for renters. Scaled to $45M raised, $20M+ debt facilities, 10K+ customers, 250+ employees, nationwide operations across 7+ major markets. Led product, engineering, design, data science, and shared P&L ownership. Acquired in 2023.
CPO of Series A landlord management platform. Led product management, design, and strategy. Managed 3 PMs, 1 analyst, 5 designers. Re-launched brand, shipped lease generation, banking features, and accounting suite. Management participant in board meetings.
Led product across diverse high-growth sectors: doubleTwist (digital music/media management, 'iTunes for Android' with Pandora-like radio using Echo Nest, 7 OS integrations, featured at Google I/O); Thinknear (adtech/martech, scaled $1M→$35M revenue, employee #10→85); Atom Tickets (adtech/data services, Fandango competitor); Rival (ticketing/biometrics, facial recognition + rotating QR codes for stadium access, sold to Ticketmaster). Consistent track record of 0→1 execution across consumer and B2B platforms.
Early PM on Amazon's digital music business from launch, scaling from $0 to $300M in 3 years. Launched internationally across EU and Japan. Led Cloud Drive/Cloud Player strategy, presented to Jeff Bezos S-team. First internal consumer of CloudFront and S3 for consumer applications - foundation for Amazon Music.
📚 Reading, Read, Reading Soon(49 books)
Jul 15, 2025
Books I've read or re-read in the last 90 days. These are contemporaneous books as well as ones I've revisited recently. A mix of fiction, philosophy, psychology, and economics that inform my thinking on technology, society, and human nature.
📖 Reading
The Mountain in the Sea cover

The Mountain in the Sea

by Ray Nayler

A near-future novel about first contact with a hyper-intelligent octopus species, and what it costs to try to talk to a mind that isn't ours.

📖 Reading
The Conquest of Happiness cover

The Conquest of Happiness

by Bertrand Russell

Russell's 1930 practical philosophy of everyday contentment—what makes people unhappy, and what actually helps.

📖 Reading
Angel Down cover

Angel Down

by Daniel Kraus

A Pulitzer Prize-winning World War I novel, told in a single unbroken sentence, about a squad of soldiers sent into no-man's-land to rescue a fallen angel.

📖 Reading
The Infinity Machine: Demis Hassabis, DeepMind, and the Quest for Superintelligence cover

The Infinity Machine: Demis Hassabis, DeepMind, and the Quest for Superintelligence

by Sebastian Mallaby

The inside story of Demis Hassabis and DeepMind, and the decades-long pursuit of artificial superintelligence.

📖 Reading
Taiwan Travelogue cover

Taiwan Travelogue

by Shuang-zi Yang (translated by Lin King)

A National Book Award-winning novel of love between two women in 1938 colonial Taiwan, told through food, language, and the layers of empire.

📖 Reading
All That We See or Seem cover

All That We See or Seem

by Julia Fine

A haunting novel that blurs the line between dreams and reality, exploring the nature of consciousness and identity.

📖 Reading
Thinking In Systems: A Primer cover

Thinking In Systems: A Primer

by Donella H. Meadows

A primer on systems thinking, offering insights for problem-solving on a personal to global scale.

📖 Reading
The Art of Doing Science and Engineering cover

The Art of Doing Science and Engineering

by Richard Hamming

A book by one of the great mathematicians of our age, who outlines a style of thinking by which great ideas are conceived.

📖 Reading
Fifty Inventions That Shaped the Modern Economy cover

Fifty Inventions That Shaped the Modern Economy

by Tim Harford

A lively history seen through the fifty inventions that shaped it most profoundly.

📖 Reading
The Scaling Era: An Oral History of AI, 2019–2025 cover

The Scaling Era: An Oral History of AI, 2019–2025

by Dwarkesh Patel and Gavin Leech

An oral history documenting the rapid advancement of artificial intelligence

Moonbound cover

Moonbound

by Robin Sloan

A genre-blending novel from the author of Mr. Penumbra's 24-Hour Bookstore

The Man Who Sees in Seconds cover

The Man Who Sees in Seconds

by Sanjay Sarma

An exploration of rapid cognition and the science behind split-second decision making.

A Sorceress Comes to Call cover

A Sorceress Comes to Call

by T. Kingfisher

A dark retelling of the Brothers Grimm tale 'The Goose Girl,' blending horror and fairy tale in a story of mothers, daughters, and dangerous magic.

Sourdough cover

Sourdough

by Robin Sloan

A novel about food, culture, and technology in San Francisco

All Fours cover

All Fours

by Miranda July

A novel about a married artist's midlife awakening and journey of self-discovery

It Lasts Forever and Then It's Over cover

It Lasts Forever and Then It's Over

by Anne de Marcken

A novel exploring mortality, memory, and the passage of time

Tomorrow, and Tomorrow, and Tomorrow cover

Tomorrow, and Tomorrow, and Tomorrow

by Gabrielle Zevin

A novel about friendship, art, and the creative process in the world of video game design

Amusing Ourselves to Death cover

Amusing Ourselves to Death

by Neil Postman

A critical analysis of media and public discourse

Abundance: Progress Takes Imagination cover

Abundance: Progress Takes Imagination

by Ezra Klein

A book about progress and imagination in society

Animal Farm cover

Animal Farm

by George Orwell

A classic allegorical novel critiquing totalitarian systems through farm animals

Do Androids Dream Of Electric Sheep? cover

Do Androids Dream Of Electric Sheep?

by Philip K. Dick

A science fiction novel exploring artificial intelligence and humanity

Artificial Intelligence: A Modern Approach cover

Artificial Intelligence: A Modern Approach

by Peter Norvig & Stuart Russell

A comprehensive textbook on artificial intelligence covering modern approaches

The Business of Venture Capital cover

The Business of Venture Capital

by Mahendra Ramsinghani

A guide to venture capital strategies from industry experts

Exhalation: Stories cover

Exhalation: Stories

by Ted Chiang

A collection of short stories by acclaimed science fiction author Ted Chiang

The Tainted Cup cover

The Tainted Cup

by Robert Jackson Bennett

A gaslamp fantasy murder mystery featuring a brilliant inspector and her magically altered aide

The City & The City cover

The City & The City

by China Miéville

A surreal detective story set in two overlapping cities that coexist in the same space.

Ingestion Queue

Books lined up to read next. And yes, it's a huge list, but it's not codified in stone

🏛️ AI & Civilization Syllabus(26 readings)
Aug 6, 2026
A self-directed reading program built around a single question: if intelligence becomes abundant, inexpensive, and increasingly non-human, which theories of civilization still hold — and which must be rewritten? Seven parts spanning history, media theory, economics, institutions, AI futures, ethics, and governance.
If intelligence becomes abundant, inexpensive, and increasingly non-human, which theories of civilization still hold — and which must be rewritten?
#history#political-science#economics#sociology#anthropology#psychology#philosophy#computer-science#organizational-behavior#media-theory
status: 5 read · 3 reading · 18 queued · 26 total across 7 parts
The missing book: What happens when intelligence becomes infrastructure?
Read the full syllabus →
🧸 Recent Toys(13 toys)
Jul 15, 2025
Gadgets, tools, and interesting products I've recently purchased and can recommend. Each comes with my personal thoughts on why I bought it and how it's been working out.
ATESSON Fidget Spinner product image

ATESSON Fidget Spinner

Ultra-durable fidget spinner with high-speed stainless steel bearings

Perfect EDC for focus and stress relief. The brass construction and precision bearings deliver impressively long spin times.

Quntis Computer Monitor Lamp product image

Quntis Computer Monitor Lamp

Space-saving monitor light bar with asymmetric optical design

Perfect lighting solution that doesn't take up desk space. The asymmetric design eliminates screen glare beautifully.

InnoGear Video Conference Light product image

InnoGear Video Conference Light

Professional video conferencing light bar with remote control

Game-changer for my home studio setup. The built-in cable management is brilliant.

Opal Tadpole product image

Opal Tadpole

Tiny 4K webcam that clips to your laptop screen

Tiny but mighty. Perfect for travel and the image quality rivals much larger webcams.

Nova Wave 2 product image

Nova Wave 2

AI-powered light that adapts to your circadian rhythm

Crystal clear audio without the cables. The range is impressive and battery life is solid.

Focusrite Scarlett 2i2 product image

Focusrite Scarlett 2i2

USB audio interface for recording with professional sound quality

The gold standard for home recording. Clean preamps and rock-solid drivers.

AIAIAI TMA-2 DJ Wireless Headphones product image

AIAIAI TMA-2 DJ Wireless Headphones

Professional wireless DJ headphones with high isolation

AKAI Professional LPD8 product image

AKAI Professional LPD8

Compact USB MIDI pad controller for beat making

Desk Clamp Power Strip product image

Desk Clamp Power Strip

Mountable power strip that clamps to your desk edge

Native Instruments Maschine Mikro Mk3 product image

Native Instruments Maschine Mikro Mk3

Compact drum machine and sampler controller

Shure MV7i Smart Microphone product image

Shure MV7i Smart Microphone

USB microphone with built-in audio interface for podcasting

HUANUO Dual Monitor Stand product image

HUANUO Dual Monitor Stand

Full adjustable monitor desk mount with swivel Vesa bracket

Perfect for dual monitor setups. The adjustability is fantastic and it freed up so much desk space.

Dell 27 Plus 4K USB-C Monitor - S2725QC product image

Dell 27 Plus 4K USB-C Monitor - S2725QC

27-inch 4K display with 120Hz refresh rate and USB-C connectivity

Stunning 4K clarity with smooth 120Hz. The USB-C hub functionality is a huge convenience bonus.

Affiliate Links: All product links above are Amazon affiliate links. I may earn a small commission if you purchase through these links, at no extra cost to you.

Podcast Brain Food

A curated collection of 105 podcasts that keep me informed about technology, business, AI, politics, and more.

Up First from NPR

Click on a podcast from the list to preview

Audio Knowledge: Ear & Time Input Constrained

105 shows