Back to home

All Projects

A comprehensive list of projects I've worked on

Year Project Link
2026 ContextForge

MCP server in Rust for persistent semantic memory — AI coding assistants that remember decisions, understand codebases, and recover context across sessions.

Rust MCP Protocol libSQL Vector Search tree-sitter View Details →
2025 Agentes Hub

Multi-agent system that automates PR code reviews with security-focused analysis. Supports Claude, OpenAI, and Gemini with 97.5% token savings through intelligent caching.

TypeScript LangChain Claude API Node.js View Details →
2025 Claude Statusline

Rich two-line statusline for Claude Code CLI. Shows context usage, API rate limits with visual bars, git branch, session duration, and lines changed. Published on npm, optimized with batched JSON parsing for <50ms render.

Bash Shell Node.js npm View Details →
2025 Prism

CLI tool for structured multi-model debates between Claude, OpenAI, and Gemini with six analysis modes.

TypeScript Shell Multiple LLM APIs
2025 Prompt Hub

Centralized prompt management with versioning and performance tracking for AI workflows.

TypeScript Next.js PostgreSQL
2024 Apprecio Rewards Platform

Multi-tenant rewards platform serving 500K+ users across 6 LATAM countries. 13+ microservices, 25% performance improvement, and 40% faster delivery through AI-powered automation.

TypeScript NestJS React PostgreSQL AWS View Details →
2024 AI Code Analysis Agent

Internal tool for automated code quality analysis using LLMs. Detects anti-patterns, security risks, and suggests refactoring opportunities.

TypeScript LangChain Claude
2023 Campaign Visualization System

Real-time dashboard for visualizing rewards campaign performance across multiple countries with interactive charts and drill-down analytics.

React D3.js PostgreSQL
2023 Multi-tenant Engagement Tracker

Backend service for tracking employee engagement metrics across tenants with configurable KPIs and automated reporting.

NestJS PostgreSQL Redis
2022 Gift Card Redemption System

End-to-end gift card management with catalog, redemption flow, and payment integration via Stripe.

Node.js React Stripe
2021 Loyalty Module

Core loyalty engine handling points accrual, tiers, and redemption rules for the multi-tenant rewards platform.

TypeScript NestJS PostgreSQL
2020 Customer Management System

CRM platform for managing B2B client relationships, contracts, and service level tracking.

Node.js React MongoDB
2019 Business Intelligence Dashboard

Interactive BI dashboard with custom visualizations, automated data pipelines, and scheduled reporting.

Vue.js D3.js Python
2018 RESTful API Platform

Centralized API gateway with authentication, rate limiting, and documentation generation.

Node.js Express MySQL
2016 Real-time Reservation System

Mobile-first reservation platform with real-time availability updates via WebSocket connections.

Angular Ionic Socket.io