Giter Site home page Giter Site logo

ayushparikh-code / web-dev-mini-projects Goto Github PK

View Code? Open in Web Editor NEW
2.3K 48.0 969.0 228.49 MB

The repository contains the list of awesome✨ & cool web development beginner-friendly✌️ projects!

License: MIT License

HTML 36.97% JavaScript 33.14% CSS 27.82% Python 0.40% Handlebars 1.20% EJS 0.14% PHP 0.01% SCSS 0.32%
webdevelopment webdev webdeveloper webdevprojects webdevelopmentprojects html html-css-javascript miniprojects projects-list css

web-dev-mini-projects's Introduction

Web-dev-mini-projects

The repository contains the list of awesome✨ & cool web development beginner-friendly✌️ projects!

Web-dev-mini-projects

HTML CSS javascript



ADD ANY WEB DEVELOPMENT MINI PROJECT !


HOW TO CONTRIBUTE ? 👷

1. Fork this repository.

2. Clone the forked repository.

git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects 

3. Navigate to the project directory.

cd Web-dev-mini-projects

4. MAKE A NEW FOLDER WITH YOUR PROJECT NAME INSIDE web-dev-mini-projects & Add your project files (eg: index.html ,style.css, script.js) inside that folder

5. Also Add a README file in your project folder which consists of Description/screenshots about your project !


6. Create a new branch.

git checkout -b <your_branch_name>

7. Add & Commit your changes.

  git add .
  git commit -m "<your_commit_message>"

7. Push your local branch to the remote repository.

git push -u origin <your_branch_name>

8. Create a Pull Request!

Congratulations! Sit and relax till we review your PR, you've made your contribution to (https://github.com/Ayushparikh-code/Web-dev-mini-projects) project


Our valuable Contributors👩‍💻👨‍💻 :



Project Maintainers 👷👷:


Ayush Parikh


Shloka Gupta


S Harshita


📌 Opensource Programs

This project is a part of following Open Source Program




Happy Contribution ✨

web-dev-mini-projects's People

Contributors

abhishektyagi2912 avatar atif0604 avatar ayushparikh-code avatar ayushseth07 avatar girija0707 avatar gyynnn avatar harshita2216 avatar joshi-kaushal avatar jugeshraghav avatar jyothi-k-g avatar khushi-purwar avatar kshitija-2001 avatar mrkc2303 avatar nagasaisriya avatar nisha331 avatar paarthagarwal avatar palaksinghania05 avatar perveen-neha avatar rajbir21-droid avatar riyagupta89 avatar saloni-15 avatar shauryaditya avatar shloka-gupta avatar siddhi-244 avatar soma2000-lang avatar sonamgupta136 avatar sulagna-dutta-roy avatar supzi-del avatar tanvi355 avatar yellowberard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

web-dev-mini-projects's Issues

Add Readme.md file to To - Do list webapp.

Add a small README.md file to the To -Do project.

Contents of the README:

  • Project overview.
  • Use of the project.
  • Stack of your project.
  • How to set up / run your project.
  • Screenshots of the pages / output.
    (A short description under each screenshot... Describing the page a little bit)

This would help visitors / developers in genral.

Random Color Generator (rgb color)

I would like to add a mini project in which a random color s generated and it's rgb value is given. I have started my started my web development journey last month and made a small project.

Please assign me this issue under LGMSOC'21 so that I can start working on it.

A Movie Website

This website will contain a plethora of movies and their trailers which gets played when a movie card is clicked. It uses the TheMovieDB API

Youtube Clone

I would like to add a mini project on cloning youtube UI. I would make it as responsive as possible using pure HTML & CSS.
After learning HTML, CSS, and JS, I decided to make a clone of youtube UI to practice and enhance my skills. I am still working on this project and will add it when it is fully completed.
Please assign me this issue under LGMSOC'21 so that I can start working on it.

Blackjack game

Want to add a blackjack game developed using Javascript, html and css.

Simple Analog Clock using JavaScript

I would like to add one of my old project: Analog clock using JavaScript. I made this project few months back and would like to contribute.
Please assign me this issue so that i can add this small project.

I Will also add a readme file along with the code!

Basic Portfolio Website

Hey @Ayushparikh-code sir during my HTML and CSS learning days I made a basic portfolio website would love to add that as a project by making few upgrades using HTML and CSS. Can I work on it ?
@Ayushparikh-code sir Please assign this issue to me as I am LGM-SOC'21 participant

Cat Generator Project

Can I add this simple project where if a user click on the generate cat button, gifs gets added to the page? A user will learn managing click event from this project.
catgenerator

Add README.md file to CALCULATOR

Add a small README.md file to the project.

Contents of the README:

-Project overview.
-Use of the project.
-Stack of your project.
-How to set up / run your project.
-Screenshots of the pages/output.
(A short description under each screenshot... Describing the page a little bit)
This would help visitors/developers in general.

Add Readme.md to Random Color Generator

Add a small README.md file to the Random Color Generator

Contents of the README:

-Project overview.
-Use of the project.
-Stack of your project.
-How to set up / run your project.
-Screenshots of the pages/output.
(A short description under each screenshot... Describing the page a little bit)
This would help visitors/developers in general.

Connect Four Mini JS Game

This is a Javascript game which can be played between two players . Players have to connect bubbles . The player who connects four bubble first wins the game . Bubbles could be matched horizontally , vertically and diagonally. Please assign me this issue under LGMSOC'21 so that I can start working on it.

Quote Generator

Can I add a quote generator project? Whenever a user click on the button, he gets a new quote.

Score Keeper

I would like to add a score keeper project where user can keep the account of there score in ping pom game where user can select max points and as soon as one of the two player reaches max points color changes . I have made this using HTML,CSS & JS.
It is almost finished. So, please assign me the issue.

Please assign me this issue under LGMSOC'21

Jump Game

I would like to add a mini project a jump game . It is a simple game similar to the one present in chrome when someone is offline
Please assign me this issue under LGMSOC'21 so that I can start working on it.

Add README.md file to Basic Background Generator

Add a small README.md file to the project.

Contents of the README:

-Project overview.
-Use of the project.
-Stack of your project.
-How to set up / run your project.
-Screenshots of the pages/output.
(A short description under each screenshot... Describing the page a little bit)
This would help visitors/developers in general.

Flask news app

A mini news app which shows most recent news headlines, and content which includes news related to sports, entertainment, crypto-currencies, business, science, technology and others

Add Readme to Web-dev-mini-projects/.vscode/

Add a small README.md file to the project.

Contents of the README:

-Project overview.
-Use of the project.
-Stack of your project.
-How to set up / run your project.
-Screenshots of the pages/output.
(A short description under each screenshot... Describing the page a little bit)
This would help visitors/developers in general.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.