JavaScript
complete
Article Preview Component
Practice your layout skills with this article preview component. There's lots of fun to be had playing around with animations for the sharing icons as well.
complete
Quiz App
This app will test your skills (as well as your knowledge!) as you build out a fully functional quiz. We provide a local JSON file to help you practice working with JSON!
complete
Password Generator App
This app will be an excellent test of your HTML, CSS, and JS skills. You'll build custom form controls and use JavaScript to generate random passwords.
complete
Interactive Rating Component
This is a nice, small project to practice handling user interactions and updating the DOM. Perfect for anyone who has learned the basics of JavaScript!
complete
E-commerce Product Page
In this challenge, you'll build a beautiful product page. We'll be putting your JS skills to the test with a lightbox product gallery and cart functionality!
complete
Tip Calculator App
This small app is perfect for anyone starting to get to grips with JavaScript. The calculator functionality will be a nice test!
incomplete
JavaScript E-Commerce Frontend
The frontend mockup of an e-commerce site. Made with just JavaScript and CSS/HTML.
incomplete
WordGuess Game (JavaScript)
A basic game to guess the word, made in just HTML and JavaScript. Just uses a small list of words from a local JSON file.
incomplete
Simple E-Commerce Frontend 2021
One of my first attempts at making a website, and an e-commerce site at that.