Skip to content
View LizzardMedeiros's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Belo Horizonte, Brazil
Block or Report

Block or report LizzardMedeiros

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

Hello My Friend! Stay awhile and listen 👋

Projects I contribute:

module.exports = (lizzard) => (user) => {
  lizzard.get('/', rescue(async (_, res) => {
    const response = await user.index({
      nome: 'Luís Medeiros',
      idade: 33,
      cidade: ['Belo Horizonte', 'MG'],
      stack: ['HTML5', 'CSS3', 'Javascript', 'Solidity', 'PHP', 'NodeJS', 'ReactJS', 'VUEJS', 'MongoDB', 'MySQL', 'Docker', 'Jest', 'RTL', 'Arduino' ],
      hobbies: ['Games', 'Boardgames', 'Guitarra', 'Galinhas', 'Robótica', 'Desafios!!!'],
    });

    res.status(STATUS_SUCCESS).json(response);
  }));
};

Resume:

Skills:

Javascript React NodeJS Huggingface HTML5 CSS3
Solidity SQL RNA Socketio Docker ESLint
Typescript VueJS Arduino Sequelize JWT TailwindCSS
MongoDB PHP Java Blockchain Python UE4

Curious things about me:

  • 🔭 I’m currently working from home
  • 🌱 I’m currently learning javascript on Trybe and solidity by myself
  • 💬 Ask me about anything, I love all subjects!
  • 📫 How to reach me: luis.codemaker@gmail.com
  • 😄 Pronouns: Ever you want! Just call me!
  • ⚡ Fun fact: I love chicken

Pinned

  1. bitcoin-paperwallet-react bitcoin-paperwallet-react Public

    A simple Bitcoin Wallet generator

    JavaScript 6

  2. AIDinosaur AIDinosaur Public

    AI Dinosaur - A simple AI experiment for JS students

    JavaScript 2

  3. TesseractEngine TesseractEngine Public

    Make textarea tag as 3d screen for applications

    JavaScript 1

  4. cryptoplus-ico cryptoplus-ico Public

    Cryptoplus - ICO Page

    Vue 2

  5. fm_rockpaperscissors-game fm_rockpaperscissors-game Public

    Frontend Mentor - [hard] Fourth Challenge

    CSS

  6. lite-loaderjs lite-loaderjs Public

    Simple Lite JS Loader

    JavaScript