dakheera47/job-ops

job-ops: DevOps principles applied to job hunting. A self-hosted pipeline to track, analyze, and assist your application process

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 59 minutes ago
Added to GitGenius on September 17th, 2026
Created on December 11th, 2025
Open Issues & Pull Requests: 62 (+0)
GitHub issues: Enabled
Number of forks: 522
Total Stargazers: 3,956 (+1)
Total Subscribers: 5 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 14.1 hours
Mean response time: 7.2 days
90th percentile: 19.4 days
Tracked items: 296

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 11% of issues opened in the past year have never received a reply. 50% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Work labelled "question" is answered fastest, typically in under an hour, while "new feature" waits about 28 hours. 63% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. 84% of issues opened in the past year have been closed, leaving a working backlog.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 54
New in 7 days: 6
Closed in 7 days: 5
Avg open age: 117 days
Stale 30+ days: 47
Stale 90+ days: 31

Recent activity

Opened in 7 days: 5
Closed in 7 days: 3
Comments in 7 days: 0
Events in 7 days: 2

Top labels

  • bug (87)
  • enhancement (75)
  • new feature (50)
  • good first issue (36)
  • Code Quality (12)
  • new extractor (12)
  • documentation (10)
  • question (10)

Most active issues this week

Sign in to see which issues are moving.

Detailed Description

JobOps is a self-hosted job search automation platform that applies DevOps principles to the job hunting process.

The tool addresses the friction of modern job searching by aggregating listings from multiple job boards, scoring candidate fit, tailoring CVs to specific roles, and tracking applications in a unified dashboard. It searches LinkedIn, Indeed, Glassdoor, and over ten additional job boards from a single interface. Rather than automating applications themselves—which recruiters can detect and penalize—it accelerates the manual application process by handling research, CV customization, and post-application tracking. The platform uses AI to rewrite CVs matched to job descriptions, generates PDF exports, and monitors Gmail for recruiter responses to automatically update application status.

JobOps suits developers and technical professionals who apply to many roles and want to move faster without sacrificing application quality. The tool works with multiple AI providers including OpenAI, Claude, Gemini, and local alternatives like Ollama, so you can use your existing model subscriptions. It supports job boards across different regions and specializations, from general platforms to niche boards for Go developers, remote work, and UK visa sponsorship roles. The self-hosted deployment model means you control your data and can customize job board extractors via TypeScript if needed. A cloud-hosted option is available for those who prefer not to self-host.

Development activity shows consistent engagement with the codebase, with regular commits addressing features and fixes across the TypeScript and Next.js stack. The project maintains active documentation including self-hosting guides and extractor documentation, indicating ongoing investment in user onboarding and extensibility. Issue resolution appears timely, suggesting the maintainer responds to user feedback and bug reports.