Skip to content

Learning logs and practice projects in web development. Covers HTML, CSS, JavaScript, Express, MongoDB and beyond.

Notifications You must be signed in to change notification settings

tushar0i/webdev-logs

Repository files navigation

WebDev-Logs 🚀

This repository contains all the code I wrote while learning Web Development.
It includes practice files, small projects, and experiments with HTML, CSS, and JavaScript.

The goal of this repo is to document my progress and serve as a reference for anyone starting their own journey in web development.

📂 Repository Structure

The repo is organized into folders based on topics:

  • html-basics/ → Fundamentals of HTML
  • css-basics/ → Core concepts of CSS
  • javascript-basics/ → Beginner JavaScript practice
  • very-basic-projects/ → Mini projects combining HTML, CSS, and JS
  • command-line/ → Commonly used commands and scripts
  • express/ → Practice with Express.js framework
  • react/ → Practice with React.js library
  • database-mdb/ → Working with MongoDB

⚡ How to Use

  1. Clone this repository:
    git clone https://github.com/tushar0i/webdev-logs.git
    or directly download the zip file through this link
  2. Navigate into any folder:
    cd webdev-logs/html-basics
  3. Open the index.html file (or any .html file) directly in your browser.

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript
  • Node.js
  • Express
  • MongoDB

🌱 Learning Journey

This repo will keep growing as I learn more about:

  • Full MERN Stack (MongoDB, Express, React, Node.js)

🤝 Contributing

This is mainly my personal learning repo, but if you’d like to suggest improvements, feel free to open an issue or pull request.

📜 License

This project is licensed under the MIT License – feel free to use the code in your own learning journey.

About

Learning logs and practice projects in web development. Covers HTML, CSS, JavaScript, Express, MongoDB and beyond.

Topics

Resources

Stars

Watchers

Forks