🛠️ Still figuring out my direction — but I've built kernels, proxies, distributed systems, and web apps along the way.
🌍 Trilingual: Spanish 🇦🇷 · English 🇺🇸 · Korean 🇰🇷
-
Tags: #full-stack #web-app #java
Letterboxd for podcasts — discover, rate, and review shows and episodes. Trending charts, genre browsing, user roles, and mailing. Built with a team using Scrum, deployed to a production server. (Java, Spring MVC, JSP, PostgreSQL, Maven)
-
Tags: #AI/ML #full-stack #NLP
Conversational shopping assistant with semantic search for a live e-commerce store. Understands natural-language queries in Spanish and returns relevant products via OpenAI embeddings + vector DB. (Python, FastAPI, React, Tailwind, OpenAI API, Astra DB)
-
Tags: #full-stack #product
Timetable builder used by the full ITBA student body. Built and deployed as part of the CEITBA engineering team. (TypeScript)
-
Tags: #systems #OS
x86-64 Unix-like OS kernel with a preemptive priority-based scheduler, Free List + Buddy System memory managers, named-pipe IPC, and semaphore synchronization. (C, x86-64 Assembly)
-
Tags: #distributed-systems #performance
Processed 20M+ NYC taxi records with Hazelcast MapReduce. Optimized serialization and chunk-size to cut runtime from 234s → 32s. (Java, Hazelcast)
-
Tags: #networking #systems
RFC 1928/1929-compliant proxy handling 500+ concurrent connections with non-blocking I/O, async DNS resolution, and a custom TCP monitoring protocol. (C, epoll)
-
Tags: #compilers #DSL
Domain-specific language that compiles to LaTeX with automatic romanization for Korean, Hebrew, and Cyrillic scripts. (C, Flex, Bison)