Selected Work

A selection of my recent work and projects.

01

BattleCity: Real-Time Multiplayer Tank Game

Full-Stack2025

Full-stack project: ASP.NET Core backend with Angular frontend. Backend built with Hexagonal Architecture. Real-time multiplayer for up to 4 players via SignalR (WebSockets), with game state broadcast at ~60 FPS.

ASP.NET CoreC#SignalRAngularTypeScript
02

Personal Portfolio

Portfolio2025

This portfolio, built with Next.js, TypeScript and Tailwind, deployed on Vercel and using Cloudflare for DNS and email routing.

Next.jsTypeScriptTailwind CSSVercelCloudflare
03

AI Call Quality Evaluation Pipeline

AI / Cloud2025

Designed ingestion, transcription, and scoring pipeline integrated with third-party AI services, with logging and failure handling for production use.

PythonFastAPIAzure FunctionsAzure OpenAIDocker
04

IoT Access Control System

IoT2025

ESP32-based access control prototype using keypad, LCD, servo motor and MQTT with TLS to remotely lock/unlock a door.

ESP32C++MQTTTLSNode-RED
05

SGS Visits: Management System

Full-Stack2024

A complete visitor and maintenance management system designed for SGS Colombia to coordinate technical visits, track operations and centralize station info. Layered MVC app in Java/JavaFX with normalized MySQL schema.

JavaJavaFXMySQLMVC
06

Automation Agent for Network Tools

Backend2024

C# agent to validate ports/connectivity and integrate internal endpoints for a network operations tool in a small ISP startup.

C#.NETWindowsAPIs
07

Bulk Automation Scripts

Backend2024

Python + Selenium scripts to automate repetitive tasks and bulk processes for internal tools and support teams.

PythonSelenium