A compilation of all my programming projects for The Odin Project web development course.
-
Updated
Jul 1, 2024 - JavaScript
A compilation of all my programming projects for The Odin Project web development course.
A simple Todo List built with HTML, CSS, and JavaScript.
A compilation of my projects for The Odin Project, an open source full stack web development course.
A CV generator web application that allows you to create a custom CV on the go. Built with Vite + React, Sass
This restaurant mock-page is dynamically rendered entirely with JavaScript, using Webpack. In this site, you can find the home page, a menu page, an about us page and a page with the location of different branches of the restaurant worldwide.
Etch-a-sketch Game from Odin Project.
Etch-a-Sketch is the capstone project for the Foundation path in TOP. It's a basic sketching tool that colors a cell when you hover using the mouse.
Unlocking the World of Weather Trends and Providing Insights You Can Trust.
Project to practice testing in JS environment using Jest.
The main goal of this project is for the student to show the understanding of the benefits of modularized code as well as the ability to set up a JavaScript application made of different modules using WebPack.
My submission of the shopping cart project in The Odin Project's React course.
Rock Paper Scissors Lizard Spock for TOP.
A simple memory game built with React. Project inside The Odin Project.
A little drawing app made using HTML, CSS and JS.
Coding challenges in JS form The Odin Project - Fundamentals 4 Lesson.
The Todo list app creates todos in separate lists. The app loads with a default project to which all of the todos are initially put. The user is able to create new projects and choose which project their todos go into.
An assessment from Odin Project Curriculam
The purpose of this project is to practice with testing in JavaScript and jest. Each method has its own file, and each file has a corresponding test file. For example, there should be a calculator.test.js for a calculator.js file.
A simple page for a fictitious salad bar.
Add a description, image, and links to the odin-project topic page so that developers can more easily learn about it.
To associate your repository with the odin-project topic, visit your repo's landing page and select "manage topics."