Lemuel Flores
Fullstack Developer
I build complete products from database to deployment. Over nine years I've shipped fullstack applications across Laravel, Vue, React, Nuxt, and Go — including AI-powered pipelines, real-time platforms, and geospatial discovery tools.
Stack
Projects
Sipped
A social discovery platform for specialty coffee and matcha enthusiasts. Features map-first browsing powered by PostGIS, an AI menu-ingestion pipeline using Gemini Vision and Trigger.dev, fuzzy drink matching with pg_trgm, and a Bayesian-smoothed ranking algorithm that surfaces hidden gems over sheer popularity.
A self-hosted, privacy-first email assistant that automates inbox sorting, summarization, and draft generation. Uses Microsoft Presidio for reversible PII redaction with AES-256 encryption, ensuring no raw personal data reaches external LLMs. Includes a RAG feedback loop with pgvector for learning from user corrections.
A local-first developer tool that enables AI coding assistants to perform semantic search over project documentation. Features structure-aware Markdown parsing with AST-based chunking, local vector search via Ollama and LanceDB, and a dual interface (MCP server + standalone CLI) sharing a unified core.
A GPU-accelerated video upscaling service with a full async processing pipeline — FFmpeg frame extraction, Real-ESRGAN AI upscaling, and video re-stitching — with real-time per-frame progress tracking, job cancellation via XState state machines, and an interactive before/after comparison UI.
A free, open-source web app that automates remapping MIDI drum tracks between different virtual instrument layouts. 100% client-side processing for privacy.
A self-hostable Go service that maps Discord slash commands to GitHub issues and project boards with per-user authentication.
An idempotent CLI utility that streams video downloads directly to S3-compatible storage with zero disk overhead.