Projects

Built to be used, not admired. Some of it's still running years later.

  • Principal author on the second-generation rewrite of the company’s flagship AI agent and workflow platform — from architecture through production deployment on AWS while v1 continued serving live traffic.

    • Laravel
    • Vue.js
    • AWS
  • End-to-end AI voice-interview platform deployed behind Aurora and ElastiCache, shipped with 51 architecture decision records and a full data migration contract.

    • Laravel 13
    • Next.js
    • React
    • AWS
  • In-house RAG & Agentic Framework

    Sole-authored framework putting five model providers and three vector stores behind a single configuration switch — changing provider became a config edit, not a rewrite.

    • Laravel
    • Pinecone
    • Qdrant
    • OpenAI
    • Anthropic
  • AI Customer Support System

    AI-first customer support product built on the in-house retrieval pipeline, operational and in daily business use.

    • Laravel
    • Nuxt
    • RAG
  • AI Recruitment Screening Tool

    Screening tool for talent acquisition with a Position Templates Builder that generates complete job descriptions from a short role overview.

    • Laravel
    • Nuxt
    • LLM
  • Company AI Chatbot

    The company’s first AI chatbot — established the retrieval patterns later formalized into the in-house AI framework.

    • Laravel
    • Vue.js
    • OpenAI
    • Pinecone
  • Bellsys

    Bell scheduling system built for the University of San Jose-Recoletos that remains in use by the institution today.

    • PHP
    • JavaScript
  • JavaScript package solving the single-inheritance limitation of JavaScript, published to the npm registry and used across personal projects.

    • JavaScript
    • npm