I built a tool to find devs based on code, not LinkedIn titles
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…
In plain words
GitMatcher is a developer search tool that analyzes GitHub profiles to identify programmers based on actual coding ability rather than résumé credentials. It examines public repositories, commit history, code originality, and patterns of consistent skill to surface potential candidates. The tool is designed for recruiters, founders seeking technical co-founders, and open-source maintainers looking to find contributors with proven capabilities.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
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 maintainer searching for genuine contributors It’s still early, so I’d love your feedback especially around what signals you’d care about most when discovering devs.
More dev tools this month
the category →



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

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 · 1d ago · opentrailpaper.com

Launched alongside, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


