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.
Following structured content from:
- HTML
- CSS
- JavaScript
- DOM Manipulation
- JavaScript Deep Dive
- Fetch API & Async Programming
- Terminal & Git
- Node.js & Express
- Databases (SQL & NoSQL)
- React.js
- TypeScript
- Networks & Protocols
- Cloud & DevOps Basics
- Web Security
- Server-Side Rendering (SSR)
Detailed tracker: 00-ROADMAP.md
.
├── 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
- Use issues to track challenges or questions
- View roadmap for up-to-date progress
- Browse
/PROJECTSfor finished hands-on work
Open an issue or drop me a message if you want to collaborate or have suggestions!