Projects
Here are some of the projects I've worked on. you might find some more in my personal github, but you could say that these are the ones I'm most proud of. More will be coming soon!
personal
Competition Tracking App
offlineTypeScriptReactA Nextjs app that allowed the user to create competitions, track their scores and see a live leaderboard. This app was created as part of the SoPost Olympics competitions that was held internally in 2024, and then reused for Miles in March 2025.
It was originally written in Sveltekit.
Rusted Sudoku
RustA command-line sudoku solver, based on a C program I created to practice data structures, now is just a project I recreate whenever I want to learn a new language.
university
- RubyRuby on Rails
A platform that connects event organizers with potential attendees providing tools for event management and promotion. This was my disertation project.
- PHPVue.js
A fan site created to serve as a Pokedex showcasing pokemons until the 7th gen, and implements a simplified version of the pokemon battle system and allow players to challenge eachother using websockets.