Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 1.62 KB

File metadata and controls

51 lines (41 loc) · 1.62 KB

🧠 Full Stack Developer Learning Journey

Welcome to my personal repository for learning full-stack web development. This space is dedicated to tracking my progress, taking notes, building projects, and reflecting on my journey from HTML basics to advanced topics like server-side rendering and cloud deployment.

🚀 What I'm Learning

Following structured content from:

🛤️ My Learning Path

  1. HTML
  2. CSS
  3. JavaScript
  4. DOM Manipulation
  5. JavaScript Deep Dive
  6. Fetch API & Async Programming
  7. Terminal & Git
  8. Node.js & Express
  9. Databases (SQL & NoSQL)
  10. React.js
  11. TypeScript
  12. Networks & Protocols
  13. Cloud & DevOps Basics
  14. Web Security
  15. Server-Side Rendering (SSR)

Detailed tracker: 00-ROADMAP.md

🧩 Repository Structure

.
├── 00-ROADMAP.md # Checklist of progress
├── 01-NOTES/ # Notes for each topic
├── 02-EXERCISES/ # Code practice and mini-tasks
├── 03-PROJECTS/ # Hands-on projects
├── 04-RESOURCES/ # Cheatsheets and links
├── 05-REFLECTIONS/ # Weekly reflections
└── README.md

✅ Usage

  • Use issues to track challenges or questions
  • View roadmap for up-to-date progress
  • Browse /PROJECTS for finished hands-on work

📫 Feedback or Tips?

Open an issue or drop me a message if you want to collaborate or have suggestions!