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

Felmon Fekadu

Full-stack product engineer in Calgary, Canada. I ship product systems with TypeScript, Python, React, Node.js, Supabase, Stripe, Vercel, and practical AI integrations.

My strongest signal is public proof: shipped products, inspectable repositories, and upstream pull requests accepted by major open-source projects.

Current Positioning

I work best at the intersection of product engineering and systems discipline:

  • Full-stack product flows with authentication, payments, persistence, and email lifecycle
  • AI-assisted product features that sit inside real user workflows
  • Developer tools, testing infrastructure, and static analysis
  • Real-time collaboration, document retrieval, and local-first AI systems
  • Open-source fixes that survive maintainer review

Selected Shipped Products

  • TypeJung - full-stack Jungian assessment product with a 42-question scoring engine, saved results, auth, private email offers, Stripe checkout, and AI-assisted reports. First real paid upgrade validated end to end.
  • msw-inspector - CLI and GitHub Action for finding gaps between MSW handlers and real API usage. Published as an npm package and GitHub Action.
  • DocAgent Studio - local-first document QA with hybrid retrieval, citations, GraphRAG-style navigation, and offline evaluation.
  • Collab Editor - real-time collaborative editor with Tiptap, Socket.io sync, autosave, and PostgreSQL persistence.
  • NeuroFlow - ADHD-focused planner with AI task breakdown, scheduling flows, and body-doubling support.
  • AI Speech Coach - speech coaching app with live video sessions, Tavus integration, and saved feedback workflows.

Selected Open-Source Contributions

  • openai/openai-agents-python - fixed a SQLAlchemy session race condition and clarified streaming behavior docs.
  • mswjs/msw - fixed Node test open-handle behavior and RequestHandler typing issues.
  • withastro/astro - fixed language server completion behavior and image tooling issues.
  • commaai/opendbc - improved CI test performance by caching Hypothesis strategies.

Core Stack

TypeScript, JavaScript, Python, React, Next.js, Node.js, Express, PostgreSQL, Supabase, Stripe, Vercel, REST APIs, WebSockets, Playwright, Vitest, GitHub Actions.

Links

Pinned Loading

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

    Full-stack Jungian assessment product with auth, Stripe billing, saved results, private email offers, and AI-assisted 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 hybrid retrieval, citation-grounded answers, GraphRAG-style navigation, and offline evaluation.

    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

    CLI and GitHub Action that finds gaps between MSW handlers and real API usage.

    TypeScript