All Projects

Browse all my projects and filter by the skills and languages used in each one

Filter by technology

Screenshot of Portfolio

Portfolio

Next.jsTypeScriptTailwind

My personal portfolio website showcasing my projects, skills, and experience as a Full-stack Developer and UI/UX Designer

Screenshot of Arethusa Store

Arethusa Store

Next.jsTypescriptTailwindMySQL

Online store for the jewelry brand Arethusa; a project that handles the entire product showcase and sales process via the website, utilizing a payment gateway

Screenshot of CASCO's Website

CASCO's Website

Next.jsTypeScriptTailwind

Official website for CASCO, the university's first cybersecurity club, featuring event information, resources, and community engagement

Screenshot of ConvertKiller - File Conversion & Compression Tool

ConvertKiller - File Conversion & Compression Tool

Next.jsTypeScriptTailwindWASMRust

Private, open-source file converter running entirely in the browser via WebAssembly

Screenshot of URL Shortener - Scalable Link Management Service

URL Shortener - Scalable Link Management Service

Next.jsJavaScriptTailwindActixWebPostgreSQL

URL Shortener is a scalable and efficient link-shortening service built with Rust (Actix Web) for the backend, Next.js for the frontend, and Supabase (PostgreSQL) as the database

Screenshot of ForecastCrab - Native Weather Desktop App

ForecastCrab - Native Weather Desktop App

Rust

Lightweight desktop weather client written in Rust with an egui/eframe interface, pulling live conditions for your current location or any city worldwide from the OpenWeatherMap and Ipinfo APIs

Screenshot of To-do App - Desktop Task Manager

To-do App - Desktop Task Manager

Python

Minimal task manager built in Python with a Tkinter GUI, letting you add, complete and organize your to-do items from a single desktop window

Screenshot of AcessoBolsas.com - Scholarship Platform

AcessoBolsas.com - Scholarship Platform

PythonDjangoJavaScript

Django platform that connects students to scholarships: separate accounts for students and organizations, search by name and institutional profile, and a dashboard for posting and managing opportunities

Screenshot of Rust Web Crawler - Domain Link Crawler

Rust Web Crawler - Domain Link Crawler

Rust

Breadth-first command-line crawler in Rust that recursively extracts every link within a domain, with configurable depth, plain text or JSON output, error reporting and verbose logging