NEW Higher-accuracy resolvers for YouTube, Threads & Facebook are live | X · Facebook · Instagram · Threads · TikTok · YouTube · GitHub · Telegram | LinkedIn coming soon
IDInfo idinfo.ws
Tool How Platforms Products FAQ About Contact Privacy Terms Telegram bot
HomeGitHubevanw

GitHub ID for evanw

Public profile data resolved from the source platform — numeric user ID, avatar and stats. Cached for 30 days — one lookup serves thousands of visitors.

Supports Facebook, Instagram, Threads, X, YouTube, TikTok, GitHub and Telegram URLs.
Advertisement

Privacy Crisis

A practical guide by Chris Parker on protecting your identity, securing your devices, and taking back control of personal data without disconnecting from modern life.

Get the book today
evanw
GitHub Valid
Evan Wallace
14,052
Followers
36
Following
125
Repos
Username evanw
Numeric ID
406394

ABOUT

Joined2010-09-18 21:48:03
LocationSan Francisco

Top Repositories

miniffi ★ 380 · Rust TypeScript-TmLanguage ★ 1 TypeScript ★ 1 decorator-tests ★ 35 · JavaScript romainmenke-css-import-tests ★ 0
Advertisement

Easy Prey Podcast

Real stories about scams, privacy risks, fraud, and practical protection advice from host Chris Parker and security experts.

Listen to episodes

GitHub profile: evanw

Public profile for evanw on GitHub: ID 406394, profile picture, and link. IDInfo resolves social profile URLs to platform, username, numeric ID, and avatar. Supported: Facebook, Instagram, Threads, X, YouTube, TikTok, GitHub, Telegram. Data is public only.

Advertisement

Privacy Crisis

A practical guide by Chris Parker on protecting your identity, securing your devices, and taking back control of personal data without disconnecting from modern life.

Get the book today
About GitHub

What is GitHub?

GitHub launched in April 2008, was acquired by Microsoft in October 2018 for $7.5 billion, and now hosts more than 100 million developers and 420 million repositories. It is the single most important code-collaboration platform on the planet — and for working developers, your GitHub profile is effectively your résumé.

Every GitHub account — whether a personal user, an organization, or a bot — is assigned a permanent numeric ID at creation. That ID is what every API call, OAuth integration, and webhook payload references under the hood.

A short history

How GitHub user IDs evolved

From the very first IDs to today's modern numeric format — here's how the system grew alongside the platform itself.

  1. 2008

    Founders sequential — IDs 1, 2, 3…

    When GitHub launched in 2008, the first user IDs were tiny sequential integers. Founder Tom Preston-Werner (@mojombo) holds ID 1; co-founder Chris Wanstrath (@defunkt) is ID 2; PJ Hyett is ID 3. The Octocat mascot account (@octocat) is ID 583231.

  2. 2009–2014

    Steady growth into the millions

    Notable IDs from this era: Linus Torvalds (@torvalds) is ID 1024025, joined Sept 2011. By 2014, GitHub had crossed 10 million users and IDs were in the 5–8 million range.

  3. 2018

    Microsoft acquisition — IDs in the 30M+ range

    When Microsoft acquired GitHub in 2018, new signups were getting IDs around 30–40 million. The acquisition triggered a surge of new accounts.

  4. 2020+

    100 million milestone

    GitHub hit 100 million developers in early 2023. Today's newest accounts receive IDs over 100 million — and the 64-bit integer space gives effectively infinite room for future growth.

In every lookup

What you get from a GitHub lookup

Every GitHub profile resolved through IDInfo returns these fields, all from public sources.

Numeric account ID

Used by REST API, GraphQL, OAuth, GitHub Actions (`actor.id`), webhooks.

Avatar URL

High-resolution profile image (camo-cached).

Followers / following / public repos

Real numbers pulled from GitHub's public REST API.

Bio, location, blog, company

Full public profile metadata.

Why this matters for developers & DevOps engineers

Why your GitHub ID matters

  • GitHub is the developer's portfolio. Recruiters, engineering managers, and open-source maintainers all assess candidates by their GitHub activity — your numeric ID is the stable reference even if you rename your @username.
  • REST & GraphQL APIs accept the numeric ID at endpoints like /user/{id}; using the numeric ID guards your scripts against future @handle changes.
  • GitHub Actions webhook payloads include actor.id — pinning your CI security policy to numeric IDs (not usernames) prevents an attacker who registers a renamed username from impersonating a trusted contributor.
  • OAuth identity stability: third-party apps (Vercel, Netlify, npm, Linear, etc.) tie your account to your numeric GitHub ID, so renaming your handle never breaks your logins.
  • Open-source attribution: commits, issues, and PRs all carry the numeric ID in webhook history, ensuring contribution graphs remain accurate after a rename.
Advertisement

Easy Prey Podcast

Real stories about scams, privacy risks, fraud, and practical protection advice from host Chris Parker and security experts.

Listen to episodes
FAQ

GitHub user ID — common questions

Are GitHub user IDs and organization IDs in the same number space?
Yes. Users, organizations, and even bot accounts (like dependabot or renovate) all share the same numeric ID space — no two accounts can ever have the same ID, regardless of type.
Can I change my GitHub numeric ID?
No. The numeric ID is permanent. You can change your @username (under Settings → Account) but the underlying ID stays the same. This is exactly why pinning permissions to IDs (not usernames) is best practice for security-sensitive workflows.
What happens to my old @username when I rename?
GitHub releases the old username back into the pool after roughly 90 days. Anyone can then register it. This is the single biggest argument for keying your CI/security policies on numeric IDs instead of usernames.
How does IDInfo find a GitHub ID without a developer account?
IDInfo checks public GitHub account information through its private resolver system and returns the numeric ID, avatar, and public stats when available.

Resolve your first GitHub ID in under a second.

No sign-up. No API key. Just paste a URL.

Open the resolver →