Skip to content
View buu-nguyen's full-sized avatar

Block or report buu-nguyen

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

๐Ÿ’ซ About Me:

I'm currently working as an Analytics Engineer for Cake By VPBank.

๐ŸŒ Socials:

LinkedIn

๐Ÿ’ป Tech Stack:

Python Apache Airflow Google Cloud

๐Ÿ“Š GitHub Stats:



โœ๏ธ Random Dev Quote


Pinned Loading

  1. Local Development Git setup Local Development Git setup
    1
    ## Setup git global config
    2
    
                  
    3
    ```bash
    4
    git config --global --unset gpg.format
    5
    git config --global commit.gpgSign true