AnoopGeorge418 / Web-Dev-Projects

The projects cover various aspects of web development, from front-end design to back-end functionality, and demonstrate the use of different technologies and frameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Projects

Welcome to the Full Stack Web Development repository! This collection features various Front-end and Back-end projects covering different topics and difficulty levels.

Table of Contents

Projects:

  1. Mini Project - A mini html css project.
    1. Website Demo - Click here to check the live demo of website.
  2. Profile Card - A Profile card project using html and css to learn designing.
    1. Website Demo - Click here to check the live demo of website.
  3. Resume Project - My Personal Resume Project.
    1. Website Demo- Click here to check the live demo of website.
  4. Tin Dog Project - A html, css, bootstrap project created in order to familiarize with creating web pages using css frameworks.
    1. Website Demo- Click here to check the live demo of website.
  5. Digital Agency Project - A html, css, bootstrap project created in order to familiarize with creating web pages using css frameworks.
    1. Website Demo - Click here to check the live demo of website.
  6. Variable Project - A html, css, Javascript project created in order to familiarize with creating web pages using css frameworks.
    1. Website Demo - Click here to check the live demo of website.
  7. Weather App - A html, css, Javascript project created in order to familiarize with creating web pages using css frameworks.
    1. Website Demo - Click here to check the live demo of website.
  8. Rock Paper Scissors Game - A html, css, Javascript project created in order to familiarize with creating web pages using css frameworks.
    1. Website Demo - Click here to check the live demo of website.

Getting Started

To get started with these projects, go through the links given above and clone repo that you need:

git clone https://github.com/AnoopGeorge418/Web-Dev-Projects

Each project is contained within its own repository. Navigate to the project repo you're interested in to explore and work on the project.

Contributing

Contributions are welcome! If you'd like to add your own Front-end back-end project or improve an existing one, follow these steps:

  • Fork this repository.
  • Create a new branch (git checkout -b feature/your-project-name).
  • Make your changes.
  • Commit your changes (git commit -am 'Add your message here').
  • Push to the branch (git push origin feature/your-project-name).
  • Create a new Pull Request.

Please adhere to the project's coding standards and include appropriate documentation with your project.

License

License: MIT

About

The projects cover various aspects of web development, from front-end design to back-end functionality, and demonstrate the use of different technologies and frameworks.