Projects

A selection of things I have designed and built — AI agents, data tools, computer vision and web platforms.

ventas.ai — AI-powered sales analyzer

ventas.ai

AI-powered sales analyzer

Web application that takes a sales CSV and generates an interactive dashboard with metrics and 8 analytical charts. Executive summaries are automatically written by AI.

  • Python
  • Flask
  • Pandas
  • Matplotlib
  • OpenAI/DeepSeek
View on GitHub →
ANPR-Arduino — Automatic license plate recognition

ANPR-Arduino

★ 14

Automatic license plate recognition

System that captures images, recognizes the plate with OCR and checks it against a database to flag unauthorized vehicles. Four-component architecture: database, API, desktop app and an Arduino module with camera, providing LED and sound feedback.

  • Python
  • Django
  • Tesseract OCR
  • Arduino / IoT
View on GitHub →
coddinang — Web platform / project community

coddinang

Web platform / project community

A blog-style platform and community to publish, search and share projects among developers. Includes user authentication, profiles, tagged posting and file/image uploads; deployed on DigitalOcean.

  • Python
  • Django
  • JavaScript
  • Docker
  • DigitalOcean
View on GitHub →
yomismo.ia — Personal AI agent

yomismo.ia

Personal AI agent

Conversational agent that answers using the user’s personal information as context, with streaming chat and conversation history. API and data handling on Supabase (PostgreSQL); deployed on Vercel.

  • Next.js
  • React
  • TypeScript
  • Supabase
  • DeepSeek
View on GitHub →