Skip to content
View MarcosAlves90's full-sized avatar
💾
"O universo não foi feito à medida do ser humano, mas tampouco lhe é adverso."
💾
"O universo não foi feito à medida do ser humano, mas tampouco lhe é adverso."

Highlights

  • Pro

Block or report MarcosAlves90

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

🪐 Marcos Alves, debugando a vida!

  • 💻 Cursando Desenvolvimento de Software Multiplataforma.
  • 📓 Técnico em Informática para Internet.
  • 📧 E-mail: marcos.a.lopes7701@gmail.com
  • 📚 Livro Favorito: "O Homem que Caiu na Terra" por Walter Tevis.

KaSugari
/**
 * Inicia o processo de criação do universo.
 * Retorna uma representação simbólica do universo.
 */
function bigBang() {
    // Simula a criação do universo
    return '🌌'; // Representa o universo
}
/**
 * Função principal para criar um novo universo.
 * Utiliza a função bigBang para iniciar a criação.
 */
function criarUniverso() {
    return bigBang();
}

github contribution grid snake animation

Pinned Loading

  1. ProjetoRPG_TMW_MI ProjetoRPG_TMW_MI Public

    Project for a text RPG game made in python.

    Python

  2. gitTremor gitTremor Public

    A simple version control system written in Python.

    Python

  3. pomodoroApp pomodoroApp Public

    A pomodoro timer made with HTML, CSS and JS.

    JavaScript

  4. projetoRPG_TMW_Ficha projetoRPG_TMW_Ficha Public

    An online character sheet project for a retro futuristic cyberpunk tabletop RPG.

    JavaScript

  5. coconut_links coconut_links Public

    Personal profile link platform, inspired by Linktree.

    JavaScript

  6. personality_quiz personality_quiz Public

    A quiz to find out which breed of dog you would be.

    JavaScript