This repository is dedicated to learning and practicing the core foundations of web development.
It focuses strictly on the fundamentals of HTML, CSS, and JavaScript, the building blocks required before moving on to frameworks, libraries, or advanced tooling.
- Build a strong conceptual base in web development
- Understand how the web works without abstractions
- Practice fundamentals before jumping into frameworks
- Maintain a clean reference for revision and clarity
This repository intentionally avoids:
- Frameworks (React, Vue, etc.)
- Advanced tooling or libraries
- Backend development
The goal is to master foundations first.
The code and notes are organized concept-wise and practice-wise to keep learning structured and easy to navigate.
Built with a focus on clarity, fundamentals, and long-term understanding.