ayush gupta

ayush gupta

Building tools I wish existed

About

Solo developer building tools that remove repetitive work from a developer's day. Currently shipping Jitly — a CLI that bridges Jira and git so developers stop manually creating branches and updating ticket statuses. Full-stack: Python/FastAPI, CLI tooling, Docker, MongoDB. Always shipping, always learning.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

  • Adaptora - Open Source
    Adaptora - Open SourceConnect any API. Talk to it in plain English.
    Jul 2026
  • Jitly
    JitlyBridge between Jira tickets and your git workflow
    Jul 2026
  • 🎉
    Joined Product HuntJuly 3rd, 2026

Forums

2mo ago

Adaptora - Open Source - Connect any API. Talk to it in plain English.

Self-hosted Dynamic API Agent with an MCP layer — talk to any REST API in natural language. Bring-your-own-LLM (Ollama). - guptayush02/adaptora

I built Jitly because I was tired of the daily back and forth between Jira and my terminal.

Every time I picked up a ticket I had to:

  Copy the ticket ID from Jira

  Go to terminal and create a branch (hoping I got the naming right)

  After finishing work, remember to update the ticket status manually

2mo ago

Jitly - Bridge between Jira tickets and your git workflow

Jitly is a CLI that connects Jira and git. Run jitly start ABC-123 to create a branch and move your ticket to In Progress. Run jitly done to commit, push, and update the status. No more manual branch naming or forgetting to update Jira.
View more