These are a few of my latest web design projects.
Color Scheme Generator

A practical and fully-functional color scheme generator built solely with HTML+CSS+JS, fetching data from The Color API. It gives you a 5-color palette and lets you choose from 8 different color scheme modes.
Movie Watchlist App

This Movie Watchlist app is a handy tool that fetches data from the Open Movie Database (OMDb) API to search for movies. It retrieves titles, posters, ratings, durations, genres, descriptions. All in HTML+CSS+JS, no libraries, no frameworks.
Musiquizzical Game

This is the last project from Scrimba’s Frontend Career Path - React Basics, but tailored only to music questions (the original course project is a general-scope quiz app.) The questions are fetched from the OpenTrivia DB API.
Random Password Generator

This is a handy password generator developed solely with HTML, CSS, and JavaScript. It’s part of the “Making Websites Interactive” module off Scrimba’s Frontend Developer Career Path.
React Notes App

A handy project developed as part of Scrimba’s Frontend Career Path - React Basics (although it was one of the most demanding projects of the basic module.) It makes use of the react-mde component to render a fully-functional Markdown editor.
React Tenzies Game

Tenzies is a simple but fully-functional dice game, developed using React and as part of Scrimba’s Frontend Career Path. Here we’re using the useEffect() hook to manage side-effects created by the dice’s code and game state.
React Travel Journal

A basic React page showing a mock-up travel journal with individual entries coming from a Data component. This is an entry-level React project, without state management, just JSX files.
Survey Form

This survey form page is the second of five Responsive Web Design Projects from freeCodeCamp’s curriculum. Check it out at Codepen.
Technical Documentation Page

Technical documentation pages are a software developer’s best friend. A good tech-doc page lets developers study and understand key technologies and tools, from programming languages, to libraries, frameworks, and even hardware.
Tindog - a Tinder for Dogs

This is a project inspired by Tinder, but for dogs. It belongs to the Next Level JS module from Scrimba’s Frontend Developer Career Path. This is all HTML, CSS, and JavaScript.
Twimba - a Twitter Clone

This Twitter (now X) clone app lets you reply, load previous replies as nested tweets (twimbs? x’s?) and increase the likes and retweet counters. All with just HTML, CSS, and JavaScript.
VanLife App
