Skip to content
View jvtavarese's full-sized avatar

Highlights

  • Pro

Block or report jvtavarese

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

João Victor Tavares Esteves

Final-year computer engineering at UFC. Developer at Gocase / Gogroup. Fortaleza, Brazil.

I build AI agents, automations and forecasting models. Almost all of it ships to private company repos, so the graph below counts those too.

Contribution activity

2025 ended with 99 contributions. The shape of that graph is me moving from coursework into production.

Now

Gomoon — internal AI platform for Gogroup: MCP servers and LLM agents wired into the company's data and tools. My largest codebase this year. Private.

GoPilot — monthly sales forecasting for Gocase, by product line and SKU. XGBoost and LightGBM with walk-forward backtesting, benchmarked against the human baseline it replaces. Private.

pncp-licitacoes — a Cloudflare Worker watching Brazil's public procurement portal, filtering legal tenders and emailing a daily digest. Rewritten off n8n into typed code.

Public work

pncp-licitacoes — procurement monitor on Cloudflare Workers. TypeScript, Gmail API.

Receba — commissions, receivables and targets for sales reps across several companies. Next.js, Supabase, Prisma. Live.

gantt-project — project manager with a drag-and-drop Gantt chart and per-owner permissions. React, Node, PostgreSQL on AWS.

face_recognition_system — real-time multi-face recognition from scratch. MTCNN detection, FaceNet embeddings, webcam enrollment. Python, PyTorch.

VisualizadorDadosANS — pipeline over Brazilian health-agency open data: scraping and PDF parsing to PostgreSQL to dashboard. Python, Flask, Vue.

portal-postal-api — tracking API that logs into a carrier portal and returns shipment status by invoice. FastAPI, Selenium.

Academic work in TCC (predicting quality of life from wearable data), processos-estocasticos and 5GNetworkMobilitySim.

Stack

TypeScript, Python, SQL · Next.js, React, Vue, FastAPI · PostgreSQL, Supabase, Prisma · Docker, AWS, Cloudflare Workers · PyTorch, XGBoost, pandas · LLM agents, MCP, n8n

Weighted by bytes across the repos I actually commit to, private included: TypeScript 55%, Python and notebooks 34%.

Elsewhere

Portfolio · LinkedIn · jvtavarese@gmail.com

The graph above is a hand-built SVG in assets/, regenerated daily by a workflow. The off-the-shelf cards count only public repositories, which would tell the wrong story here.

Pinned Loading

  1. face_recognition_system face_recognition_system Public

    Real-time face detection and recognition system built from scratch in Python. Utilizes MTCNN for multi-face detection, FaceNet (InceptionResnetV1) for embedding extraction, and Euclidean distance f…

    Python 1 1

  2. VisualizadorDadosANS VisualizadorDadosANS Public

    Este repositório documenta um projeto completo envolvendo coleta, transformação, armazenamento e visualização de dados públicos da ANS (Agência Nacional de Saúde Suplementar), utilizando Python, Fl…

    Python 1

  3. gantt-project gantt-project Public

    Gerenciador de projetos com gráfico de Gantt interativo (drag-and-drop, permissões por usuário). React 19 + Node.js + PostgreSQL, deployado na AWS.

    JavaScript

  4. pncp-licitacoes pncp-licitacoes Public

    Cloudflare Worker que monitora o PNCP, filtra licitações jurídicas e envia um relatório HTML diário por e-mail (Gmail API). Migrado de n8n.

    JavaScript

  5. port-jv port-jv Public

    Meu portfólio profissional — Next.js 14, TypeScript e Tailwind CSS.

    TypeScript

  6. Receba Receba Public

    App para representantes comerciais controlarem comissões, recebíveis e metas de múltiplas empresas. Next.js 14 + Supabase + Prisma, com CI e deploy na Vercel.

    TypeScript