Skip to content
View nardsqq's full-sized avatar
🚧
Transitioning to DevOps
🚧
Transitioning to DevOps
Block or Report

Block or report nardsqq

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

Pinned

  1. Personal Tech Stack 2022 Personal Tech Stack 2022
    1
    # Personal Tech Stack 2022
    2
    _These are the technologies that I'll invest my time to learn and try to get proficient with. Tools or technologies that I'm planning to learn during the remainder of the year is marked with *_
    3
    
                  
    4
    ### Tools
    5
    - Code Editor: ***VSCode***
  2. personal-website personal-website Public

    My personal website built simply on HTML and CSS to refresh my web fundamentals.

    HTML 1

  3. A collection of helpful git commands... A collection of helpful git commands when working in a team of developers
    1
    # Git
    2
    A collection of helpful git commands when working in a team of developers
    3
    
                  
    4
    **To check your repository's remote URL:**  
    5
    `git config --get remote.origin.url`
  4. .vim .vim Public

    Personal Vim Configurations

    Vim Script 1