Skip to content
View jasonbono's full-sized avatar

Block or report jasonbono

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

Jason Bono

I build AI-native products, and I think like a physicist. Co-Founder and CTO of Lucor AI.

Most of what I have built lives behind security or IP walls. Here are a few you can read:

  • giftaro-public: the code behind Giftaro, a production group-gifting web app (Next.js, React, Stripe Connect, Turso/Drizzle). Built with Claude Code, which is how I ship now. Published as a sanitized snapshot of real production code.

    Giftaro, a production group-gifting app

  • ThoughtKeeper: an AI-native thought-capture app (Next.js 16, React 19, local-first SQLite, Anthropic + OpenAI). Hybrid full-text and vector search with an agentic, tool-using assistant.

    ThoughtKeeper, an AI-native thought-capture app

  • muon-field-averaging: physics analysis from Fermilab's Muon g-2 experiment (recognized by the 2026 Breakthrough Prize in Fundamental Physics). It computes the muon-weighted average magnetic field by convolving the measured beam distribution with the field map. Original methods, full systematics treatment (Python, Jupyter).

    Muon beam distribution in motion, radial versus vertical

  • same-source-prob: a paper deriving a closed-form estimator for "did these two records come from the same source?", validated by simulation with reproducible figure code. The probability theory behind entity resolution and record linkage.

    Estimator convergence with finite-sample marginals

Google Scholar · ORCID · LinkedIn · jasonbono@lucor.ai

Pinned Loading

  1. giftaro-public giftaro-public Public

    Giftaro — a production group-gifting web app (Next.js 16, React 19, Stripe Connect, Turso/Drizzle). Sanitized public snapshot / engineering work sample.

    TypeScript

  2. ThoughtKeeper ThoughtKeeper Public

    An AI-native thought-capture app: local-first SQLite with hybrid full-text and vector search, and an agentic tool-using assistant.

    TypeScript

  3. muon-field-averaging muon-field-averaging Public

    Muon-weighted magnetic field averaging from the Fermilab Muon g-2 experiment (2026 Breakthrough Prize in Fundamental Physics)

    Jupyter Notebook

  4. same-source-prob same-source-prob Public

    TeX