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.
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.
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.
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.
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.
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!
If you have any questions, suggestions, or simply want to connect, feel free to reach out. You can find me on GitHub or LinkedIn.
This repository is licensed under the MIT License - see the LICENSE file for details.
Good luck and happy coding!