Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theladeli/my-full-stack-journey

A repositary where I continuously document my full-stack development journey.
https://github.com/theladeli/my-full-stack-journey

Last synced: 21 days ago
JSON representation

A repositary where I continuously document my full-stack development journey.

Awesome Lists containing this project

README

        

# My Full Stack Journey

Welcome to my GitHub repository chronicling my full-stack development journey. This repository serves as a comprehensive collection of my studies and projects, spanning multiple languages and web design principles. Each folder contains my notes, a easy to understand guide to the language, and subfolders with my hands-on projects.

## 🛣️ Repository Structure
To help learn and understand the languages I learn, I've written my own documentation (for most) while studying.

| Language | Documentation & Notes | Progress |
|---|---|---|
| JavaScript | [Comprehensive: Read Me ➛](https://github.com/theLadEli/my-full-stack-journey/blob/main/JavaScript/README.md) | ![75%](https://progress-bar.xyz/65) |
| Python | [Comprehensive: Read Me ➛](https://github.com/theLadEli/my-full-stack-journey/tree/main/Python#readme) | ![40%](https://progress-bar.xyz/45) |
| SQL | [Detailed: Read Me ➛](https://github.com/theLadEli/my-full-stack-journey/tree/main/SQL) | ![10%](https://progress-bar.xyz/10) |
| C# | [Overview: Read Me ➛](https://github.com/theLadEli/my-full-stack-journey/blob/main/C%23/ReadMe.md) | ![5%](https://progress-bar.xyz/5) |
| HTML | [Basic: Read Me ➛](https://github.com/theLadEli/my-full-stack-journey/tree/main/HTML#readme) | ![100%](https://progress-bar.xyz/100) |
| CSS | [Basic: Read Me ➛](https://github.com/theLadEli/my-full-stack-journey/blob/main/CSS/ReadMe.md) | ![100%](https://progress-bar.xyz/100) |
| Java | [Basic: Read Me ➛](https://github.com/theLadEli/my-full-stack-journey/tree/main/Java#readme) | ![5%](https://progress-bar.xyz/5) |
| RegEx | [Basic: Read Me ➛](https://github.com/theLadEli/my-full-stack-journey/blob/main/Regex/ReadMe.md) | ![3%](https://progress-bar.xyz/3) |
| Unix Command Line | [Basic: Read Me ➛](https://github.com/theLadEli/my-full-stack-journey/tree/main/Unix%20Command%20Line) | ![60%](https://progress-bar.xyz/60) |
| Website Design | [Basic: Read Me ➛](https://github.com/theLadEli/my-full-stack-journey/blob/main/Web%20Design/ReadMe.md) | ![92%](https://progress-bar.xyz/92) |

Each section provides (or will in the near future) a solid foundation of knowledge in the language and offers practical examples through the included projects. Feel free to explore, learn, and provide any feedback.

## 🤝 Contributing

While this repository primarily serves as a personal log, I am open to suggestions, improvements, and corrections. If you find something that can be improved, feel free to open an issue or submit a pull request.

## 😁 Thanks

Thank you for visiting my Full Stack Journey, and happy coding!