Skip to content
View iyashjayesh's full-sized avatar
🚀
Shipping stuff
🚀
Shipping stuff

Block or report iyashjayesh

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

Hi, I'm Yash 👋

Senior Backend Engineer at Flam. I build distributed systems in Go — and the developer tools I wished existed while building them.

Portfolio LinkedIn X Medium Email


Now

  • 🔭 Building multi-tenant voice cloning & TTS at Flam — cut end-to-end LipSync processing time by 52%
  • 🛠 Maintaining MoniGo, goscaf and go-adaptive-pool — MoniGo and goscaf are both listed in awesome-go
  • 🤝 Contributing to go-co-op/gocron (7k★) and gocron-ui
  • ✍️ Writing about Go runtime, observability and scaling reads → codingyash.medium.com
  • 🌱 Going deep on Go internals, distributed systems design, and Japanese 🇯🇵

Previously: Qube Cinema (ad delivery at 2M+ impressions/month) · Altair Engineering · Mentor at Scaler (3 yrs)


Selected work

Project What it does
MoniGo Embeddable runtime observability for Go — function-level pprof tracing, live dashboard, Prometheus + OTLP export, one go get Image
goscaf Interactive CLI that scaffolds production-shaped Go services — gin/fiber/chi/echo, Viper, structured logs, Docker + CI Image
go-adaptive-pool Worker pool that scales under load, enforces backpressure, and shuts down without dropping work Image
openfga-rust-sdk Rust SDK for OpenFGA — Zanzibar-style fine-grained authorization
FynCut AI pipeline that cuts long-form video into vertical clips. Was a SaaS; open-sourced it

→ All repositories


Recent writing


Stack

Daily  Go · PostgreSQL · Redis · Kubernetes · Docker · AWS · NATS
Also  Rust · TypeScript · Python · Next.js · MongoDB · ClickHouse · Helm · GCP · WebSockets


474 of my 516 GitHub stars are Go libraries  ·  MoniGo 410 · go-adaptive-pool 32 · goscaf 31

4,643 contributions since 2019 GitHub stats Top languages

Got a hard backend problem, or using one of my libraries and something broke? Reach me →

Pinned Loading

  1. monigo monigo Public

    MoniGo is a performance monitoring library for Go apps, offering real-time insights into service-level and function-level metrics. With an intuitive UI, it enables developers to track and optimize …

    Go 410 19

  2. goscaf goscaf Public

    goscaf generates opinionated, production-quality Go project boilerplate via an interactive CLI. Stop copy-pasting skeleton code between projects.

    Go 31 3

  3. go-co-op/gocron-ui go-co-op/gocron-ui Public

    A lightweight, real-time web interface for monitoring and controlling gocron scheduled jobs. It provides a complete solution for visualizing job schedules, tracking execution status, and managing j…

    Go 102 9

  4. gocron gocron Public

    Forked from go-co-op/gocron

    Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron

    Go

  5. monigo-example monigo-example Public

    Go

  6. go-adaptive-pool go-adaptive-pool Public

    A resilient Go worker pool that dynamically scales workers, enforces backpressure, exposes metrics, and guarantees safe shutdown under load.

    Go 32 3