Hire-Me GH Issue Template – Flip the Job Search Script
After years of solo ventures, failed startups, contract gigs, and countless OSS contributions, I've decided to shake up my job search. Instead of the usual LinkedIn grin, CV spam & endless forms, I'm leveraging my GitHub cred to flip the script on hiring. I've created a "Hire Me" GitHub issue template where companies can "apply" to employ me. It's like a reverse job application, and here's why it's cool: 1. Cuts through the noise: Most dev's GH profile speaks louder than resume. 2. Saves time: No more filling out repetitive forms or tailoring CVs. 3. Transparency: All offers are public by…
In plain words
Hire-Me GH Issue Template is a GitHub-based tool that reverses the traditional job search process by allowing developers to post a standardized issue template on their profile where companies can submit employment offers. Designed for software developers, it streamlines hiring by highlighting actual GitHub contributions and project history instead of relying on resumes and application forms. The approach prioritizes transparency by keeping all offers visible publicly and eliminates repetitive form-filling in the job application process.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
After years of solo ventures, failed startups, contract gigs, and countless OSS contributions, I've decided to shake up my job search. Instead of the usual LinkedIn grin, CV spam & endless forms, I'm leveraging my GitHub cred to flip the script on hiring. I've created a "Hire Me" GitHub issue template where companies can "apply" to employ me. It's like a reverse job application, and here's why it's cool: 1. Cuts through the noise: Most dev's GH profile speaks louder than resume. 2. Saves time: No more filling out repetitive forms or tailoring CVs. 3. Transparency: All offers are public by default Here's how it looks in action: https://github.com/smashah/smashah/issues/new?assignees=smas... Or just click the "Hire Now" button on my profile (wip): https://github.com/smashah?tab=overview&from=2022-12-01&to=2... Feel free to use this idea for your own job hunt! If you do, let me know so we can track the "Reverse Job Search" revolution. I might add a default label "reverse-hiring-application" so all such posts can be easily searched. I also made an animated svg button (feel free to reuse).
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 · 2d ago · opentrailpaper.com

Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com