← Back to home
Projects
A selection of things I have built and contributed to.
Professional Portfolio Website
Status: Active
A premium, accessible personal profile page built with nothing but semantic HTML and responsive CSS. It showcases a retro-modern design that stays fully keyboard-navigable.
- Semantic and accessible markup
- Responsive design
- Built with pure CSS
View the live site
PyCommunity
Status: Active
Active contribution to the Spanish-speaking Python community, helping expand knowledge and organize free coding events.
Ask me about contributing
Concurrent Systems in Rust
Status: In progress
Building high-performance, concurrent services in Rust that take advantage of its memory-safety and concurrency guarantees without data races.