Skip to content
View ghcalado's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Maceió-Alagoas

Block or report ghcalado

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

Ghabriel Calado

Backend & Artificial Intelligence Developer

Construo sistemas inteligentes, APIs e soluções orientadas a dados com foco em
arquitetura limpa, confiabilidade e impacto real.

Maceió, Alagoas · Brasil

Portfólio LinkedIn Email


Sobre mim

Sou estudante de Ciência da Computação na Afya Unima e desenvolvedor com foco em Backend, Inteligência Artificial e Machine Learning.

Gosto de compreender sistemas por inteiro, da modelagem dos dados e construção das APIs até a experiência entregue ao usuário. Já desenvolvi software para clientes reais, pipelines de Machine Learning, aplicações com RAG e soluções de Visão Computacional.

Objetivo: transformar problemas complexos em produtos claros, confiáveis e úteis.
  • Desenvolvimento de APIs REST e sistemas backend
  • Arquiteturas RAG e aplicações integradas a LLMs
  • Machine Learning, Deep Learning e Visão Computacional
  • Modelagem relacional, bancos vetoriais e pipelines de dados
  • Clean Architecture, DRY e design modular

Projetos em destaque

Projeto Descrição Tecnologias
VisionVAR Sistema semiautomático de análise de impedimentos em vídeos de futebol, com processamento visual e exportação de evidências. Python, OpenCV, NumPy, Streamlit
InovaAL Assistente jurídico com RAG, recuperação semântica, memória de sessão e citações automáticas. Flask, LangChain, ChromaDB, LLMs
PetLens Classificador de 37 raças de cães e gatos com aproximadamente 88% de acurácia de validação. PyTorch, ResNet-18, Transfer Learning
Barbershop System Sistema entregue para um cliente real, substituindo o controle manual de agendamentos da empresa. Python, SQLite, Arquitetura Modular
Employee Churn Classifier Pipeline end-to-end para previsão de rotatividade de funcionários, com dashboard interativo. Scikit-learn, Pandas, SMOTE, Streamlit

Conheça todos os projetos e detalhes técnicos no meu portfólio profissional.


Stack técnica

Backend

Python · Flask · REST APIs · Gunicorn · PostgreSQL · Supabase · SQLite

Inteligência Artificial e RAG

OpenAI API · ChromaDB · Embeddings · Sentence Transformers
Prompt Engineering · LLM Output Validation · Structured Generation

Machine Learning e Deep Learning

Scikit-learn · Pandas · NumPy · SMOTE · PyTorch
ResNet-18 · Transfer Learning · Computer Vision

Dados e documentos

PyMuPDF · pymupdf4llm · python-docx · ReportLab
PDF/HTML Generation · Data Engineering · Vector Databases

Ferramentas e deployment

Git · GitHub · Render · Railway · Streamlit · dotenv


Princípios de engenharia

class EngineeringPrinciples:
    architecture = "Clean"
    design = "Modular"
    code = ["Readable", "Testable", "Maintainable"]

    def build(self, problem):
        return reliable_solution(problem)

Formação e idiomas

  • Ciência da Computação — Afya Unima
  • Português: nativo
  • Inglês: C1
  • Espanhol: A2

Vamos construir algo relevante?

Portfólio · LinkedIn · Email

Backend · Inteligência Artificial · Machine Learning

Pinned Loading

  1. churn-classifier churn-classifier Public

    Employee churn classifier built with Python, Random Forest and SMOTE. Predicts which employees are likely to leave, achieving 92% accuracy and 89% recall on the minority class. Includes an interact…

    Python 1

  2. cpu-branch-predictor cpu-branch-predictor Public

    Interactive dashboard comparing classical 2-bit branch prediction against ML models (Logistic Regression, Decision Tree, Perceptron) built from scratch with NumPy. Visualize prediction accuracy acr…

    Python 2

  3. ghcalado.github.io ghcalado.github.io Public

    CSS

  4. pets_deeplearning pets_deeplearning Public

    This project is an image classifier that identifies dog and cat breeds using Deep Learning. Trained on a dataset of approximately 37 breeds, the model receives a photo as input and returns the top …

    Python

  5. reda1000_v1 reda1000_v1 Public

    Python 1

  6. inova-al inova-al Public

    AI-powered legal assistant for Alagoas Inovação (Brazil). Built with RAG architecture using LangChain, Groq (LLaMA 3.3), ChromaDB and Flask. Answers questions based on state innovation legislation …

    HTML 1