Software Engineer (Final-Year Student) · Backend & Full-Stack Dev · Mexico
Final-year Software Engineering student at Universidad Veracruzana, with hands-on experience auditing AI-generated code and content — which trained a sharp eye for catching logic, syntax, and architecture errors before they reach production.
I build full-stack applications, from desktop video games to streaming platforms, and I'm currently expanding my stack toward Go, Python, and Next.js.
- Currently building backend projects with Go + PostgreSQL + Next.js
- Learning & sharpening: Go, Python, Next.js
- About to start a remote web application development internship
- Looking for my first full-time role as a Junior Software Engineer (Backend/Full-Stack) in Mexico City or remote
- Ask me about Java, C#, Vue.js, Docker, or client-server application architecture
Desktop video game built with C# / WPF (.NET Framework) using a client-server model, with Dockerized data persistence.
C# WPF .NET Framework Docker Client-Server
Daztl — Music streaming platform
A full Spotify-style ecosystem split across three repositories: server (Python / Django REST Framework), desktop client (C#), and mobile app (Java / Android).
- DaztlServer — REST API built with Django
- DaztlClient — Desktop client in C#
- DaztlMobile — Android app in Java
Python Django REST Framework C# Java Android Client-Server Architecture
Web-based drawing tool with session handling and SVG export. Backend built with Python Flask and SQLite3 persistence.
Python Flask SQLite3 JavaScript SVG
As part of my security-focused training, I've worked through a series of hands-on labs identifying and fixing real vulnerabilities from the CWE (Common Weakness Enumeration) catalog — including buffer overflows, SQL injection, XSS, use-after-free, shellcode, and integer overflow — across C, PHP, Python, and Assembly.
Check out the cwe-* repos on my profile for the full exercises, including a threat modeling project and a DNS Hijacking exercise.