Skip to content
View MatheusMunizera's full-sized avatar
Block or Report

Block or report MatheusMunizera

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

Hi there 👋 👧


Today's Moon

🟢 🟡

💻 FollowerPlace 🎮

🔴

Pinned

  1. swApp swApp Public

    Lovingly crafted SWAPI tools and resources in Death Star

    TypeScript 3

  2. My ~/.zshrc config for MacOS My ~/.zshrc config for MacOS
    1
    # Install oh-my-zsh
    2
    sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
    3
    
                  
    4
    # Download and Install this fonts
    5
    # Configure you terminal with this fonts
  3. Scrap4Devs Scrap4Devs Public

    An application built with NestJS that scrapes the 4devs website. It enables the user to extract specific information such as text, images, and links from the website, and then stores the data in a …

    JavaScript