Skip to content
View ogarctorres's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ogarctorres

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

banner



👨‍💻 Vinicius Torres

Ciência da Computação · Full Stack


dev = {
    "nome":        "Vinicius Torres",
    "curso":       "Ciência da Computação",
    "foco":        ["Back-end", "APIs", "Dados"],
    "stack":       ["Python", "Flask", "Pandas", "HTML/CSS/JS"],
    "ferramentas": ["VS Code", "Git", "Postman", "Pytest"],
    "aberto_a":    "estágios · projetos · colaborações",
    "status":      "construindo portfólio 🚀",
}


🛠 Tecnologias & Ferramentas

Python Flask Pandas Pytest HTML5 CSS3 JavaScript Git VS Code Postman



🚀 Projetos em Destaque


📦 Pipeline de Vendas em Python

Pipeline completo de dados que lê CSVs de vendas, limpa com Pandas, gera relatórios automáticos e visualizações com Matplotlib — com testes automatizados via Pytest e dashboard web em HTML/CSS/JS.

Python Pandas Matplotlib Pytest HTML CSS JavaScript


🗂 API de Tarefas com Flask

API REST com CRUD completo (GET, POST, PUT, DELETE), persistência em JSON, validação de dados, tratamento de erros e testes automatizados com Pytest.

Python Flask REST API Pytest Postman



📊 GitHub Stats

GitHub Streak



🌐 Onde me encontrar

LinkedIn Email





Popular repositories Loading

  1. job-matcher- job-matcher- Public

    Analisa currículos em PDF com IA local (Ollama), avalia o perfil e encontra vagas de estágio em TI com score de compatibilidade

    JavaScript 4

  2. pipeline_vendas_python pipeline_vendas_python Public

    Pipeline de vendas em Python com Pandas, geração de relatórios e gráficos automatizados.

    CSS 1

  3. api-tarefas-flask-jwt api-tarefas-flask-jwt Public

    API REST em Flask com autenticação JWT, testes automatizados e documentação Swagger

    Python 1

  4. ogarctorres ogarctorres Public

  5. api-tarefas-flask api-tarefas-flask Public

    API REST com CRUD completo, persistência em JSON e testes automatizados com Pytest

    Python