Skip to content
View Parker-Fawcett's full-sized avatar

Block or report Parker-Fawcett

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Parker-Fawcett/README.md

Parker Fawcett

I'm Parker. I work on AI systems and the tooling around them, plus a few small products. Most of my time right now is on evaluation, how you tell whether an AI system actually does what you claim, and on open source infrastructure that makes that check reproducible.

Featured work

Rebuild-Dossier: https://github.com/Parker-Fawcett/rebuild-dossier A tool that reverse engineers a rebuild spec from a running app. It generates a locked CLAUDE.md and tests you can run to see if a rebuild matches the original. Paper: https://arxiv.org/abs/2608.23616 | DOI: https://doi.org/10.5281/zenodo.22036801

CatchAndTrade: https://github.com/Parker-Fawcett/catchandtrade (live at https://catchandtrade.com) Trading card marketplace and portfolio. Full stack, TypeScript monorepo.

Totally-Normal: https://github.com/Parker-Fawcett/Totally-Normal A site built entirely in Whitespace. The source file has no visible characters.

How I build

Mostly Python and TypeScript. React and Next.js on the front end, Postgres and Docker underneath. I've also used Kotlin and JavaScript a lot.

Elsewhere

https://www.parkerfawcett.com ORCID: https://orcid.org/0009-0003-9699-7422 Skora: https://skoraadmit.com — AI college counseling platform (live product, repo private)

Pinned Loading

  1. rebuild-dossier rebuild-dossier Public

    MCP server that reverse engineers a locked rebuild spec (CLAUDE.md, .claude config, mutation tested tests) from an existing app

    TypeScript 2 1

  2. catchandtrade catchandtrade Public

    Trading card marketplace monorepo: web app, REST API, and shared packages. Live at catchandtrade.com

    TypeScript

  3. Totally-Normal Totally-Normal Public

    The Invisible Site: a website generated entirely from a Whitespace program, the source contains zero visible characters

    Witcher Script

  4. Message Message Public

    End-to-end encrypted messenger on Next.js + Socket.IO, small auditable codebase, X3DH + Double Ratchet

    TypeScript

  5. Skill-Drift Skill-Drift Public

    Classifies diffs between versions of AI agent skills as cosmetic or risk relevant

    Python

  6. Ai-Startup-funny Ai-Startup-funny Public

    Gave an AI agent one prompt: build a startup, and let it run. This is what it chose, built, and got wrong.

    Python