Skip to content
View cnpierrepapi's full-sized avatar

Block or report cnpierrepapi

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.

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
cnpierrepapi/README.md

I build software that proves its own claims.

I am a founder and engineer. I build products on live data: prediction markets, real-time games, and tools for builders. I like systems where the user can check the numbers instead of trusting the pitch.

What I believe

  • Build on real data. Live markets, live matches, real documents. No mock demos.
  • Prove it. A claim should settle on-chain or link to a source.
  • Build for one user first. A good product is useful from user number one.
  • Keep it simple. Hold a high bar on quality.

Selected work

  • lagisalpha finds the lead-lag edge in prediction markets. A market trades behind a vig-free fair price, and the cheap side is underpriced until it converges. Paper-trade it with npx lagisalpha or on Telegram. Live.
  • spikelines is a real-time micro-prediction game on live World Cup data. You call what happens next, and results are verified on Solana. Live.
  • solana-error-doctor is a diagnostic skill for AI coding agents. Paste a Solana error, get the root cause and the verified fix.

How I work

I code with AI and I am not shy about it. Claude Opus/Fable writes most of my code. I set the direction, review the output, and test everything on live deployments before I call it done.

You can reach me at cnpierrepapi@gmail.com.

Popular repositories Loading

  1. blocklist blocklist Public

    Forked from phantom/blocklist

    JavaScript

  2. KZP-circle KZP-circle Public

    TypeScript

  3. solana-error-doctor solana-error-doctor Public

    Diagnostic skill for AI coding agents: paste a Solana error, get the root cause and the verified fix. Symptom-routed chapters (Anchor, toolchain, transactions, tokens, RPC, wallet, oracles) + /sola…

    JavaScript

  4. solana-ai-kit solana-ai-kit Public template

    Forked from solanabr/solana-ai-kit

    Claude Code / Codex / AI configs for the expert Solana builder. CLAUDE.md, agents, commands, hooks, rules, skills and settings across Web, Anchor, Pinnochio, Unity, Mobile, security and more.

    Shell

  5. company-intel company-intel Public

    TypeScript

  6. doc-chat doc-chat Public

    Chat with your own documents. Upload a PDF, text, or URL and get answers with citations. RAG over pgvector.

    TypeScript