A complete collection of exercises and projects completed through the V School Full-Stack Web Development program.
This repository serves as both a learning archive and a portfolio showcase demonstrating progress through each level of the curriculum.
- Exercises/ — Topic-based exercises covering technologies like JavaScript, React, Express, Flask, SQLAlchemy, and MongoDB.
- Levels/ — Full projects organized sequentially through Levels 1–6 following the V School curriculum.
- README.md — Documentation outlining project organization and skills covered.
- .gitignore — Defines ignored files and directories for version control hygiene.
- Frontend: HTML, CSS, JavaScript (ES6+), React, JSX, Hooks, Context API
- Backend: Node.js, Express, MongoDB, Mongoose, Flask, SQLAlchemy
- Full Stack: REST APIs, CRUD operations, Authentication, Routing, Middleware
- Dev Tools: Git, GitHub, npm, Vite, VS Code
- Concepts: Modular programming, state management, API consumption, and responsive design