Skip to content
View louishuyng's full-sized avatar

Organizations

@Eatiplaner

Block or report louishuyng

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
louishuyng/README.md

An image of @louishuyng's Holopin badges, which is a link to view their full Holopin profile

Pinned Loading

  1. dotfiles dotfiles Public

    Dotfiles includes terminal configuration, editor nvim and some devops configuration stuff

    Shell 11

  2. awesome-tech awesome-tech Public

    New Tech, Solutions and Fundamentals I learn during my dev career

    TypeScript 2

  3. Basic Vim Setup on Linux Basic Vim Setup on Linux
    1
    set tabstop=2 softtabstop=2 shiftwidth=2
    2
    set expandtab
    3
    set number ruler
    4
    set autoindent smartindent
    5
    syntax enable
  4. sync-rpc-proto sync-rpc-proto Public

    This is a script to help collect schema from one centralized repo and sync to the project use that schema

    Shell

  5. clean-architecture clean-architecture Public

    Learn from dometrain course clean architect .net

    C#

  6. template-cli template-cli Public

    Store all templates needed for a team to reuse

    JavaScript 2