Data Science for Business student at UFPB, data intern at the Court of Justice of Paraíba (TJPB) and researcher at TAIL — Technology & Artificial Intelligence League.
At TJPB I work on data modeling and warehousing for judicial statistics, plus performance analysis supporting other state courts. At TAIL I'm building a computer vision system for the Paraíba Basketball Federation championships. I also organize Careers in Data, an event connecting students at UFPB with people working in the field.
- Computer vision for basketball — automated game analysis for Federação Paraibana de Basquete championships (TAIL)
- Judicial data warehouse — dimensional modeling and statistics pipelines over CNJ/DataJud court data (TJPB)
EcoAgente — Energy optimization agent that detects anomalies in household consumption, forecasts the next 24h with ML, and generates savings alerts. Python Streamlit Gemini API
VozPro — Biu — WhatsApp assistant that helps low-literacy workers build a résumé through voice alone — no forms, no typing. Transcribes audio, rewrites it professionally, returns a PDF with matching job listings. Python FastAPI Gemini API Docker
Herança Tática — Web app that maps the tactical DNA of every World Cup national team from 1930 to 2022. Surfaces each team's full historical record and compares playing styles across teams and eras by vectorizing match data and ranking similarity with cosine distance. Python Streamlit
Fake News Detector — Transformer-based classifier for election-related disinformation, built to separate legitimate reporting from fabricated claims circulating during campaign season. Python NLP Transformers