Skip to content
View narek-keshishyan's full-sized avatar

Block or report narek-keshishyan

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

Narek Keshishyan

Senior Full-Stack Engineer — Node.js · TypeScript · React — building and shipping LLM-powered products end-to-end.

10+ years across backend and frontend. By day, senior engineer at DISQO, building NestJS services and React frontends for a high-traffic consumer-insights platform. Off the clock, I design, build, and ship real products solo — two are live on the App Store.

🚀 Shipped to the App Store

  • Steady — Parenting SOS & Calm — React Native / Expo app with an LLM backend generating real-time, context-aware co-regulation guidance. Auto-renewing subscriptions, Sign in with Apple, privacy-by-design — owned in production. → App Store
  • Exhale — Stress Painkiller — one-tap, evidence-based guided breathing, localized in 7 languages, with server-authoritative subscription gating. → App Store

🤖 Open-source AI / agent tooling

  • loopscore — an eval harness that scores whether a coding agent genuinely fixed a bug or cheated its way to a green test suite. No model in the scoring path; 68 offline tests.
  • claude-gist — adaptive output verbosity for Claude Code, with a code-enforced safety floor and conservative token-savings stats.
  • Contributing bug-fix pull requests to supabase/supabase across Studio, pg-meta, and docs.

🛠️ Backend reference implementations

Small, focused Node.js + PostgreSQL services: job queue · JWT auth service · realtime server · rate limiter.

🧰 Stack

Node.js NestJS Express TypeScript React Next.js PostgreSQL AWS Docker React Native / Expo · Anthropic Claude API (tool use, RAG, MCP)


📫 keshishyan01@gmail.com · LinkedIn

Pinned Loading

  1. loopscore loopscore Public

    An eval harness for agentic loops — scores whether a coding agent genuinely fixed the bug or cheated its way to a green test suite. No model in the scoring path.

    TypeScript

  2. claude-gist claude-gist Public

    Adaptive verbosity for Claude Code — picks minimal/terse/full per turn with a code-enforced safety floor. Conservative, measured token stats.

    JavaScript

  3. nestjs-postgres-job-queue nestjs-postgres-job-queue Public

    TypeScript

  4. postgres-jwt-auth-service postgres-jwt-auth-service Public

    TypeScript

  5. postgres-realtime-server postgres-realtime-server Public

    TypeScript

  6. supabase supabase Public

    Forked from supabase/supabase

    The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

    TypeScript