Gitfolio
Turn your GitHub into a placement-ready portfolio
What it does
Gitfolio analyzes your GitHub and builds the portfolio you should've had — clean, shareable, recruiter-ready. 🔹 Auto-filters forks, tutorials & assignments 🔹 Scores projects 0–100 on README, demos, commits & stars 🔹 Language depth beyond "I know Python" 🔹 Live page at gitfolio.harmnix.com/u/username 🔹 Interview Readiness Score Free: full analytics & portfolio. Premium: PDF export, JD matcher, LinkedIn bio & college leaderboard. No email. Read-only GitHub access.
Does a similar job
all alternatives →
- IBI built a tool to find devs based on code, not LinkedIn titles2025 · gitmatcher.com · ▲86
Hey HN After years working in software engineering and helping with hiring, I noticed a frustrating pattern: Companies often rely on résumés and LinkedIn titles to find developers instead of looking at what they've actually built. So I built GitMatcher. It analyzes GitHub profiles to surface developers based on: Their public repos Commit history Originality and usefulness of code Patterns that show consistency and real skill No keywords. No job titles. Just code. GitMatcher is useful if you're: - A recruiter tired of resume roulette - A founder looking for a technical co-founder - An OSS…
- GCGitalytics.com - Quicker Way to check someone's github profile2011 · ▲83
Since everyone seems to be making a github application, I thought I'd share mine. It's an aggregated view of all of a given person's github projects, as well as easyish lookups for linkedin/stackoverflow/hackernews. It attempts to determine both productivity (how much code did this person write?) as well as impact (did anyone care?) I'd love any feedback, but go easy on the number of simultaneous searches as I'm trying to play nice by github's api limits. check it -- http://www.gitalytics.com
- GFGitHired – Find Your Next 10x EngineerDec 2025 · githired.tech · ▲5
Hey HN - today I’m launching GitHired. A hiring platform that ranks developers based on what they actually build — not what they claim on a PDF. It’s called GitHired, and here’s the core idea: GitHub > Resumes Instead of trusting “proficient in React” bullet points, we analyze a candidate’s actual GitHub: their real tech stack their most complex projects how active they are what kinds of contributions they make which skills match your job description and yes, we detect fake “green square farming.” Why we built this Because engineering hiring is broken. Resumes are inflated. Activity charts…
More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com