Skip to content
View yishaik's full-sized avatar

Block or report yishaik

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

Yishai Kaminsky

Seventeen years on the customer's side of enterprise software — Premier support at Microsoft, post-sales engineering at Secure Islands, Tier 3 escalations at Claroty, IT management at Profero. Now I build the systems that do that work faster.

Most of what's here is applied AI with an operations bias: logging, permissions, fallback paths, and human approval where it matters. I'd rather ship something durable than demo something clever.

What I'm building

alfred — Always-on Claude Code sessions driven from a Telegram bot. Live streaming output, permission prompts as inline buttons, multi-agent management, a scheduler, voice notes.

kappa — A judge you haven't measured is just a vibe. Cohen's κ, drift detection and a prompt bias linter for LLM-as-a-Judge, in one stdlib-only file. No install, no API keys.

TailorCV · live — Tailors a CV to a job description without inventing experience. Every change traces back to the original, and guardrails block unevidenced claims.

free-stack-starter · live — A searchable directory of 494 free-tier services across 30 categories, and the $0 production stack built on top of it.

TLV-quest · live — Self-running urban quest platform for the Tel Aviv Port. Organizers configure a game and then watch it; atomic Postgres transitions, pg_cron workers, and a schema-drift gate that fails CI.

whatsai · live — Persona chat where characters also talk to each other. Opt-in long-term memory per persona, rolling summaries, live voice, push reminders, and a per-model cost dashboard.

Elsewhere

Open to

Full-time work in customer success engineering, IT management or AI engineering — and focused project work. Tel Aviv; remote, hybrid or on-site.

Pinned Loading

  1. free-stack-starter free-stack-starter Public

    Searchable directory of 494 free-tier developer, DevOps, IT and business services across 30 categories — plus the $0 production stack (Next.js + Supabase + Resend + Sentry + Cloudflare R2) built on…

    TypeScript 1

  2. alfred alfred Public

    Always-on Claude Code sessions driven from a Telegram bot — live streaming output, permission prompts as inline buttons, multi-agent management, a scheduler, and voice notes.

    Python

  3. TailorCV TailorCV Public

    Tailors a CV to a job description without inventing experience — every change traces back to the original, and guardrails block unevidenced claims.

    Python

  4. TLV-quest TLV-quest Public

    WhatsApp-first urban quest platform for the Tel Aviv Port — self-serve route authoring, in-field verification, Supabase + pg_cron workers, and a schema-drift gate that fails CI.

    TypeScript

  5. whatsai whatsai Public

    Multi-persona AI chat where the characters also talk to each other — opt-in long-term memory, rolling summaries, live voice, push reminders, and per-model cost tracking. React + Convex, provider ke…

    TypeScript

  6. kappa kappa Public

    Tiny zero-dependency evaluation kit for LLM-as-a-Judge: agreement %, Cohen's kappa, drift, and a judge-prompt bias linter.

    Python