
devthropology
Devthropology – Better Insights for GitHub Repos
dpc94 · HN
Devthropology – Better Insights for GitHub Repos
The full gallery
Tech stack
60 projects

Devthropology – Better Insights for GitHub Repos
dpc94 · HN
Devthropology – Better Insights for GitHub Repos

Archive and track GitHub repository traffic metrics like views, clones, and referrers permanently.
@resetnak · X
- Github Repository statistics for opensource projects! Give it a try

Detect AI/LLM generated code in git repositories via commit history analysis.
ava · Lobsters

Paste a GitHub repo to generate an AI onboarding guide with overview, reading path, and diagrams.
@VirendraSi10558 · X
Top 30% out of 2,989 in the OpenAI x @namastedev_ Codex Hackathon 🚀 RepoPilot: turns any GitHub repo into a guided onboarding flow (analysis + AI explanations + diagrams). Planned with Codex, built with Claude Code. @akshaymarch7 @OpenAI #Codex

Track trending AI/ML repositories on GitHub with real-time alerts and commit analytics.
@g_saikumar_ · X
Real-time GitHub intelligence for developers, founders, and open-source enthusiasts.

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

Find developers whose public GitHub activity overlaps with yours—and see exactly why you matched.
@SrbMaury · X
Built a small experiment called Kindred Code ✦ It finds developers with similar GitHub activity — languages, topics, and projects. Apparently I have 6 developers in my open-source constellation. Built with Codex.

Scan your GitHub repo for production-readiness across security and scalability.
@nathanghart · X
Submitting for approval. I built a free tool for anyone about to ship a vibecoded app. It scans your repo for what bites you in prod (leaked keys, no auth, no error handling). I ran it on 1,868 AI-built apps and even caught my own scanner being ~42% wrong.

AI-powered code review tool for JavaScript and TypeScript repositories that identifies issues without executing code.
@adib_011 · X
Built RepoLens at the Codex Meetup, an evidence-first JS/TS code review tool that shows reviewers where to look, without executing repository code. Built with Codex + GPT‑5.6. Try it: Demo: @OpenAIDevs @mitul_shahriyar #CodexMeetup

List a public GitHub repo for free, or bid to climb above every free listing on the board.
@ashkans_dev · X
just for fun while the trend lasts :

Catalog your maker supplies and tools to avoid buying duplicates.
@ErathCountyNaNo · X
Check out what I just built with Lovable!

Compare two npm package versions to identify new or changed files.
fathermarz · HN
I’ve worked in software supply-chain security for six years doing binary analysis on firmware, industrial controls systems, and commodity IT closed/open source software. What I learned is that in hopes to secure the software supply chain we have ran a very similar playbook and mostly over engineered the problem, with SBOMs and VEX documents and expected the industry to comply. But what was discovered was that every SBOM looks different depending on who produced it and at what step in the chain,