Skip to content
View evansims's full-sized avatar

Organizations

@momentful @psr-mock @psr-discovery @inferadb

Block or report evansims

Report abuse

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

Report abuse
evansims/README.md

Howdy! Evan here. 👋

Founder at Principle Alchemy. Currently building our first product, InferaDB, a next-generation fine-grained authorization system inspired by Google Zanzibar and based on the emerging AuthZEN standard. InferaDB provides a strongly consistent, inference-driven policy engine designed for high scale, low latency, and developer-first integration. Our goal is to make authorization explainable, composable, and programmable - enabling developers to model complex relationships, define policies declaratively or via WASM modules, and deploy secure, auditable access control across distributed systems, APIs, and AI platforms.

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 269 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