
GitHits - Version-aware index for public open-source code and packages
Search indexed open-source code and packages with version history, metadata, and dependency information.
@Jack_Timonen · X
The full gallery
Tech stack
17 projects

Search indexed open-source code and packages with version history, metadata, and dependency information.
@Jack_Timonen · X

Learn Git through interactive missions with an in-browser terminal and virtual team collaboration.
@0shuvo0 · X

Review GitHub pull requests in a native app without opening github.com.
othmanosx · HN
I still don't like the fact that AI is adding more stuff for us to read, it's accelerating the code production but slowing down the code review. I built my own code reviewer as well ( https://pyor.review/ ), surfacing the important stuff first is the right track, but adding more stuff to read is daunting, but asking AI to just point you to what you need to focus on and skim the noise is what I'm leaning more towards.

Store documentation as markdown in your Git repository with no database or lock-in.
@alizreim · X
Documentation that lives in your own git repository

Scan GitHub repos for security vulnerabilities and code issues, then auto-fix them.
u/Still_Amphibian545 · Reddit
almost launched a side project with my api keys sitting in the repo (a week free gpt 5.6 on us) was about a day from launching a small project when i noticed my openai key was just sitting in a committed file. it had been there for weeks. no idea how i missed it. made me wonder what else was wrong that i couldn't see. turns out for vibecoded stuff it's usually the same handful of things. secrets in the repo, endpoints with no auth, a database with no access rules, no limit on the ex

All-in-one workspace for project management, documentation, and test management.
@klorityx · X
One workspace for project management, documentation, test management & CRM. Enterprise features without enterprise pricing.

Automatically post your GitHub commits as designed cards to X every day.
@manoj_surya_ · X
I just launched 🚀 A Proof of Ship, every day — straight from your GitHub. You already do the hard part: you commit. git-to-x turns that into a designed card and posts it to X every morning. Your timeline finally looks like what you actually are — someone who ships. → 8 card designs, rotating (terminal, heatmap, flame, ticker…) so it never gets stale → weekly + monthly milestone cards — your streak becomes a story worth following → tweet from your CLI / Cursor / Claude Code without leaving your editor → free for 10 days, full access See who else is shipping daily under #proofofship — and join them. It touches your repo, so safe-to-try came first: → open source (AGPL) — audit it or self-host → read-only — we never touch your code This is my first build-in-public tool. I built it for myself, and for anyone tired of switching between shipping and posting about shipping. First 100 get founding lifetime — a permanent number on every card. Try it, tell me

Manage and automate AWS infrastructure deployment and configuration.
@MalkkiLea · X
Hi, I'm building

Convert OpenAPI specs and databases into MCP tools without coding.
mhmt_dmr · HN
MCP Gateway – Turn existing APIs and databases into MCP servers

Store and share prompts, rules, and context that AI tools like Claude Code, Cursor, and ChatGPT can access via MCP.
@vibexp_io · X
Your plan is now code. Claude Code Dynamic Workflows fan out up to 1,000 subagents, 16 at once, each in its own context, verifying until the results converge. Built for big bug hunts, migrations and audits. Source:

Decentralized freelance marketplace where you can earn Solana tokens for skilled work.
@aka_gaurang · X
There are bounties for creators to grow

Secure GitHub pull requests with hardware authentication and OTP verification.
jallmann · HN
> want without a PR process that requires hardware authentication or proof of presence Just curious, what do you use for this? I built OTP Guard [1] a few years ago for exactly this problem, although I haven't seen any alternatives in the space. Does GitHub have something built-in now? The original framing was more "local malware compromising your GitHub account" ... it never occurred to me that the malware could be a LLM. I really should update the page. [1] https://otpguard.com