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

Block or report dougdomingos

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

👋 Hello, World!

👩‍💻 My name is Douglas :)

I'm a Full-stack Web Developer from Brazil, powered by coffee and passionate about everything that involves software development and problem-solving.

  • 🌟 Wandering around the world of programming since 2019
  • 🎓 Computer Science undergraduate at Federal University of Campina Grande (UFCG)
  • ⚙ The "learn-by-doing" kind of guy

🛠 My Skills

Frameworks and Libraries

react logo nextjs logo tailwindcss logo sass logo nodejs logo express logo prisma logo maven logo jest logo

Languages and Technologies

typescript logo javascript logo java logo python logo linux logo

💻 Contribution Grid

github contribution grid snake animation

Pinned Loading

  1. Um guia simples para instalar o Mave... Um guia simples para instalar o Maven em seu computador
    1
    # Como instalar o Maven
    2
    
                  
    3
    - Baixe a versão mais recente ZIP ou TAR ([https://maven.apache.org/download.cgi](https://maven.apache.org/download.cgi))
    4
    - Extraia o arquivo em uma pasta raíz (Ex: `~/.mvn-binaries`)
    5
    - Após extrair os arquivos, abra o arquivo `config/settings.xml`
  2. DSA-Java DSA-Java Public

    A collection of data structures and algorithms implemented in Java

    Java

  3. portfolio-v1 portfolio-v1 Public archive

    My old portfolio and personal blog, built with Next.js, Typescript and Tailwind CSS

    TypeScript