BryceVerberne / the-odin-project

Exploring web development fundamentals through The Odin Project. This repo covers HTML, CSS, JavaScript, and Node.js with projects and exercises documented here.

Home Page:https://www.theodinproject.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Odin Project

Hello, world! Welcome to my web development learning repository. As I journey through the realms of web development, I'll be documenting my progress here. This repository is my sandbox where I'll be experimenting with HTML, CSS, JavaScript, and Node.js.

Learning Resources

I will be using The Odin Project, an open-source project that's community-driven and aims to provide a comprehensive path to learning web development. I'll be following their Foundations and Full Stack JavaScript routes.

Foundations

The Foundations route serves as an introduction to web development, covering basics of HTML, CSS, JavaScript, Git, and more. It's a stepping stone to the more advanced topics, and all the learning is done by building projects.

Full Stack JavaScript

The Full Stack JavaScript route dives deeper into JavaScript and covers the front and back ends. This includes client-side JavaScript, server-side JavaScript with Node.js, and databases with SQL and MongoDB.

Repository Structure

Each major topic or project will have its own directory in this repository. The structure will be intuitive and easy to navigate. Expect to see directories named after the relevant languages or topics, like html, css, javascript, nodejs, etc.

Contributions

While this repo primarily serves as a personal record of my learning journey, I welcome any constructive feedback, suggestions, and pull requests. Please feel free to fork this repository, and if you have something interesting to add, don't hesitate to make a pull request!

Contact

If you have any questions, suggestions, or simply want to connect, feel free to reach out. You can find me on GitHub or LinkedIn.

License

This repository is licensed under the MIT License - see the LICENSE file for details.

Good luck and happy coding!

About

Exploring web development fundamentals through The Odin Project. This repo covers HTML, CSS, JavaScript, and Node.js with projects and exercises documented here.

https://www.theodinproject.com/

License:MIT License


Languages

Language:HTML 42.8%Language:JavaScript 29.9%Language:CSS 27.3%