Skip to content
View abhi-zit77's full-sized avatar
😑
Finding a SaaS idea
😑
Finding a SaaS idea

Block or report abhi-zit77

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

About Me

Building open-source developer tools, AI-assisted software workflows, and practical full-stack products with a validation-first mindset.

  • Built TerminalTalk, a realtime terminal chat app using TypeScript, Ink, React, and Convex.
  • Contributing to open-source projects across Python algorithms, developer tooling, public API lists, and documentation.
  • Exploring AI-assisted development to ship cleaner code faster without skipping architecture, review, or validation.
  • Learning deeper TypeScript, Python algorithms, system design, and production-grade full-stack engineering.
  • Ask me about CLI/TUI apps, GitHub contribution workflows, AI coding agents, Next.js, Supabase, Convex, and practical product validation.
  • Principle I code by: plan first, ship small, verify everything.

Connect With Me

GitHub

Tech Stack

Languages

TypeScript JavaScript Python

Frontend

React Next.js Tailwind CSS

Backend and Data

Node.js Supabase Convex PostgreSQL

Tools and Delivery

Git GitHub Vercel npm VS Code

Featured Work

TerminalTalk

TerminalTalk is an open-source terminal chat app built as a dedicated CLI/TUI experience.

  • TypeScript strict mode with Ink and React.
  • Convex-backed realtime messaging support.
  • Demo mode, local session persistence, friend actions, chat history scrolling, and bounded terminal layout behavior.

Open Source Contributions

GitHub Stats


Popular repositories Loading

  1. TerminalTalk TerminalTalk Public

    TerminalTalk is a opensource terminal tool, that lets you talk to your friends, create groups, join them and chat. And when you close your terminal, your messages, disappear. Try it out...

    TypeScript 2

  2. abhiisingh769-cmyk abhiisingh769-cmyk Public

    1

  3. freeCodeCamp freeCodeCamp Public

    Forked from freeCodeCamp/freeCodeCamp

    freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

    TypeScript 1

  4. Public-APIs Public-APIs Public

    Forked from n0shake/Public-APIs

    📚 A public list of APIs from round the web.

  5. Python Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python

  6. claude-code claude-code Public

    Forked from anthropics/claude-code

    Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo…

    Python