Skip to content
View tomhero's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report tomhero

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

Pinned Loading

  1. setup_docker_window setup_docker_window
    1
      # Docker CE Windows 10 setup 💻
    2
      
    3
     **Before start, please check your system requirement. 👓**
    4
     > If you have a hyper-v feature (**Windows 10 Pro or above**) -> [Use Docker for windows](#Setting-up-docker-for-Windows)
    5
     > 
  2. Make git pretty git log Alias Make git pretty git log Alias
    1
    # GIT Tips
    2
    
                  
    3
    ## Make git pretty git log Alias
    4
    ```bash
    5
    git config --global alias.lg "log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative"
  3. flask_sample_api_with_dockerization flask_sample_api_with_dockerization Public

    Flask example project with docker image sample

    Python 1

  4. Simple-React-TODO-App Simple-React-TODO-App Public

    Simple React App with Simple React Route

    JavaScript

  5. constellation_explorer_flutter constellation_explorer_flutter Public

    A example code of Fultter project

    Dart

  6. PG-Team-Modern-JS-Practices PG-Team-Modern-JS-Practices Public

    Node JS From scratch - JS Mastery (May be)✨

    JavaScript