Skip to content
View felmonon's full-sized avatar
💭
locked in
💭
locked in

Block or report felmonon

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
FELMONON/README.md

Hey, I'm Felmon

Independent full-stack engineer in Calgary, AB. I build AI products, developer tools, and web applications with TypeScript and Python.

I care about shipping real software, tightening product UX, and upstreaming fixes to the open-source projects I actually depend on.

What I work on

  • AI tooling and agent workflows
  • Developer tools, static analysis, and testing infrastructure
  • Full-stack product engineering across frontend, backend, and infra

Selected OSS contributions

  • mswjs/msw: fixed RequestHandler typing issues and cleaned up open-handle behavior in delayed Node tests
  • withastro/astro: fixed getImage sync errors and language-server auto-import behavior
  • openai/openai-agents-python: fixed a SQLAlchemy session race condition and improved streaming docs
  • commaai/opendbc: improved car-test performance by caching hypothesis strategies

Selected projects

  • msw-inspector: CLI and GitHub Action for finding gaps between MSW handlers and real API usage
  • docagent-studio: local-first document QA with hybrid retrieval, citations, and offline evaluation
  • jungian-typology-assessment: full-stack assessment product with auth, billing, and AI-generated reports
  • collab-editor: real-time collaborative editor with sync, autosave, and PostgreSQL persistence
  • neuroflow: ADHD-focused planner with AI task breakdown and body-doubling support

Links

Pinned Loading

  1. jungian-typology-assessment jungian-typology-assessment Public

    Full-stack Jungian typology assessment with auth, billing, persisted results, and AI-generated reports.

    TypeScript 1

  2. constitutional-playground constitutional-playground Public

    Constitutional AI playground for comparing critique and revision loops in real time.

    TypeScript

  3. neuroflow neuroflow Public

    ADHD-focused planner with task breakdown, scheduling flows, and body-doubling support.

    TypeScript

  4. docagent-studio docagent-studio Public

    Local-first document QA with citations, hybrid retrieval, and offline evaluation for personal knowledge bases.

    Python

  5. collab-editor collab-editor Public

    Real-time collaborative editor with Tiptap, Socket.io sync, autosave, and PostgreSQL persistence.

    TypeScript

  6. msw-inspector msw-inspector Public

    Find gaps in your MSW mock coverage.

    TypeScript