Skip to content
View joaovictor-devbr's full-sized avatar

Block or report joaovictor-devbr

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

> SYSTEM.INIT()

┌──────────────────────────────────────────────────────────────┐
│                    JOÃO VICTOR // DEV                       │
├──────────────────────────────────────────────────────────────┤
│ STATUS        : ONLINE                                      │
│ ROLE          : SOFTWARE ENGINEERING STUDENT                │
│ FOCUS         : BACKEND + FULL STACK                        │
│ PRIMARY       : JAVA / SPRING BOOT                          │
│ FRONTEND      : TYPESCRIPT / REACT                          │
│ DATABASE      : SQL / POSTGRESQL                            │
│ NEXT LEVEL    : CLOUD / DATA / AI ENGINEERING               │
│ MODE          : BUILD → LEARN → REFACTOR → REPEAT           │
└──────────────────────────────────────────────────────────────┘

> ABOUT_ME

public final class JoaoVictor {

    private final String role = "Software Engineer in progress";

    private final String primaryStack =
            "Java + Spring Boot";

    private final String frontendStack =
            "TypeScript + React";

    private final String database =
            "SQL + PostgreSQL";

    private final String philosophy =
            "Understand the problem before writing the code.";

    private final String mission =
            "Build reliable software that solves real problems.";

    public String status() {
        return "Learning. Building. Improving.";
    }
}

🎓 Estudante de Engenharia de Software, construindo minha carreira com foco em desenvolvimento de software e engenharia de sistemas.

🧠 Minha especialização principal está sendo construída em Java + Spring Boot, enquanto mantenho TypeScript + React como base para desenvolvimento frontend e full stack.

🗄️ Também estudo SQL/PostgreSQL, arquitetura de software, Clean Code, SOLID, Git, APIs REST, testes e boas práticas de engenharia.

🚀 Meu objetivo não é apenas aprender frameworks. É entender como software profissional é projetado, desenvolvido, testado, escalado e mantido.

The goal isn't to write more code. The goal is to solve better problems.


> TECH_STACK

// CORE ENGINE

// ENGINEERING

// DATA / AI


> TECHNOLOGY_MATRIX

Domain Technologies
☕ Backend Java, Spring Boot, REST APIs
⚛️ Frontend TypeScript, JavaScript, React
🗄️ Database SQL, PostgreSQL, MongoDB
🐍 Data / AI Python, Pandas, ML, LLM, RAG
🧱 Engineering Clean Code, SOLID, Design Patterns
🔧 DevOps Git, GitHub, Docker, Bash, YAML
🎨 UI / UX Figma, UI/UX principles
🧪 API / Testing Postman, REST, automated testing
☁️ Cloud AWS fundamentals

> TOOLKIT


> FEATURED_PROJECTS

🎫 Sistema de Chamados

Sistema web para gerenciamento de chamados, desenvolvido com foco em CRUD, organização de estado e experiência do usuário.

Stack

HTML CSS JavaScript LocalStorage

Features

  • 🔐 Login simulado
  • 📊 Dashboard
  • 🎫 Criação de chamados
  • 🔄 Controle de status
  • 🔎 Busca
  • 🏷️ Filtros
  • 📱 Layout responsivo

⚡ FlowDesk

SaaS conceitual para gerenciamento de atendimento e tarefas de pequenas empresas.

Stack

TypeScript React Next.js UI/UX

Focus

  • 🧩 Design System
  • 🧭 UX Research
  • 🗺️ User Flows
  • 🖼️ Wireframes
  • 📊 Dashboard
  • 📋 Task Management
  • 🏗️ Component Architecture

📦 StockPulse

Projeto de gerenciamento de estoque desenvolvido para praticar arquitetura de frontend, consumo de API e gerenciamento de estado.

Stack

React JavaScript Vite

Focus

  • 📦 Produtos
  • 🔎 Pesquisa
  • 🧩 Componentização
  • 🌐 API
  • ⚡ Vite
  • 🧠 Estado da aplicação

🍔 Lebrão Lanches

Projeto frontend desenvolvido com React e Vite para uma aplicação institucional moderna e responsiva.

Stack

React JavaScript Vite CSS

Focus

  • 🎨 UI
  • 📱 Responsividade
  • ⚛️ Componentização
  • ⚡ Performance
  • 🧭 UX
  • 🖥️ Frontend moderno

> CURRENT_MISSION

$ whoami
joao-victor

$ mission --current

[01] ████████████████████  Java + Spring Boot
[02] ██████████████████░░  Software Architecture
[03] ████████████████░░░░  SQL + PostgreSQL
[04] ██████████████░░░░░░  TypeScript + React
[05] ████████████░░░░░░░░  Docker + Cloud
[06] ██████████░░░░░░░░░░  Python + Data + AI

$ objective
Become a Software Engineer capable of building
reliable, maintainable and scalable systems.

$ next
Build → Test → Deploy → Observe → Improve

> ENGINEERING_MINDSET

┌───────────────────────────────────────────────────────────┐
│                    SOFTWARE PRINCIPLES                    │
├───────────────────────────────────────────────────────────┤
│                                                           │
│  01  Understand the problem                               │
│  02  Design before implementing                           │
│  03  Keep responsibilities small                          │
│  04  Prefer readable code                                 │
│  05  Test important behavior                              │
│  06  Measure before optimizing                             │
│  07  Document decisions                                    │
│  08  Refactor continuously                                 │
│                                                           │
└───────────────────────────────────────────────────────────┘

> GITHUB_ANALYTICS



> ACTIVITY_GRAPH


> TROPHIES


> CONTRIBUTION_PROTOCOL

Snake animation

The snake animation is generated automatically through a GitHub Actions workflow.


> CONNECT


> SYSTEM MESSAGE

Software is not just code.

It is architecture.
It is communication.
It is trade-offs.
It is reliability.
It is people solving problems together.

SYSTEM STATUS: BUILDING THE FUTURE ████████████████████

© 2026 João Victor • Built with code, curiosity and caffeine.

Pinned Loading

  1. sistema-login sistema-login Public

    Sistema de login simples desenvolvido com HTML, CSS e JavaScript puro.

    HTML

  2. lebrao-lanches lebrao-lanches Public

    Site institucional do Lebrão Lanches desenvolvido com React e Vite. Apresenta cardápio, galeria de imagens, informações de contato e design responsivo para uma experiência moderna e intuitiva.

    JavaScript

  3. sistema-chamados sistema-chamados Public

    HTML