Skip to content
View khoipro's full-sized avatar
💭
#devops #wordpress #vuejs #docker
💭
#devops #wordpress #vuejs #docker

Organizations

@codetot @codetot-web @codetot-clients

Block or report khoipro

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
khoipro/README.md

Hi there, I'm Khoi Nguyen (Kevin) 👋

WordPress Developer · Open Source Contributor · Founder of CODE TOT

I build high-performance, proof-driven WordPress sites. Over 175+ projects delivered across 15+ industries — from e-commerce to enterprise portals. When I'm not shipping client work, I'm contributing to WordPress core, building open-source tools, and writing about web performance.


🔭 What I'm working on

  • runcloud-bash-scripts — Battle-tested Bash toolkit for managing WordPress fleets on RunCloud (WP migration, CVE scanning, server hardening)
  • SSO for Microsoft Entra — Free open-source WordPress plugin for SAML 2.0 + OpenID Connect SSO, published on WordPress.org

🌱 What I'm learning

  • AI-assisted development workflows (Claude, Codex, Hermes Agent)
  • Schema.org structured data validation
  • WordPress performance at scale

👯 Open to collaborate on

  • WordPress performance optimization tools
  • Open-source plugins for enterprise WordPress
  • Web development educational content (Vietnamese & English)

📊 GitHub Stats

Khoi's GitHub stats Top Languages


🏆 Open Source Contributions

  • WordPress Core — Code contributions, testing, and community support since 2015
  • SSO for Microsoft Entra — Published on WordPress.org plugin directory
  • WordPress Meetup Hanoi — Organizer and speaker since 2019
  • WordPress Translation — Vietnamese locale manager for the WordPress community (@wpvi)

🛠️ Tech Stack

WordPress  ·  PHP  ·  JavaScript  ·  TypeScript  ·  React/Vue
ACF       ·  WooCommerce  ·  Gutenberg  ·  Tailwind CSS
Docker    ·  Lando  ·  RunCloud  ·  AWS EC2  ·  Cloudflare
Bash      ·  GitHub Actions  ·  WP-CLI  ·  Git

📝 Latest Blog Posts


📬 Connect

LinkedIn X Blog Email


Profile views: 0 · Built with ❤️ and open source

Pinned Loading

  1. wp-ebook-theme wp-ebook-theme Public

    A native WordPress theme for publishing and downloading ebooks. Built for content-driven digital libraries.

    PHP 2 2

  2. Sample section lazyload using <noscr... Sample section lazyload using <noscript> - DRAFTING
    1
    <?php
    2
    /** Drafting **/
    3
    add_filter('the_content', 'codetot_lazyload_home_sections', 1000);
    4
    function codetot_lazyload_home_sections( $content ) {
    5
    	$front_page_id = get_option('page_on_front');
  3. WP PHP Coding Standards WP PHP Coding Standards
    1
    <?php
    2
    /**
    3
     * WP PHP Coding Standards
    4
     *
    5
     * @package CodingStandards
  4. oak-wordpress-theme oak-wordpress-theme Public archive

    The WordPress Version of Oak Free HTML Template.

    CSS 42

  5. webpack-es6-setup webpack-es6-setup Public

    Forked from Jakub-Wlodarczyk/webpack-es6-setup

    JavaScript

  6. WordPress/gutenberg WordPress/gutenberg Public

    The Block Editor project for WordPress and beyond. Plugin is available from the official repository.

    JavaScript 11.7k 4.8k