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

Hey, I'm Jai

AI-assisted product builder · workflow tooling · voice UX · database automation

I like turning rough product ideas into working tools: ship a small version, test it, then harden the useful parts.

I build practical software across AI-assisted development, SaaS foundations, voice tools, and data infrastructure. This profile highlights selected public work only, so the page stays focused on projects that are useful to inspect.

GitHub · X / Twitter

What I Build

  • AI-assisted development workflows - tools that help developers plan, execute, review, and adapt work inside real projects
  • SaaS foundations - authentication, billing, dashboards, roles, usage analytics, and protected product flows
  • Voice-first tools - speech-to-text and assistant-style interfaces built with desktop-first stacks
  • Database automation - Postgres indexing, query-pattern measurement, and performance experiments
  • Static and product websites - fast deployable sites with SEO/AEO support and clean project structure

Highlighted Work

SkillKit - self-customizing workflow orchestration for AI-assisted development. It focuses on doc-based workflows, terminal-aware skill loading, project-aware setup, health checks, and a GitHub-based marketplace path.

IndexPilot - a thin control layer on top of Postgres for automatic index management. It tracks schema metadata, query stats, index changes, and before/after measurement so optimization decisions can be tested instead of guessed.

Preditorium Prophecy - static website for The Preditorium Prophecy: The Golden Statue, deployed through Vercel with a hosted chapter reader, sitemap, robots metadata, and install assets.

Current Experiments

Uvacha - voice-to-text desktop assistant work using Tauri, TypeScript, Rust, Whisper, and Groq.

VibeKit - SaaS starter exploration with Supabase auth, Stripe billing, RBAC, usage analytics, and dashboard flows.

Tech Stack

TypeScript JavaScript Python Rust Next.js React Tauri Postgres Supabase Stripe shadcn/ui Vercel

Connect

GitHub X


Currently: building AI-assisted workflow tools, voice interfaces, and database automation.

Popular repositories Loading

  1. SkillKit SkillKit Public

    TypeScript 1

  2. startupbuilderspace startupbuilderspace Public

    sbs website

    CSS

  3. VibeKit VibeKit Public template

    Forked from nextjs/saas-starter

    Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.

    HTML

  4. Uvacha Uvacha Public

    Forked from Aero25x/tauri-shadcn-vite-template

    Uvacha voice to text app

    TypeScript

  5. dnadb dnadb Public

  6. indexpilot indexpilot Public

    Make every proposed PostgreSQL index earn its benchmark before merge.

    Python