Skip to content
View evansims's full-sized avatar

Organizations

@momentful @psr-mock @psr-discovery

Block or report evansims

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
evansims/README.md

Howdy! Evan here. 👋

Founder and engineer at Principle Alchemy — a new development agency focused on creating impactful services that make a meaningful difference in the everyday lives of real people.

Previously: Senior Engineer at Okta, where I led developer experience, authentication and authorization initiatives across Auth0 and OpenFGA. Before that, I helped build developer tools and crisis-response systems at Ushahidi, an experience that shaped my focus on security, privacy, and human-centered engineering.

Passionate about open source, digital wellbeing, and designing systems that last. Former game designer turned builder of better worlds — one product at a time.

const PRONOUNS: &[&str] = &["he", "him"];

struct Evan;

impl Evan {
    fn languages(&self) -> Vec<&'static str> {
        vec![
            "rust", "go", "typescript", "python", "php",
            "react", "svelte", "next.js", "tailwind",
            "postgresql", "docker", "kubernetes",
        ]
    }

    fn philosophy(&self) -> &str {
        "Craft with purpose. Build with empathy. Leave things better than you found them."
    }
}

🌐 evansims.com · LinkedIn · Bluesky · X

Pinned Loading

  1. bnb/awesome-hyper bnb/awesome-hyper Public

    🖥 Delightful Hyper plugins, themes, and resources

    10.9k 368

  2. openfga/openfga openfga/openfga Public

    A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar

    Go 4.3k 315

  3. auth0/auth0-PHP auth0/auth0-PHP Public

    PHP SDK for Auth0 Authentication and Management APIs.

    PHP 400 217

  4. auth0/laravel-auth0 auth0/laravel-auth0 Public

    Laravel SDK for Auth0 Authentication and Management APIs.

    PHP 268 141

  5. auth0/wordpress auth0/wordpress Public

    WordPress Plugin for Auth0 Authentication

    PHP 167 104

  6. auth0/symfony auth0/symfony Public

    Symfony SDK for Auth0 Authentication and Management APIs.

    PHP 126 73