Welcome to my Fullstack Web Development learning journey! This repository documents everything I've learned โ from the very basics of HTML to building full-stack applications with React and Node.js.
| Folder | Topics Covered |
|---|---|
html_codes/ |
Structure, forms, semantic tags, media |
css_codes/ |
Selectors, flexbox, grid, animations |
javascript_codes/ |
Core JS, DOM, async/await, events |
react_codes/ |
Hooks, state, props, Fetch API |
node_codes/ |
Modules, file handling, HTTP server |
express_codes/ |
REST APIs, routing, middleware |
fastapi_codes/ |
Python backend, REST APIs |
- Sigma Web Dev Course: YouTube Playlist
- React Course: YouTube Playlist
- Node.js Course: YouTube Playlist
- MDN Web Docs: developer.mozilla.org
- W3Schools: w3schools.com