Skip to content
View zephyr194's full-sized avatar
🤔
thinking
🤔
thinking
  • ʕʘ̅͜ʘ̅ʔ
  • 01:06 (UTC +08:00)

Block or report zephyr194

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

Zephyr

Software Engineer · Agent Runtime · Developer Tools

Building reliable software systems where application engineering meets AI.

Agent Systems Python TypeScript Go FastAPI

About

I design and build production-oriented software across agent runtimes, developer tools, web platforms, and distributed services. My work focuses on making complex systems observable, testable, and safe to operate.

Core skills

Area Focus
Agent systems Tool calling, runtime loops, policy checks, event streams, checkpoint/resume, human-in-the-loop
AI & knowledge RAG, hybrid retrieval, reranking, evaluation datasets, model-provider abstractions
Backend & platform Python, FastAPI, Node.js, Go, PostgreSQL, Redis, Docker
Frontend & tooling TypeScript, React, Webpack, browser extensions, plugin ecosystems
Reliability Automated testing, schema validation, observability, metrics, tracing, security boundaries

Selected work

  • agent-runtime-examples — A reference Agent Runtime with durable events, SSE replay, tool policies, workspace controls, verification, leases, and optional distributed infrastructure.

Engineering focus

  • Make state transitions explicit.
  • Treat events as a durable source of truth.
  • Keep policy checks before side effects.
  • Prefer deterministic tests and reproducible examples.
  • Document trade-offs, limitations, and operational boundaries.

Technology

Python · TypeScript · JavaScript · Go · FastAPI · React · PostgreSQL · Redis · Docker · Prometheus · Grafana

Selected projects and engineering notes are maintained in the repositories below.

Pinned Loading

  1. nodebestpractices nodebestpractices Public

    Forked from goldbergyoni/nodebestpractices

    ✅ The largest Node.js best practices list (July 2019)

    JavaScript

  2. coding-interview-university coding-interview-university Public

    Forked from jwasham/coding-interview-university

    A complete computer science study plan to become a software engineer.