Skip to content
View matzbarbosa's full-sized avatar
⌨️
Coding
⌨️
Coding

Block or report matzbarbosa

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

Hi, I'm Matheus Barbosa

Full Stack Web and App Developer with 8+ years of experience. I build performant, scalable web applications and cross‑platform mobile apps.

Skill stack

More about me...

const matz_dev = {
  name: 'Matheus Barbosa',
  role: 'Full Stack Web & App Developer',
  experience: '8+ years',
  code: ['HTML', 'CSS', 'JavaScript', 'TypeScript', 'Python', 'PHP'],
  askMeAbout: [
    'Full‑stack web and mobile development',
    'React/Next.js, Node.js (Express, NestJS, Fastify)',
    'Python (Django, FastAPI)',
    'Databases (PostgreSQL, MySQL, Redis)',
    'DevOps (Docker, Terraform, GitHub Actions), AWS',
    'Performance optimization and architecture',
    'AI integrations',
  ],
  technologies: {
    frontEnd: {
      js_ts: ['React', 'Next.js', 'Vite', 'Angular'],
      css: ['CSS', 'Tailwind'],
      uiLibraries: ['shadcn/ui', 'Ant Design', 'Chakra UI', 'PrimeNG'],
    },
    backEnd: {
      node: ['Node.js', 'Express', 'NestJS', 'Fastify'],
      python: ['Django', 'FastAPI'],
      php: ['Laravel'],
    },
    mobileApp: {
      crossPlatform: ['Expo (React Native)', 'Ionic'],
    },
    databases: ['PostgreSQL', 'MySQL', 'Redis'],
    orm: ['Prisma', 'Drizzle'],
    api: ['REST', 'GraphQL', 'WebSockets', 'Socket.IO'],
    cloudHosting: ['AWS', 'Vercel', 'Cloudflare', 'Supabase'],
    devOps: ['Docker', 'Terraform', 'GitHub Actions', 'CI/CD', 'Nginx'],
    versionControl: ['Git', 'GitHub'],
    packageManagers: ['npm', 'pnpm', 'yarn'],
    tooling: ['ESLint', 'Prettier'],
    design: ['Figma'],
  },
  architecture: {
    frontEnd: ['SPA', 'SSR'],
    backEnd: ['Microservices', 'Monolithic', 'Serverless'],
  },
  currentFocus: 'Building robust full‑stack apps and exploring AI integrations',
  funFact: 'Physics enthusiast who enjoys chess, reading, and crypto.',
};

Find me

LinkedIn Instagram X/Twitter

📧 Let's Collaborate

Email

Popular repositories Loading

  1. Chess-AI Chess-AI Public

    Forked from SebLague/Chess-Coding-Adventure

    C# 1

  2. React React Public

  3. open-banking-auth-sdk-nodejs open-banking-auth-sdk-nodejs Public

    Forked from fintechblocks/open-banking-auth-sdk-nodejs

    Open Banking Authorization NodeJS SDK

    JavaScript

  4. next-saas-starter next-saas-starter Public

    Forked from nextjs/saas-starter

    Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.

    TypeScript

  5. SaaS-Boilerplate SaaS-Boilerplate Public

    Forked from ixartz/SaaS-Boilerplate

    🚀🎉📚 SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚡️ Full-stack React application with Auth, Multi-tenancy, Roles & Permissions, i18n, Landing Page, DB, Logging, Testing

    TypeScript

  6. nextemp nextemp Public

    Forked from lilxyzz/nextemp

    A bespoke template for your next web project. NexTemp is a personal portfolio and blog theme built around Next.js.

    JavaScript