docs: enhance profile with stats, tech stack, and project showcase

This commit is contained in:
Felipe Domingues 2026-04-17 09:30:58 -03:00
parent 3a32dee582
commit acab000565

View file

@ -1,7 +1,5 @@
---
<!-- Welcome to my profile! -->
<p align="center">
<img src="https://capsule-render.vercel.app/api?type=waving&color=1a1b26&height=120&section=header&text=Felipe%20Domingues&fontSize=40&fontColor=E6DB74" />
</p>
@ -16,15 +14,50 @@ Construindo o futuro com agentes de IA, código e prompts.
---
<!-- Metrics will be inserted here by the metrics action -->
<!-- === Do not edit this section === -->
<!-- Everything below will be auto-generated by metrics action -->
<!-- To customize, edit your .github/workflows/metrics.yml -->
<!-- Metrics generated SVG - auto-updated daily by GitHub Actions -->
<p align="center">
<img src="github-metrics.svg" alt="GitHub Metrics" width="100%" />
</p>
<!-- === END METRICS === -->
---
<div align="center">
![GitHub Stats](https://github-readme-stats.vercel.app/api?username=domfelipe&theme=transparent)
![Top Languages](https://github-readme-stats.vercel.app/api/top-langs/?username=domfelipe&layout=compact)
</div>
---
<div align="center">
### 🛠️ Tech Stack
| Category | Tools |
|----------|-------|
| **AI Agents** | Claude, Gemini, GPT, Multi-Agent Systems |
| **Backend** | N8n, Supabase, Chatwoot, Evolution API |
| **Frontend** | React, TypeScript, Tailwind, shadcn/ui |
| **Platforms** | Lovable.dev, OpenRouter |
| **Automations** | N8n Workflows, WhatsApp/Telegram Bots |
</div>
---
<div align="center">
### 📊 Projects
[![DOMCO DevSquad](https://github-readme-stats.vercel.app/api/pin/?username=domfelipe&repo=domco-devsquad&theme=transparent)](https://github.com/domfelipe/domco-devsquad)
Multi-agent AI system for client service automation
</div>
---
<p align="center">
<img src="https://capsule-render.vercel.app/api?type=waving&color=1a1b26&height=80&section=footer" />
</p>
</p>