Skip to content
View ramenprotokol's full-sized avatar

Block or report ramenprotokol

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

Hi, I'm Ramen Protocol 🍜

AI Product Engineer β€” I ship real software with AI in the loop, in the open.

I work where product, engineering, and AI systems meet: AI-assisted delivery, AI agents, automation, developer tooling, testing and evaluation, and the architecture that holds it all together.

What I'm about

  • πŸ› οΈ Building useful open-source tools.
  • πŸ€– AI-assisted engineering β€” and being honest that it's part of how I work.
  • ✍️ Writing clearly about how the work actually gets done.
  • πŸ”’ Security research and responsible disclosure.

Selected work β€” build β†’ measure β†’ enforce

Ten languages, ten small apps β€” one small browser app per language, each README with its tests and limits.

  • overprint Β· Rust β†’ WASM β€” a photo becomes a two-ink riso print. Print.
  • sky-report Β· GLSL + TypeScript + Worker β€” the live sky, ray-marched from an airport's METAR. Render.
  • small-print Β· Python Worker β€” Terms of Service mapped clause by clause, every quote verified. Verify.
  • silt Β· Zig β†’ WASM β€” 10,000 years of rain carving a painted mountain. Simulate.
  • tide-table Β· Go β†’ WASM β€” a cron schedule as a year-long almanac, daylight-saving seams included. Schedule.
  • paren Β· ClojureScript β€” a Lisp expression evaluated one substitution at a time. Step.
  • single-track Β· Elm β€” a single-track timetable puzzle, par proven on plates I–VIII. Solve.
  • sideband Β· C β†’ WASM, AudioWorklet β€” a six-operator FM synth in the audio thread. Play.
  • knot Β· TypeScript + Three.js β€” draw a rope in 3D; it works out which knot you tied. Identify.
  • stroke-order Β· Kotlin/JS β€” write a kanji; order and direction checked stroke by stroke. Write.

Find my work


Built with AI-assisted engineering. The work is real; the method is part of the point.

Popular repositories Loading

  1. hallucination-hunter hallucination-hunter Public

    Detect & score LLM hallucinations by groundedness β€” labeled data, precision/recall/F1, runs offline with no API key. Pluggable LLM-judge backends.

    Python

  2. ai-delivery-engineering ai-delivery-engineering Public

    An AI Delivery Engineer's playbook for shipping software reliably with AI-assisted workflows: methodology, templates, checklists, and worked examples. AI-assisted. Human-reviewed. Human-approved.

  3. field-lab field-lab Public

    Mission-control dashboard for AI-assisted software delivery, tested in public β€” Next.js 15 + TypeScript static site.

    TypeScript

  4. delivery-gate delivery-gate Public

    Hard GO/NO-GO on a release: a Python CLI enforcing a release-readiness checklist β€” machine auto-checks plus a human-attested manifest.

    Python

  5. ramenprotokol ramenprotokol Public

    Ramen Protocol β€” AI Product Engineer. Profile README.

  6. openai-build-week-2026 openai-build-week-2026 Public

    Train and run evidence-first AI coding agents with human approval gates, isolated patches, and independent verification.

    TypeScript