Below you can find some coding challenges/projects I went through while atttending FCC. These were done in the context of Web Development, a million years ago.
JS Calculator
A soothing calculator that does exactly what you'd expect out of a calculator. (HTML+CSS/JavaScript)
Wiki Search
Search whatever you'd like with this app or have it pick random articles for you. (HTML+CSS/JavaScript)
Pomodoro
A timer based on the Pommodoro technique. (HTML+CSS/JavaScript)
Tic Tac Toe
A game that simulates good old fashioned Tic Tac Toe. (HTML+CSS/JavaScript)
Simon
A Simon game. Follow up the correct sequence of buttons for 20 rounds to win. (HTML+CSS/JavaScript)
A Landing Page
A landing page example. (HTML+CSS)