Skip to content
View eyeinthesky6's full-sized avatar
💭
building with AI
💭
building with AI

Block or report eyeinthesky6

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

Jai — building practical AI systems where product, operations, and open source meet

Website X Public repositories

I turn awkward, repetitive work into small systems people can inspect and run themselves. My work sits across AI-assisted workflows, developer tooling, PostgreSQL safety, and self-serve products. The common thread is simple: automate the repetition, keep consequential decisions with the user.

Building now

Stop bad PostgreSQL indexes before production.

A read-only evidence check for the exact CREATE INDEX a team wants to merge. It compares the proposal with workload signals and existing indexes without applying the migration.

Website · Source · Releases

Current IndexPilot release

Keep parallel Codex tasks from colliding.

A repository-native coordination layer that records ownership, handoffs, blockers, and resumable state without requiring another hosted service.

Website · Source · Releases

Current Codex Coordinator release

Let an agent handle job-search repetition, not your decisions.

ApplyCue reviews approved sources and full job descriptions, prepares truthful role-specific material, and applies only with named permission.

Source · Releases

Current ApplyCue release

One polished link for an artist's working identity.

An open-source portfolio template for showreels, headshots, casting details, resumes, contact flows, and browser-based publishing without a heavy CMS.

Project site · Live demo · Releases

Current ArtistPass release

Browse every public repository →

How I work

01 — Find the friction 02 — Keep the boundary 03 — Ship the proof
Start from a real workflow that is wasting time or hiding a decision. Automate repeated work while leaving high-impact choices with a person. Make the claim checkable through public code, docs, tests, demos, and releases.

Current toolkit

Python TypeScript Next.js PostgreSQL GitHub Actions

AI / Product / Operations · 19 years across fintech, payments, and startups · building in public from India

Pinned Loading

  1. artistpass artistpass Public template

    Open-source actor and artist portfolio website template with showreel, headshots, casting card, resume and browser Admin publishing.

    HTML 2

  2. indexpilot indexpilot Public

    Stop bad PostgreSQL indexes before they reach production.

    Python 1 2

  3. codex-coordinator codex-coordinator Public

    Open-source plugin for coordinating parallel OpenAI Codex tasks in one Git repository—without duplicated work, lost handoffs, or constant status checking.

    Python

  4. applycue applycue Public

    Local, agent-led job search: scan approved sources and email leads, review full JDs, create truthful role-specific CVs, apply with named permission, and track outcomes.

    JavaScript