Skip to content
View jayp-xgh's full-sized avatar
🛸
👽
🛸
👽

Highlights

  • Pro
Block or Report

Block or report jayp-xgh

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

Hey, I'm Jayp 🚀

  • I've put this together because many ANSWERS to common and repetitive QUESTIONS can now be found in a simple documentation.
  • I've also grown tired of developers using "copy/paste" for readmes, pretending they know how to code. So, I'm demonstrating how to embrace creativity.
  • Just to clarify, I'm not a coach, teacher, or planning to sell any courses, nor am I going to start creating viral tweets.
  • The tone might sound a bit blunt, but it's all in good fun. I'm just someone who's really focused on good work. 😉



👨‍💻 Computer Scientist and Versatile Developer

Computer scientist passionate about solving problems and creating innovations. My solid training and experience in different technologies allow me to easily adapt to different projects.
{
  "phone": "+5️⃣5️⃣ (1️⃣1️⃣ 9️⃣3️⃣7️⃣3️⃣4️⃣-3️⃣0️⃣7️⃣1️⃣)", // Workaround to prevent bots
  "email": "jpereiramartinsdev🍻gmail.com", // you'll might need .replace('🍻', '@')
  "linkedin": "https://www.linkedin.com/in/joao-pereira-7736b320b/"
}
import Developer from "Jayp";

class AboutMe extends Developer {
  name = "Joao Pereira";
  area = "Back-end Developer";
  job = "Freelancer";
  location = "home";

  education = [
    "Systems Development (2020 - 2022) - ETEC: Dr. Emílio Hernandez Aguilar",
    "Google Data Analytics (2022 - 2023)",
    "Bachelor's in Computer Science (2023 - 2027) - Estácio de Sá"
  ];
}

class Skills extends Developer {
    languages = [ "JAVASCRIPT", "NODE", "PHP", ];
    databases  = [ "POSTGRESQL", "MARIADB", "MYSQL" ];
    frameworks = [ "LARAVEL", "NEXT", "REACT",];
    others = [ "UI/UX Figma and AdobeXD", "TORTOISESVN", "GITHUB", "JQUERY", "DOCKER", "LINUX", "GIT", ];
}

Pinned Loading

  1. data_structure_in_c data_structure_in_c Public

    O repositório inclui estudos sobre ponteiros, alocação de memória, structs, manipulação de arquivos, pré-processador, funções de biblioteca padrão, ponteiros para funções, programação concorrente,…

    7

  2. microservice_catalog_video microservice_catalog_video Public

    Estudando os conceitos de micro-serviços etc...

    PHP 7

  3. snake_ai snake_ai Public

    O jogo é desenvolvido em linguagem JavaScript e utiliza algoritmos de inteligência artificial baseados em matemática avançada, incluindo álgebra linear e cálculo diferencial.

    JavaScript 3

  4. blog blog Public

    PHP 1

  5. chorume chorume Public

    A Chorume Dashboard é tipo um backend sem o front, serve pra nada. Mas é feito de coração pela galera do Chorume, saca? É uma parada que mostra pro mundão todo o poder das Chorume Coins, a moedinha…

    PHP 9 1