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.

One Picture, One Thought live website

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.

Ticket to Calculate live website

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.

Pokédex live website

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.

Retro Tasks live website

CSS Flexbox

  • HTML
  • CSS
  • JavaScript

Documentation Page with Interactive Demos to help users visualize how flexbox properties actually work.

CSS Flexbox live website