Skip to content
View weslley19's full-sized avatar
🎯
Concentrando
🎯
Concentrando

Block or report weslley19

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
weslley19/README.md
Typing SVG

🚀 Sobre Mim

Sou um desenvolvedor apaixonado por transformar desafios complexos em código limpo e eficiente. Atualmente, foco minhas, criando soluções tecnológicas que conectam o campo ao futuro digital.

🚀 Developer

interface Developer {
  name: string;
  role: string;
  focus: string;
  tools: string[];
  location: string;
}

const weslley: Developer = {
  name: 'Weslley Oliveira',
  role: 'Fullstack Developer @ Essent Agro',
  focus: 'Transforming agribusiness through code 🌾',
  tools: ['React', 'Next.js', 'Node.js', 'TypeScript', 'Prisma'],
  location: 'Brazil 🇧🇷'
};

💻 Stack de Tecnologia


📊 Estatísticas e Desempenho

Github Streak=

🐍 Minha Jornada em Código

Snake Game

📫 Vamos nos conectar?


Pinned Loading

  1. backend-olx backend-olx Public

    JavaScript

  2. netflix-clone-reactjs netflix-clone-reactjs Public

    JavaScript

  3. pizzaria pizzaria Public

    Ordering system for a pizzeria

    CSS 1

  4. app-dizimo app-dizimo Public

    PHP

  5. notes-api notes-api Public

    JavaScript

  6. sistema_escolar sistema_escolar Public

    School system

    PHP