Skip to content
View gabriel-alves051294's full-sized avatar

Block or report gabriel-alves051294

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

AI-Native Developer · Prompt Engineering · Open-source Builder

Profile views Location Target Open to work


🤖 About me

I'm an IT Technician and Computer Science student based in Belo Horizonte, Brazil, planning a long-term move to Spain. My focus is AI-Native software engineering: building real, production-grade systems by orchestrating modern generative-AI agents instead of writing every line by hand.

  • 🛠 What I do best: rapid product delivery through strategic prompt engineering on top of solid IT fundamentals (networking, Linux, databases, deploys)
  • 🧪 Current obsession: shipping AI-moderated community platforms — real-time chat with OpenAI Moderation, gamified forums, JSVM hooks, atomic SQL increments
  • 🇪🇸 Long-term goal: relocate to Spain and contribute to remote-friendly EU teams
  • 📚 Studying: advanced English, prompt-engineering patterns, distributed systems, OpenAI / Anthropic agent APIs

🧱 Tech stack

React Vite Tailwind JavaScript Python

PocketBase SQLite Node.js Cloudflare Workers

Fly.io Vercel Docker Git PowerShell

OpenAI Anthropic Prompt Engineering


🚀 Featured projects

AI-Native community hub + sales platform for Brazilians immigrating to Spain.

Real-time chat moderated by OpenAI, gamified forum with 5 satirical tiers (COMIQUICE), personal blog with rich-text editor, Hotmart payment webhook. Built on React + PocketBase + Fly.io + Vercel, ~80% authored through orchestrated AI agents.

🌐 Live demo 📜 Source-Available License

Python automation tool to merge and convert Word documents (.doc / .docx) at scale.

Ideal for data cleaning, AI-pipeline preparation, and bulk normalization. Uses LibreOffice headless conversion under the hood.

Academic database projects from my Computer Science coursework. SQL schemas, normalization studies, and query optimization exercises.

📘 MIT License

Static portfolio site hosted on GitHub Pages.


📊 GitHub stats


🧭 The AI-Native philosophy

I treat AI agents the way a senior engineer treats a junior team: clear specifications, well-scoped tasks, strict reviews, and zero tolerance for hand-waving. The result isn't "vibe coding" — it's resilient, observable, production-grade software shipped in a fraction of the historical time-to-market.

What this looks like in practice:

  • Specs first: every feature starts as a written contract — inputs, outputs, edge cases, failure modes
  • Atomic commits, semantic messages: Conventional Commits + small reversible changes
  • Defense in depth: fail-closed moderation, environment kill-switches, rate limits, granular soft-bans
  • Observability: structured logs, healthchecks, deployment hooks
  • Documentation as code: bilingual READMEs, architecture diagrams (Mermaid), runbooks

📫 Contact & let's talk

Open to remote opportunities in Spain or the broader EU — backend, full-stack, AI-tooling, prompt engineering, dev-relations.


🇧🇷 Versão em Português

Sou Técnico em TI e estudante de Ciência da Computação, baseado em Belo Horizonte e planejando uma mudança de longo prazo para a Espanha. Meu foco é engenharia de software AI-Native: construir sistemas de produção reais através da orquestração estratégica de agentes de IA modernos, ao invés de escrever cada linha à mão.

Especialidade: entrega rápida de produto através de prompt engineering disciplinado sobre fundamentos sólidos de TI. Atualmente construindo plataformas de comunidade moderadas por IA, com chat em tempo real, fóruns gamificados e hooks JSVM. Aberto a oportunidades remotas na Espanha ou União Europeia.


Built one commit at a time · AI-Native by design · 🇧🇷 → 🇪🇸

Pinned Loading

  1. imigrar-espanha-site imigrar-espanha-site Public

    🇪🇸 AI-Native immigration hub for Brazilians moving to Spain — real-time chat, forum & blog with OpenAI moderation | PocketBase + React + Fly.io

    JavaScript

  2. gabriel-alves052194.github.io gabriel-alves052194.github.io Public

    Portfólio Gabriel Alves

    HTML

  3. python-document-merger python-document-merger Public

    Ferramenta Python para unificar e converter arquivos Word (.doc, .docx). Ideal para automação, limpeza de dados e preparação para IA. Python script to merge and convert .doc/.docx files.

    Python