Skip to content

"Follow my journey mastering full-stack web development through The Odin Project, exploring projects, coding challenges, and learning logs along the way."

Notifications You must be signed in to change notification settings

Success1308/The-Odin-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Odin Project - Projects Repository

Welcome to my repository for The Odin Project! This repository contains various projects I have completed as part of the curriculum. Below is a brief overview of each project and its purpose.

Projects Overview

000 Code Playground

A platform for testing and running small code snippets. This project illustrates my ability to create interactive coding environments and understand JavaScript execution contexts.

001 Recipes

A collection of recipes presented in a simple, easy-to-navigate web format. This project showcases my HTML structuring and basic CSS styling skills.

002 Landing Page

A responsive landing page designed to practice HTML and CSS. This project highlights my ability to create aesthetically pleasing and user-friendly web pages.

003 Rock-Paper-Scissors

An implementation of the classic Rock-Paper-Scissors game. This project focuses on game logic, user interaction, and basic animation using JavaScript.

004 Etch-a-Sketch

A web-based Etch-a-Sketch drawing application. This project is a fun way to practice DOM manipulation and event handling in JavaScript.

005 Calculator

A simple yet functional calculator application. This project is an exercise in creating interactive applications using JavaScript for event handling and calculations.

006 Admin Dashboard

An admin dashboard interface showcasing my skills in layout design and responsiveness using CSS Grid and Flexbox. This project focuses on creating a visually appealing and functional dashboard.

007 Sign-up Form

A responsive sign-up form with client-side validation. This project is focused on form design and validation techniques to ensure good user experience and data integrity.

008 Library

A digital library application where users can add, remove, and manage books. This project demonstrates my understanding of object-oriented programming and DOM manipulation in JavaScript.

009 Tic-Tac-Toe

A classic Tic-Tac-Toe game built using JavaScript, HTML, and CSS. This project demonstrates my ability to implement game logic and create an interactive user interface.

How to Use

Clone the repository and navigate to the project folders to explore the code and functionality of each project. Feel free to open the HTML files in your browser to see the projects in action.

git clone https://github.com/Success1308/The-odin-project.git
cd The-odin-project

About

"Follow my journey mastering full-stack web development through The Odin Project, exploring projects, coding challenges, and learning logs along the way."

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published