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

Organizations

@wpvi @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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
khoipro/README.md

It's me, Khoi Nguyen (you can call me Kevin)

I'm Founder and CEO of CODE TOT JSC - the web development agency in Hanoi, VN. We are a group of team members, focus to build 🔭 high-performance websites and dealing ⚡ with web speed performance score.

Pinned Loading

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

    One of my personal project to create a native WordPress theme for download ebook free.

    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

    The WordPress Version of Oak Free HTML Template.

    CSS 47

  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 10.6k 4.2k