Skip to content
View EndlessTrax's full-sized avatar
馃
Kung Fu Fighting
馃
Kung Fu Fighting

Organizations

@realpython @White-Lion-Media

Block or report EndlessTrax

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don鈥檛 include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user鈥檚 behavior. Learn more about reporting abuse.

Report abuse
EndlessTrax/README.md

Ricky White

Cybersecurity engineer and engineering leader specializing in Identity & Access Management (IAM), Privileged Access Management (PAM), Zero Trust, and secure platform engineering.

I design and build security-focused systems, automation, and developer tooling using Python, Go, and modern cloud-native technologies.


Identity & Security

My work sits at the intersection of identity, cybersecurity, and software engineering, with a focus on building secure systems that are practical to operate and maintain.

  • Identity & Access Management (IAM)
  • Privileged Access Management (PAM)
  • Zero Trust Architecture
  • OAuth 2.x, OpenID Connect, SAML
  • FIDO2, WebAuthn, and passkeys
  • Identity governance and access controls
  • Security architecture and DevSecOps
  • Authentication and authorization systems

Engineering

I remain hands-on with software development, infrastructure, automation, and developer tooling.

Languages

Python 路 Go 路 PowerShell 路 C#/.NET 路 JavaScript/TypeScript

Platforms & Infrastructure

Docker 路 AWS 路 Azure 路 Infrastructure as Code 路 PostgreSQL 路 GitHub Actions 路 CI/CD

Application Development

FastAPI 路 Django 路 Flask 路 Gin 路 ASP.NET 路 REST APIs 路 CLI tooling


Selected Work

Solid-OIDC

Former Editor of the Solid-OIDC specification, defining authentication and identity behavior for the decentralized Solid ecosystem.

The work applies OpenID Connect and related web identity standards to distributed systems where identity, applications, and data may be controlled by separate parties.

Technical Writing

Published in-depth Python tutorials and technical guides with Real Python, translating complex engineering topics into practical material for developers.

Open Source

I build and maintain open-source tools focused on developer productivity, automation, and practical software engineering.

Several of my projects have been distributed through PyPI, the Visual Studio Marketplace, and GitHub.


Selected Projects

Python command-line tool for detecting broken links in web projects.

  • Published on PyPI
  • Designed for automation and CI workflows
  • Focused on fast, repeatable link validation

VS Code extension providing Jinja2 and Django template snippets.

Python tooling for importing chess game data from Chess.com and Lichess into SQLite databases.

  • Published on PyPI
  • Demonstrates CLI design, external API integration, and structured data processing

Engineering Principles

I prefer engineering practices that optimize for long-term security, maintainability, and operational clarity.

  • Treat security and reliability as design constraints rather than post-release concerns.
  • Require review and automated CI validation before changes reach the primary branch.
  • Prefer small, well-understood dependency footprints and justify new dependencies.
  • Keep documentation synchronized with implementation.
  • Use explicit versioning and document breaking changes.
  • Favor short-lived branches and pull-request-driven development.

Current Interests

I'm particularly interested in problems involving:

  • Identity security and privileged access
  • Authentication and authorization architecture
  • Zero Trust systems
  • Security automation
  • Developer security tooling
  • AI-assisted engineering and security workflows
  • Python and Go infrastructure tooling
  • Secure software delivery and DevSecOps

Connect

Website: rickywhite.net

LinkedIn: linkedin.com/in/rickywhite

Technical Writing: Real Python

PyPI: pypi.org/user/endlesstrax


Building secure systems at the intersection of identity, security, and software engineering.

Pinned Loading

  1. python-template-snippets python-template-snippets Public

    A comprehensive VS Code snippet collection for Jinja2 and Django template engines.

    JavaScript 14 3

  2. pgn-to-sqlite pgn-to-sqlite Public

    Pull your Chess games from chess.com and lichess.org into a sqlite3 database.

    Python 26 1

  3. realpython/reader realpython/reader Public

    Read the latest Real Python tutorials (PyPI Demo Package)

    Python 134 220

  4. pyanchor pyanchor Public

    Find your broken links, so users don't.

    Python 66 8