Skip to content
View Ewertonslv's full-sized avatar

Block or report Ewertonslv

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
ewertonslv/README.md
Ewerton Silva Subtitle

LinkedIn Portfolio Gmail Profile Views


πŸ‘¨πŸ»β€πŸ’» About Me

const ewerton = {
  role:       "Software Engineer Β· AI & Full-Stack",
  experience: "4.5 yrs shipping production ERP & fiscal software",
  education:  "Information Systems Β· UFRN",
  building:   ["AI-powered SaaS", "multi-agent systems", "MCP servers"],
  stack:      ["Python", "TypeScript", "FastAPI", "React/Next.js", "PostgreSQL"],
  openTo:     "Remote roles Β· US / EU timezones",
  reach:      "ewertoncom297@gmail.com"
};

πŸ’Ό Experience

Software Engineer (Delphi) Β· Viggo Sistemas Β· 2022 – Present (~4.5 years)

Viggo Sistemas is a GPTW-certified Brazilian software company whose commercial-automation ERP serves 1,200+ businesses across 13 states.

Part of a 3-engineer team, building and operating the ERP end-to-end:

  • 🧾 Brazilian fiscal engine β€” e-invoicing (NF-e, NFC-e, MDF-e) and SPED / tax-reform logic. Software where a bug means a client legally can't sell.
  • πŸ› οΈ Backend & APIs β€” features, integrations and REST APIs in Delphi, on top of a large legacy codebase I maintain, refactor and improve.
  • πŸ—„οΈ PostgreSQL β€” owning the production database for 4+ years: schema, queries, performance and data integrity.
  • πŸ€– AI-first workflow β€” today I ship with Claude + modern engineering practices, keeping Delphi for legacy / manual operations.

Coming from software where mistakes are expensive β€” money and tax compliance β€” shaped how I build: carefully, and tested where it counts.


πŸ›  Tech Stack

⚑ Languages

🎨 Frontend

βš™οΈ Backend

πŸ“± Mobile

Β Β  Expo

πŸ—„ Databases & BaaS

☁️ Infrastructure

πŸ€– AI & Integrations

Claude API Groq Telegram Bot Stripe

πŸ“Š GitHub Stats



GitHub Streak

πŸ“ˆ Activity Graph

Activity Graph

πŸš€ Featured Projects

Project Stack What it does
🦷 recepia FastAPI Β· PostgreSQL Β· Groq LLM Β· WhatsApp Multi-tenant SaaS: an AI WhatsApp receptionist for clinics β€” live demo β†—
πŸ”Œ evolution-whatsapp-mcp TypeScript Β· MCP SDK MCP server exposing WhatsApp (Evolution API) as tools for Claude & any MCP client β€” on npm β†—
πŸ€– Monarch-IA Python Β· FastAPI Β· Claude API Β· Docker Multi-agent orchestration on the Claude API, with human-in-the-loop approval gates
πŸŽ“ Liveaula Next.js Β· Fastify Β· Prisma Β· React Native Full-stack EdTech monorepo (web + mobile + API)


footer

Pinned Loading

  1. recepia recepia Public

    Multi-tenant SaaS that turns a clinic's WhatsApp into an AI receptionist β€” automated scheduling, confirmations and reminders (FastAPI Β· PostgreSQL Β· LLM Β· LGPD).

    Python

  2. Monarch-IA Monarch-IA Public

    Multi-agent orchestration platform on the Claude API: a 12-agent pipeline (Python Β· FastAPI) that turns a request into shipped code, with human-in-the-loop approval gates.

    Python

  3. evolution-whatsapp-mcp evolution-whatsapp-mcp Public

    MCP server exposing WhatsApp (Evolution API) as tools for Claude and any MCP client β€” send/read messages, media, and manage instances.

    TypeScript