Form Validator
Simple client side form validation. Checks required, length, email and password match
20+ mini projects using HTML5, CSS & JavaScript. No frameworks, no libraries.
Simple client side form validation. Checks required, length, email and password match
Display movie choices and seats in a theater to select from in order to purchase tickets
Custom video player using the HTML5 video element and it's JavaScript API with a custom design
Select countries to get the exchange rate for a specific amount.
Project to learn high order array methods and DOM manipulation.
Simple landing page with sliding menu and modal.
Select a letter to figure out a hidden word in a set amount of chances.
Search and generate random meals from the themealdb.com API.
Keep track of income and expenses. Add and remove items and save to local storage.
Create beautiful UI to play music stored in the "music folder" using the HTML5 audio API.
Display blog posts from jsonplaceholder and add infinite scroll to fetch posts and also add filter box.
Game to beat the clock by typing random words.
A text to speech app for non-verbal people. Pre-made buttons and custom text speech. This project uses the Web Speech API.
Flash card app for learning. Display, add and remove memory cards with questions and answers
Find songs, artists and lyrics using the lyrics.ovh API
A relaxing breathing app with a visual director to tell you when to breathe in, hold and breathe out
Game where you control a paddle with the arrow keys to bounce a ball up to break bricks. This app uses the HTML5 canvas element and API
Landing page that counts down from the current date to the next new year
Display a scrambled list that can be sorted with drag and drop
Number guessing game where you speak your guess into the microphone using the speech recognition API