Gitwork icon

Gitwork

Gitwork is a web app for scouting and contacting developers from public GitHub activity, with ranked profiles by country, role, or language.

Gitwork

What Gitwork does

Gitwork is a developer discovery and hiring platform that ranks GitHub profiles by public output. It presents developers as player-style cards and lineups, making it possible to scout talent by country, role, language, or direct username search.

The product is designed for both sides of the hiring flow: clients can search for developers, post requests, and message claimed profiles, while developers can verify ownership of a profile and publish the contact details they want to share. The underlying scoring uses public GitHub activity such as repositories, contributions, stars, reviews, and languages.

Core capabilities

Scout developers by search

Search and browse developer profiles using queries such as a username, role, language, or country-specific request.

Rank talent by country and role

Build country-based lineups and role-based rankings from GitHub activity, including a national squad view and a starting XI layout.

GitHub activity cards

Convert public GitHub signals into a player-style card with overall score, role, family, stat breakdown, country, and top language.

Profile claiming and publishing

Let developers verify ownership through GitHub OAuth so they can publish availability, rates, contact details, and a short bio.

Request and message workflow

Support client-to-developer hiring threads, including requests, inboxes, and replies from the claimed developer account.

Bearer-key developer API

Provide a scoped API for scripted discovery, profile lookup, match/discover flows, and claim or inbox operations.

Common ways to use Gitwork

  • Find talent in a target country

    Use a role-and-country query to find developers for a specific market, then compare the ranked cards in the lineup view before reaching out.

  • Scout by skill or role

    Search by language or role when you already know the technical need, such as TypeScript or a specific position in the lineup.

  • Publish a developer profile

    Claim a profile after GitHub OAuth verification, then publish only the availability and contact details you want clients to see.

  • Run inbound hiring conversations

    Open a hiring request and message a claimed developer through the inbox/thread workflow instead of handling outreach manually.

  • Integrate Gitwork into a workflow

    Automate scouting or profile operations from another system using the documented API and scoped keys.

Pros and Cons

Pros

  • Combines discovery, profile claiming, and messaging in one workflow.
  • Uses concrete public GitHub signals to generate cards and rankings.
  • Supports both search-driven scouting and country/role-based browsing.
  • Lets developers control which contact details and availability they publish.
  • Offers a documented API for automated or scripted use cases.

Cons

  • The source material does not show plan tiers, published pricing, or billing details.
  • Rankings are based on public GitHub activity, so they may not reflect private work or the full scope of a developer’s experience.
  • Some product areas, such as docs and support flows, are present but only partially documented in the available source text.

FAQ

Who is Gitwork for?

Gitwork is built for discovering developers from public GitHub activity and then contacting claimed profiles. The browsing experience supports country squads, role-based rankings, and search-style scouting queries.

How does a developer claim a profile?

Developers can sign in with GitHub OAuth, claim their profile, and add availability, rates, a contact email or URL, and a short bio. Claimed profiles can then receive messages from clients.

Does Gitwork offer an API?

Gitwork’s docs show a Bearer-token API under /api/v1 with scoped keys. Public website routes like /api/lineup do not require a key, but agent access is intended for /api/v1 endpoints.

Does Gitwork use private GitHub data?

The privacy policy says rankings and cards are built from public GitHub activity only. It explicitly states that Gitwork does not access private repositories.

What does Gitwork cost?

The source material does not show plan tiers or published prices. The pricing page appears to focus on product access and scouting rather than listing concrete paid plans.

Quick Facts

Category
Developer Tool
Primary users
Clients hiring developers and developers claiming profiles
Platform
Web app with API access
Source domain
gitwork.getuigen.dev
Data source
Public GitHub activity
API style
Bearer-key /api/v1 endpoints