Live View: https://moatazabdalmageed.github.io/101/
Welcome to the 101 Mastery collection. This repository serves as a centralized hub for a series of structured, comprehensive learning pathways and interactive βMastery Booksβ designed to take you from zero to hero in modern software development.
This repository consolidates several technical domains into a single, cohesive learning ecosystem. The project is organized into Frontend, Backend, and DevOps categories to provide a clean and professional learning experience.
Each folder contains a structured roadmap, in-depth content, and interactive HTML books designed for deep focus and practical application.
| Topic | Description | Status |
|---|---|---|
| JavaScript | Core JavaScript fundamentals & ES6+. | β Complete |
| TypeScript | JavaScript with syntax for types. | β Complete |
| React | Library for building user interfaces. | π§ In Progress |
| Next.js | The React Framework for the Web. | π§ In Progress |
| Vue.js | The Progressive JavaScript Framework. | π§ In Progress |
| CSS & Tailwind | Modern styling and utility-first CSS. | π§ In Progress |
| Topic | Description | Status |
|---|---|---|
| Node.js | Server-side JavaScript runtime. (Interview Guide) | β Complete |
| JWT Mastery | Secure stateless authentication. (Alternatives) | β Complete |
| Express.js | Fast, unopinionated, minimalist web framework. | β Complete |
| NestJS | Progressive Node.js framework for enterprise apps. | β Complete |
| PHP | Core server-side scripting mastery. | β Complete |
| Laravel | The PHP Framework for Web Artisans. | π§ In Progress |
| WordPress | Headless and Custom Theme development. | π§ In Progress |
| SQL | Database management with MySQL & Postgres. | π§ In Progress |
| Topic | Description | Status |
|---|---|---|
| DevOps | Docker, Kubernetes, and Linux fundamentals. | π§ In Progress |
| DSA | Data Structures and Algorithms fundamentals. | π§ In Progress |
| English | Technical English for Developers. | π§ In Progress |
Each learning pathway is transformed into an interactive HTML Book (e.g., index.html within each directory) featuring:
git clone https://github.com/[your-username]/101.git
cd frontend/js
index.html file in your preferred browser.This is a personal learning hub, but suggestions for new topics or improvements to existing roadmaps are always welcome.
βThe best way to learn is to build, and the best way to master is to document.β