Skip to content
View Joao-Matheus-Franca's full-sized avatar
🐳
always in progress
🐳
always in progress
Block or Report

Block or report Joao-Matheus-Franca

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

🖥️ Welcome to my profile 🖥️

about_me.js

⚠️ the use of snake_case in this mock JavaScript file is artistic ⚠️

const joao_matheus = {
  nationality: brazilian,
  bithplace: north_east,
  professions: {
    full_stack_developer: {
      status: 'active',
      front_end_technologies: 
        ['html', 'css', 'javascript', 'react', 'redux', 'context'],
      back_end_technologies: 
        ['docker', 'mysql', 'nodejs', 'express', 'sequelize', 'typescript', 'mongodb'],
      test_technologies: 
        ['jest', 'react testing library', 'mocha', 'chai', 'sinon', 'pytest'],
      computer_science:
        ['python']
      graduated_in: 2023,
      learning: 'bootstrap',
    },
    doctor: {
      status: 'inactive',
      level: 'bachelor of medicine',
      graduated_in: 2020,
    },
  }, 
  passions: {
    animals: { 
      favorites: { mammal: 'monkeys',  insect: 'spiders', dinosaur: 'brontosaurus', 
        fantastic: 'dragons', pokemon: 'cubone' }, 
    },
    art: {
      favorites: { movie: 'fight club', series: 'breaking bad', music: 'plano de voo', 
        game: 'hollow knight', books: 'witcher series' },    
    },
    cooking: {
      favorites: { food: 'lasagna', junk_food: 'hamburger', dessert: 'pudding' },
    },
    football: { fan: 'Esporte Clube Bahia' },
    social_causes: { inspiration: 'Martin Luther King Jr.' },
    technology: {
      setup: { 
        CPU: 'i7-10750H',
        GPU: 'RTX 2060 6GB',
        RAM: '16GB',
        Storage: '1TB NVMe M.2'
        },
    },
  },
};
trybe.exports = { joao_matheus };

Tech badges:

DevOps Front-end Back-end CS Tests
Linux icon HTML icon MySQL icon Python icon Jest icon
Git icon CSS icon NodeJS icon RTL icon
Github icon JavaScript icon Express icon Mocha icon
Docker icon React icon Sequelize icon Chai icon
Redux icon Typescript icon Sinon icon
MongoDB icon Pytest icon

Contact me:

Email icon Likedin icon Instagram icon

Pinned Loading

  1. portfolio-card portfolio-card Public

    JavaScript

  2. pixels-art pixels-art Public

    website for make pixel art

    CSS 2

  3. trybetunes trybetunes Public

    complete music demos website

    JavaScript 1

  4. recipes-app recipes-app Public

    complete recipes app

    JavaScript 1

  5. trybewallet trybewallet Public

    online wallet with currency converter

    JavaScript 1

  6. blogs-api blogs-api Public

    api to manage blogs posts

    JavaScript 1