Skip to content

Nehatabassumcodes/web-dev-daily-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 WebDevPractice

A structured, hands-on journey through full-stack web development β€” from the fundamentals of HTML and CSS all the way to modern frameworks like React and Node.js.

This repo is my personal practice log as I build a strong foundation in front-end and back-end development, one concept at a time.

πŸ“Œ About

I'm learning full-stack web development from scratch, and this repository documents that progress through small, focused practice projects and assignments. Each folder represents a stage in the learning path, containing exercises, mini-projects, and experiments tied to that topic.

πŸ—‚οΈ Repository Structure

WebDevPractice/
β”‚
β”œβ”€β”€ 1-html/
β”‚   β”œβ”€β”€ HTML_ass_1
β”‚   β”œβ”€β”€ HTML_ass_2
β”‚   β”œβ”€β”€ HTML_ass_3
β”‚   └── HTML_ass_4

β”œβ”€β”€ 2-css/
β”‚   β”œβ”€β”€ css-ass-1
β”‚   β”œβ”€β”€ css-ass-2
β”‚   └── css-ass-3

β”œβ”€β”€ 3-tailwind-css/

β”œβ”€β”€ javascript/

β”œβ”€β”€ node-js/

└── react/

πŸš€ Learning Path & Progress

Frontend

  • HTML β€” Semantic structure, forms, tables, iframes, multi-page layouts
  • CSS β€” Styling, layouts, flexbox, grid, responsiveness
  • Tailwind CSS β€” Utility-first styling (currently learning)
  • JavaScript β€” Logic, DOM manipulation, ES6+, events, async/await
  • Git & GitHub β€” Version control workflow (ongoing)
  • React β€” Components, hooks, state management, routing

Backend

  • Node.js β€” Runtime fundamentals, modules, file system
  • Express.js β€” Building REST APIs, middleware, routing
  • Databases (SQL) β€” MySQL / PostgreSQL basics, queries, joins
  • Databases (NoSQL) β€” MongoDB, Mongoose
  • APIs β€” REST principles, testing with Postman

Full-Stack & Deployment

  • MERN Stack β€” Combining MongoDB, Express, React, Node
  • Version Control Deployment β€” Hosting on Vercel/Netlify (frontend), Render/Railway (backend)
  • Real-world Projects β€” Building complete apps end-to-end

🎯 Goal

To build a strong, practical understanding of full-stack development by consistently practicing each concept before moving to the next β€” and eventually build complete, real-world projects using the full stack.

πŸ› οΈ Tech Stack (so far)

HTML5 CSS3 Tailwind CSS JavaScript Node.js React

πŸ“ˆ Status

🟒 Actively learning and updating this repo regularly as I progress through the curriculum.


This repo is a work in progress β€” expect frequent commits as new topics are covered.

About

"My full-stack web dev learning journey β€” daily practice across the stack, from HTML/CSS to backend, as I learn πŸš€"

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages