Software Engineer · AI & Computer Vision

Hi, I'm Migui.
I turn ideas into software.

Software engineer specializing in full-stack development, AI, computer vision, and scalable digital products.

Vision & Engineering Philosophy

Curious about how technology works.Driven by what it can solve.

I'm a Computer Science graduate from Ateneo de Manila University, specializing in Enterprise Systems. My path spans full-stack development, corporate workflow digitization, and computer-vision research on real-world CCTV footage — always with the same question in mind: what problem does this actually solve?

From training multi-scale object detection models to architecting .NET 10 marketplaces and automating enterprise procurement flows, I care about the complete lifecycle: deeply understanding the domain, building the system with rigorous discipline, and proving that it delivers where it matters most.

Class of
2026
Specialization
Enterprise Systems
Location
Manila, Philippines

Education

Ateneo de Manila University

BS Computer Science · Specialization in Enterprise Systems

Aug 2022 — Jun 2026

Core Disciplines

  • Computer Vision & YOLO
  • Full-Stack Web Systems
  • Enterprise .NET & Next.js
  • Algorithmic Simulations
  • Relational PostgreSQL
  • Multi-Provider AI Tooling

Architectural Standards

How I approach building software.

01

Systems Over Scripts

A prototype proves a concept; a system survives production. I prioritize layered modular monoliths, strict domain boundaries, and type-safe contracts over fragile glue code.

02

Ground-Truth Validation

Tested against real-world campus CCTV footage, authentic sports card markets, and real corporate procurement requests — verifiable by data, not assumptions.

03

Zero-Lockin Resilience

Designing resilient architectures with multi-provider AI fallback pipelines (Claude, GPT, local Ollama), offline-first PWA caching, and local development sovereignty.

Problems worth building for.

From computer vision detection pipelines and AI operating systems to full-stack enterprise platforms and social-impact tools — built with craft from problem to production.

CAM_04 · ATENEO GATEWAY
Procedural Deformable Convolution Simulator
Continuous Vector Stream · 60 FPS

Undergraduate Thesis — Flagship Research

Deformable convolutions, tested where it matters: real traffic.

Standard convolutions assume rigid geometry — but vehicles occlude, pedestrians lean, and CCTV angles distort. This thesis ran a controlled ablation study of Deformable Convolutional Network variants across YOLOv8 model sizes, using real-world CCTV footage for vehicle and pedestrian detection and tracking.

Nine configurations were trained and evaluated end to end: dataset preparation, training harnesses, metric evaluation, and a critical comparison of how model capacity and DCN placement affect performance.

  • Model capacity and DCN placement interact — gains depend on where deformable modules sit in the network.

  • Full-neck DCNv2 on YOLOv8m improved both precision and recall over the baseline configuration.

  • Real-world CCTV footage exposes deployment gaps that curated benchmarks hide.

  • Python
  • PyTorch
  • YOLOv8
  • OpenCV
  • DCNv2

Ablation matrix

6 configs · simplified

ModelBaselineDCN · partialDCNv2 · full neck
YOLOv8nreferenceevaluatedevaluated
YOLOv8mreferenceevaluatedStrongest

Directional findings only — precision and recall improved over the baseline for the strongest configuration. Full metrics live in the thesis document.

Winning configuration

YOLOv8m

+ DCNv2 · full neck

The strongest performer across the study — lifting both precision and recall over the baseline.

Software & Intelligent Systems

Engineered for scale, utility, and impact.

From full-stack enterprise portals to AI travel operating systems — interactive systems built with modern web architecture and relational databases.

Swipe or tap arrows
01 / 06
Client Project · In Production
01

Rental Management System

Formalwear Rental Operations & Walk-in POS Terminal

Metric

Walk-in POS

Perf

Availability Guard

Sync

Security Deposits

Summary & ArchitectureRef #01

A production rental and inventory operations platform built for a formal attire rental business. Replaces manual tracking with a unified system managing walk-in POS checkout, date-based availability checking to prevent double-bookings, security deposit tracking, and staff attendance.

Walk-in counter POS terminal with instant item selection, cash tendered, change, and security deposit handling
Date-based availability engine preventing costly double-bookings across overlapping rental windows
Hierarchical formalwear inventory catalog (Barongs, Gowns, Suits) with Adult and Child categorization
Client Project · In Production
02

Law Firm Website

Legal Practice Operations & Public Consultation Portal

Metric

4 RBAC Roles

Perf

Auto-Conflict Triage

Sync

Kanban Pipeline

Summary & ArchitectureRef #02

A full-stack legal operations platform connecting a public-facing client consultation booking portal with an internal practice management workspace. Centralizes consultation booking, conflict checking, Kanban drag-and-drop lead pipelines, and calendar hearings.

Multi-step consultation booking system with dynamic attorney availability & conflict detection
Timezone-aware scheduling, duration buffers, and automated intake triage
JWT authentication and granular RBAC across Admin, Attorney, Staff, and Intake roles
Social-Impact Platform · Deployed
03

AgriAlert

AI-Powered Agricultural Weather Warning System

Metric

Tagalog Voice TTS

Perf

Vertex AI Prompts

Sync

Real-Time Stream

Summary & ArchitectureRef #03

Delivers real-time, localized weather alerts to Filipino farmers — extending beyond smartphones with localized Tagalog voice synthesis and SMS so critical weather warnings remain accessible to every smallholder farmer.

Localized Tagalog audio voice synthesis for low-literacy accessibility
Vertex AI crop advisory prompts tuned for local agricultural harvest safety
Multi-channel alert dispatch with real-time meteorological stream ingestion
Full-Stack Media Platform · Deployed
04

Shelfy

Personal Media Catalog & AI Discovery

Metric

3 Media APIs

Perf

OpenRouter AI

Sync

Relational Reviews

Summary & ArchitectureRef #04

A unified web platform where hobbyists catalog, discover, and review books, movies, and games in one profile, powered by three external media APIs working behind a Django backend with OpenRouter AI recommendations.

Unified user authentication and personal media library cataloging
Reviews and ratings for books, movies, and video games in one profile
Google Books, TMDB, and RAWG API integrations working seamlessly together
In Development
05

Atlas

NBA Trading Card Marketplace (.NET 10 + Next.js 15)

Metric

ASP.NET Core 10

Perf

PostgreSQL 14

Sync

S3 Object Storage

Summary & ArchitectureRef #05

Production-quality online marketplace for NBA and sports trading cards. Architected as a high-performance modular monolith with an ASP.NET Core 10 Web API backend, Entity Framework Core 10, PostgreSQL 14, JWT rotating auth, S3 storage, and a responsive Next.js 15 App Router frontend with TanStack Query.

Modular monolith backend with clean layered boundaries (Domain, Application, Infrastructure, Web API)
High-concurrency card marketplace feed with multi-criteria filters (PSA grade, team, set, player)
Card listing detail view with real-time bids, transaction history, and price telemetry
In Development
06

Wayfare

AI-Powered Travel Operating System

Metric

Multi-Provider

Perf

Live FX Conversion

Sync

100% Offline PWA

Summary & ArchitectureRef #06

Wayfare is an AI-powered travel operating system designed to manage an entire trip from initial planning to post-trip memories. It unifies intelligent itinerary generation, travel logistics, multi-currency budgeting, documents, maps, and a smart itinerary planner into a single seamless experience.

Multi-provider AI trip planner supporting OpenAI, Claude, Gemini, and Ollama
Natural-language trip manipulation using structured function/tool calling
AI-assisted itinerary scheduling with geographic clustering and transit time optimization

Track Record & Industry Experience

Where the work happened.

A track record spanning academic research labs, enterprise corporate software engineering, and community technical leadership.

  1. Jan 2026 — May 2026

    Research & Systems

    Research Assistant — V-PROBE Computer Vision

    Ateneo de Manila University

    • Built and evaluated computer-vision pipelines for real-time multi-scale vehicle and pedestrian detection across complex campus gateways.
    • Engineered YOLOv8m + DCNv2 full-neck architectures with TensorRT quantization, turning raw CCTV streams into operational gateway dashboards.
    • Conducted extensive ablation studies evaluating standard convolutions vs. deformable convolution offsets across adverse lighting and occlusion.

    Verified Technical Deliverables & Receipts

    Real-time multi-camera gateway CCTV inference server pipeline
    Ablation telemetry benchmark harness and precision-recall curves
    Gateway operational monitoring dashboard deployed for campus analysis
    • YOLOv8
    • DCNv2
    • Python
    • OpenCV
    • TensorRT
    • Analytics
  2. Jun 2025 — Sep 2025

    Corporate Engineering

    Software Engineer Intern

    Pilmico Foods Corporation (AboitizFoods)

  3. Jun 2025 — May 2026

    Technical Leadership

    Chief Finance Officer — GDG on Campus

    Google Developers Group, Loyola

Tooling & Infrastructure

A stack backed by shipped work.

Select any technology to inspect its production architectural role, engineering paradigm, and verified project receipts.

Languages

Software & Web

AI & Computer Vision

Data & Cloud

Tools & Practices

Languages

Verified Stack

Python

Primary language for research scripts, computer-vision pipelines, deep learning model evaluation, and backend architectures.

Scientific Computing & Real-Time CV

Powers YOLOv8 + DCNv2 inference loops, real-time video stream processing pipelines, and Django REST backends.

Available for software engineering roles — 2026

Have an idea worth building? Let's talk.

Whether it's architecting a production platform, scaling an intelligent system, or tackling complex engineering challenges — I'd love to connect.

Get in Touch
Terminal Quick Connect

Interactive Terminal Shortcuts

$ npx miguiCopy command
$ curl migui.codes/bioCopy command
Manila, PH (GMT+8)
10:00 PM

© 2026 Migui De Mesa · All rights reserved.

BS Computer Science · Ateneo de Manila University

Back to top