Projects
Some of the projects I've built for fun while learning new things.
One Picture, One Thought
- Next.js
- Sanity.io
- Tailwind
Visual journal with original pictures. It has a streak counter to keep track of the consecutive days a picture has been uploaded as well as dynamic routes for each modal.
Ticket to Calculate
- Next.js
- Tailwind
- HeadlessUI
Score calculator for the popular board game Ticket to Ride. It allows you to calculate train routes, stations, add destination cards and points for the longest path.
Pokédex
- Next.js
- Tailwind
Cards with information about the first 151 Pokemon's from the Poke API. It includes a search bar and also a random Pokemon generator.
Retro Tasks
- HTML
- CSS
- JavaScript
Unique To Do app that looks and sounds like a game. Every two tasks the user levels up and earns stars along the way.
CSS Flexbox
- HTML
- CSS
- JavaScript
Documentation Page with Interactive Demos to help users visualize how flexbox properties actually work.