|
|
Backend / Automation / AI / Blockchain Engineering Systems Engineer (Universidad de Buenos Aires, 2024). Founder & CEO of ZendX — a fintech platform combining P2P lending, trading/exchange, prediction markets, a card product, and a custom Layer 1 blockchain. Also founder of RemyStack, a B2B integration middleware platform for orchestrating business workflows across Latin American enterprises. I work across the full stack of real production systems: backend APIs, real-time data infrastructure, PostgreSQL persistence, Solidity smart contracts running on our own EVM-compatible chain, and multi-tenant integration infrastructure connecting enterprise systems. |
- Backend & APIs — Node.js, TypeScript, Fastify, PostgreSQL
- Real-time systems — WebSocket architectures with reconnection handling, rate limiting, and multi-client broadcast
- Blockchain & Solidity — smart contract design with a security-first mindset (Checks-Effects-Interactions, reentrancy guards, access control)
- Integration infrastructure — API orchestration, event-driven architecture, asynchronous processing, and multi-tenant systems
- AI-assisted engineering — using AI coding tools daily, always with deliberate review rather than blind acceptance
ZendX — Fintech & P2P · Crypto · Global Fintech platform combining P2P lending, trading/exchange, prediction markets, a card product, and a custom Layer 1 blockchain.
RemyStack — B2B Integration Infrastructure Middleware platform for orchestrating business integrations across Latin American enterprises.
| Proyecto | Descripción |
|---|---|
| order-matching-engine | Order book de límite con matching por prioridad precio-tiempo, construido desde cero — órdenes market/limit, fills parciales, recorrido del book multi-nivel y cancelación, con 24 tests cubriendo los edge cases que rompen implementaciones ingenuas. |
| realtime-sync-engine | Capa de sincronización de datos en tiempo real: reconexión con backoff exponencial, broadcast throttled por clave, y fan-out multi-cliente. Incluye un dashboard en vivo conectado a un feed de precios real de un exchange. |
| defi-vault-contracts | Vault de staking en Solidity construida para demostrar patrones de seguridad reales — orden CEI, un reentrancy guard, y una suite de tests que efectivamente ataca el contrato para probar que el guard funciona. |
| realtime-dashboard | Frontend en Next.js que consume el backend de tiempo real de arriba, con su propia lógica de reconexión independiente del lado del cliente. |
| ai-workflow-backend | Backend orientado a producción para orquestación de workflows de IA — persistencia en PostgreSQL, migraciones versionadas, y registro on-chain de workflows vía un contrato Solidity. |
| zendx-chain | Devnet de ZendX Chain — una cadena PoW abierta con modelo UTXO. Código de consenso, P2P y wallet, espejado públicamente para operadores de nodo externos. |
- Website: zendx.finance
- Portfolio: nicolas-pedernera.vercel.app
- LinkedIn: nicolas-pedernera-zendx
- LinkedIn (ZendX): company/zend-x
