Foundation Projects

Started: 2023 June 7th (Wednesday)

Status: Finished - 2023 September 14th (Thursday)

Project: Recipes

It's time to practice all of the HTML knowledge you have acquired. In this project, you are going to build a basic recipe website.

Visit Live Project: Recipes

Project: Landing Page

Created an entire web page from a design provided by the odin project, practicing the skills aquired need to accomplish this!

Visit Live Project: Landing Page

Project: Rock Paper Scissors

Make a simple implementation of grade-school classic “rock paper scissors”. This project play's the game from the browser (U.I comming soon).

Visit Live project: Rock, Paper, Scissors

Project: Etch-a-Sketch

Flexing DOM manipulation skills by building a browser version of something between a sketchpad and an Etch-A-Sketch..

Visit Live Project: Etch-a-Sketch

Project: Calculator

Our final project is going to combine everything you've learned so far: you're going to make an on-screen calculator using JS, HTML, and CSS.

Visit Live Project: Calculator

Project: Tic Tac Toe

Our final project is going to combine everything you've learned so far: you're going to make an on-screen calculator using JS, HTML, and CSS.

Visit Live Project: Tic Tac Toe

Full Stack: JavaScript

Started: 2023 November 27th (Monday)

Status: In Progress

Project: Restaurant Page

Lorem ipsum dolor sit amet consectetur adipisicing elit. Nesciunt explicabo, culpa, reiciendis itaque reprehenderit dolorem veniam, quod dolores rem laudantium commodi nihil at nam. Maiores quo harum qui distinctio nesciunt!

View Live Project: Project Name

Project: Todo List

Your todos are going to be objects that youll want to dynamically create, which means either using factories or constructors/classes to generate them.

View Live Project: Project Name