Archive

Projects with technical context.

Selected cases with complete technical documentation: problem, contribution, stack, and implementation direction. The selection criterion is quality of execution, not volume.

Activo Own ProductAndroidFintech 2026

Full Stack

Quadra

An Android personal finance app for Panama and Latin America: track expenses, income, budgets, goals, debts, and recurring transactions, keep working offline, and speed up capture with OCR, Panama DGI tax QR scanning, and Quadra AI.

Problem

Many people stop tracking their finances because manual expense logging takes time, spreadsheets become heavy, and generic finance apps do not always fit the context of Panama and Latin America. Quadra reduces that friction with a local-first, fast experience built for daily use.

Role

Product design, technical architecture, mobile development, backend, data modeling, synchronization, OCR/AI integration, and commercial release planning.

Stack

    Flutter FastAPI Python PostgreSQL Firebase Auth SQLite / Drift

Key highlights

  • Expense, income, transfer, account, category, note, and history tracking with a local database that keeps working offline.
  • Modules for budgets, goals, loans, debts, recurring transactions, reports, and personal financial planning.
Funcional Complexity Media 2025

AI/ML

Computer Vision Gesture Controller

Real-time hand gesture recognition system that translates hand movements into desktop actions using computer vision.

Problem

Explore a webcam-based hands-free interface and validate whether a heuristic approach over MediaPipe landmarks could sustain real-time interaction without a trained classifier.

Role

Academic project focused on applied computer vision.

Stack

    Python OpenCV MediaPipe NumPy PyAutoGUI

Key highlights

  • Real-time hand landmark tracking from webcam with visual feedback overlaid on the live frame.
  • Gesture classification through per-finger state detection and geometric distances between key landmarks.