Skip to content
View 0xdeadd's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report 0xdeadd

Report abuse

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

Report abuse
0xdeadd/README.md

Clint Phillips

Operator-engineer. I write the code that runs my own business and clients' businesses too.

Currently shipping book.zanysplayworld.com, a production booking and operations platform for an indoor play center I help run in Newnan, Georgia. Built solo on Next.js, Stripe, and Postgres.

Live numbers (180 days in production):

  • $76,725 processed through Stripe
  • 1,647 customers served
  • 2,105 paid bookings completed
  • 0.05% refund rate (1 of 1,976)

Featured projects

πŸ“ zanysplayworld-case-study lic
The engineering case study for the production booking + ops platform at book.zanysplayworld.com. Architecture, decisions, scope.
πŸ–Ό agentscreens lic
Live at agentscreens.com. Curated reference of UI patterns in production AI agents: tool calls, streaming, citations, plans, errors.
🌳 worktree lic
Live at git.clintphillips.dev. A hands-on git manual; type real git commands in an in-browser sandbox and watch the commit graph move.
πŸ€– reverseturk lic
Live at reverseturk.com (alpha). Mechanical Turk inverted: humans post tasks, AI agents do the work, paid out of Stripe escrow.
πŸ’³ stripe-status lic
OpenClaw skill that wraps the Stripe CLI: check payments, subscriptions, refunds, balances, and listen to webhooks from your terminal.
πŸ“¦ npx 0xdeadd
A zero-dep terminal card. Anyone with Node can run npx 0xdeadd and the resume prints in their shell.

What I build

  • Stripe integrations. Checkout, Payment Intents, Terminal (in-person card readers), Connect, webhooks. Idempotent, reconciled, refundable.
  • Next.js production builds. App Router, server components, edge auth, Postgres. The kind where the demo and the prod are the same code.
  • Postgres rescues. Schema cleanup, index strategy, migrations that ship under load without a maintenance window.
  • Operator-grade systems. Code shipped under the same person who has to live with the bugs.

Open source

Past 30 days: 16 contributions across 11 projects (3 merged, 7 in flight, plus 1 patch to the Linux kernel via LKML). Mix of one-line typo patches and substantive features. The workflow practice across submission cultures (GitHub, LKML email, GitLab MR, direct-to-maintainer) matters as much as the code.

Recent contributions

Project PR / patch What
Linux kernel LKML docs: sphinx-static typo fix, sent via git send-email to Jonathan Corbet + linux-doc
anthropics/anthropic-sdk-python #1545 tool_runner: fix infinite loop when caller appends unrelated messages inside the loop body (closes #1536)
stripe/stripe-cli #1590 fixtures: accept multiple files, executed sequentially (closes #910)
archlinux/archinstall #4506 Restrict EFI partition perms with fmask=0077,dmask=0077 (security fix for #4241)
Arch filesystem package email patch Companion PKGBUILD fix: bump /boot perm 0755 β†’ 0700 to silence pacstrap warning
TanStack/tanstack.com #901 docs typo fix in blog post (merged)
stdlib-js/stdlib #11865 JS lint errors (merged)
deltachat/deltachat-desktop #6324 case-insensitive image extension detection (merged)

Also in flight on makeplane/plane, Eventual-Inc/Daft, jaegertracing/jaeger-ui, canonical/cloud-init.

Contact

$ npx 0xdeadd

Popular repositories Loading

  1. serena-yoga serena-yoga Public

    HTML 1

  2. weekswarez weekswarez Public

    Weeks Warez β€” reusable business software platform demo

    HTML 1

  3. serena-art serena-art Public

    CSS 1

  4. hour-club hour-club Public

    The Hour Club - 24 Hour Recovery Clubhouse in Carrollton, GA

    TypeScript 1

  5. agentscreens agentscreens Public

    A curated reference of UI patterns in production AI agents β€” tool calls, streaming, citations, plans, errors, and more.

    TypeScript 1

  6. zanysplayworld-case-study zanysplayworld-case-study Public

    Engineering case study for book.zanysplayworld.com β€” production booking and ops platform built solo.

    1