Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/theladeli/my-full-stack-journey
- Owner: theLadEli
- Created: 2022-07-13T20:36:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T08:04:41.000Z (3 months ago)
- Last Synced: 2024-11-11T09:19:22.651Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 6.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!