Skip to content
View Emzoide's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Emzoide

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.

Content in all repositories owned by your account will be closed.
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
emzoide/README.md

Hi, I’m Eduardo Vegas 👋

Software Engineer · Solutions Architect · Automation & AI Integration

I don’t just build features — I design systems that eliminate operational friction.

eduardo-vegas.vercel.app · tres casos con capturas y números


🇺🇸 English

Software Engineer based in Piura, Peru, specialized in backend architecture, process automation, and AI-powered integrations. I work at the intersection of business logic and technology — building systems that solve real operational problems at scale.

I’ve built the ecosystem an auto shop runs on, a desktop tool that turned a three-day attendance cross-check into 0.2 seconds, and AI agents that let non-technical teams query complex data in plain language. Along the way: integrations between enterprise systems and international platforms, and a lot of manual processes that no longer exist.

Next up: Future Self — an AI app that speaks to you as the person you want to become.


🛠️ Tech Stack

PHP Laravel JavaScript Node.js Express Python TypeScript React Native AWS PostgreSQL MySQL


🚀 Featured Projects


Production system · Laravel · PHP · MySQL · WhatsApp Business API

100% declarative conversational engine — new flows are configured via database, zero code changes required. Built for an automotive enterprise handling NPS surveys, sales follow-up, and customer support at scale.

  • Skip logic, conditional branching, real-time CRM push
  • Rate limiting & session management for WhatsApp at scale
  • Design patterns: Strategy, Template Method, State
  • v2 (private): AI layer with full natural language database querying

Thesis project · FastAPI · Python · React Native · TypeScript · PostgreSQL

Complete biometric identity verification system for electoral processes. Three-layer architecture: REST API, web dashboard, and mobile app.

  • ArcFace facial recognition (99.8% accuracy)
  • Anti-spoofing (PAD) — rejects printed photos and screen attacks
  • Multi-role system with full audit trail
  • iOS & Android mobile client with real-time camera verification

📱 Future Self (In design)

React Native · Claude AI · Expo

AI app that speaks to you as the person you want to become. Personalized affirmations generated from a one-time onboarding conversation, with periodic check-ins that evolve the experience over time.


📜 Certifications

Certificate Issuer Year
Claude Code in Action Anthropic 2026
Foundational C# with Microsoft Microsoft 2025
Cloud Computing: AWS · Azure · Google Cloud Universidad Nacional de Ingeniería 2025
Git para Desarrolladores Udemy 2025

📫 Let’s connect

Portfolio LinkedIn


🇵🇪 Español

Ingeniero de Software con base en Piura, Perú, especializado en arquitectura backend, automatización de procesos e integraciones con inteligencia artificial. Construyo sistemas que resuelven problemas operativos reales a escala.

He construido el ecosistema con el que opera un taller, una herramienta de escritorio que convirtió tres días de cruce de asistencia en 0,2 segundos, y agentes de IA que permiten a equipos no técnicos consultar datos complejos en lenguaje natural. Por el camino: integraciones entre sistemas empresariales y plataformas internacionales, y bastantes procesos manuales que ya no existen.

Lo próximo: Future Self — una app de IA que te habla como la persona en la que quieres convertirte.


🚀 Proyectos Destacados


Sistema en producción · Laravel · PHP · MySQL · WhatsApp Business API

Motor conversacional 100% declarativo — los flujos se configuran desde base de datos, sin modificar código. Desarrollado para una empresa automotriz para encuestas NPS, seguimiento de ventas y soporte.

  • Skip logic, branching condicional, push a CRM en tiempo real
  • Rate limiting y gestión de sesiones para WhatsApp a escala
  • Patrones: Strategy, Template Method, State
  • v2 (privada): Capa de IA con consulta de base de datos en lenguaje natural

Proyecto de tesis · FastAPI · Python · React Native · TypeScript · PostgreSQL

Sistema completo de verificación de identidad biométrica para procesos electorales. Arquitectura de tres capas: API REST, panel web y app móvil.

  • Reconocimiento facial ArcFace (99.8% de precisión)
  • Anti-spoofing (PAD) — rechaza fotos impresas y ataques por pantalla
  • Sistema multi-rol con auditoría completa
  • Cliente móvil iOS & Android con verificación por cámara en tiempo real

📱 Future Self (En diseño)

React Native · Claude AI · Expo

App de IA que te habla como la persona que quieres ser. Afirmaciones personalizadas generadas desde una conversación inicial, con seguimientos periódicos que evolucionan la experiencia con el tiempo.


📜 Certificaciones

Certificado Emisor Año
Claude Code in Action Anthropic 2026
Foundational C# with Microsoft Microsoft 2025
Cloud Computing: AWS · Azure · Google Cloud Universidad Nacional de Ingeniería 2025
Git para Desarrolladores Udemy 2025

📫 Conectemos

Portafolio LinkedIn


“The best way to predict your future is to create it.”

Pinned Loading

  1. WhatsApp-Modular-Chatbot-NPS-Engine WhatsApp-Modular-Chatbot-NPS-Engine Public

    Creación modular de flujos conversacionales dinámicos (encuestas NPS, seguimiento de ventas, soporte) de forma 100% declarativa a través de base de datos, eliminando la necesidad de modificar códig…

  2. face-auth-system face-auth-system Public

    Backend para proyecto de tesis de reconocimiento facial en procesos electorales.

    Python

  3. face_auth_mobile face_auth_mobile Public

    Cliente mobile para el proyecto de tesis de reconocimiento facial en procesos electorales.

    TypeScript

  4. secure-vote secure-vote Public

    Python