Skip to content
View zoldyzdk's full-sized avatar
🎯
Focus!
🎯
Focus!

Organizations

@devhatt @helper-recruiter @gados-academy

Block or report zoldyzdk

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

Pinned Loading

  1. media-library media-library Public

    Aplicação para armazenagem de arquivos na nuvem

    TypeScript

  2. go-algorithms go-algorithms Public

    For study with algorithms written in Go

    Go

  3. sniff sniff Public

    TUI app to manage your port usage

    Go

  4. bb-cli bb-cli Public

    A Go CLI tool that interacts with the Bitbucket API

    Go 1

  5. Git aliases / commands to use Git aliases / commands to use
    1
    1. Git log
    2
    
                  
    3
    ```bash 
    4
    git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"
    5
    ```
  6. elixir elixir Public

    Códigos e estudos em elixir

    Elixir