Coder Social home page Coder Social logo

aryamanz29 / web-ideas Goto Github PK

View Code? Open in Web Editor NEW
35.0 0.0 90.0 257.99 MB

“Ideas to create useful web components for your forthcoming project“ 💯

Home Page: https://github.com/Aryamanz29/Web-Ideas

License: MIT License

HTML 35.96% CSS 22.11% JavaScript 32.44% Python 2.92% Solidity 0.22% Starlark 0.18% Java 0.59% Ruby 0.08% Objective-C 0.42% GLSL 0.03% C++ 2.68% Vue 2.29% SCSS 0.07% Procfile 0.01%
html-css-javascript ideas projects web-development webapp components hacktoberfest hacktoberfest2022 hactoberfest-accepted open-source

web-ideas's Introduction

-----------------------------------------------------

“Ideas to create useful web components for your forthcoming project“

-----------------------------------------------------

PRs Welcome GitHub pull requests GitHub issues

Available Web Ideas

How Can I Contribute?

1. If you don't have git on your machine, install it.

2. Fork this repository :

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

3. Clone the repository :

Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.

Open a terminal and run the following git command:

git clone "<URL that you've just copied>"

4. Add a upstream link to main branch in your cloned repository :

git remote add upstream <original repository>

5. Keep your cloned repository upto date by pulling from upstream :

This will also avoid any merge conflicts while committing new changes

git pull upstream master

6. Create your feature branch :

Always create new branch

git checkout -b <feature-name>

7. Track your changes :

git add .

8. Check for your changes :

git status

9. Commit all the changes :

Write commit message as "Small Message", Click Here to know about some commit's messages.

git commit -m "Write a meaningfull but small commit message"

10. Push the changes for review :

git push origin <branch-name>

11. Create a PR on Github :

Just hit the create a pull request button, you must write a PR message to clarify why and what are you contributing.

-----------------------------------------------------

✨ A Special Thanks To The Contributors ✨

-----------------------------------------------------

web-ideas's People

Contributors

adityasingh10042 avatar aj-spec avatar akshikamudgal avatar anirudhbot avatar anshita0911 avatar arijit-101 avatar aryamanz29 avatar avi-11 avatar ayush2000mickey avatar brijrajsinh01 avatar cybergeni avatar harshit55597 avatar harvinder300 avatar hassanrahim26 avatar highonranking avatar jaydeep-yadav avatar kellydosocorro avatar neerajsati avatar pjra99 avatar prachigarg19 avatar purvibhoyar21 avatar s-codes14 avatar s-infinity21 avatar satkar2001 avatar shingtesuyash avatar shreya-jpg avatar shvmsh20 avatar siddhi-244 avatar sparsh-v avatar vidhibhatt01 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

web-ideas's Issues

Adding simple portfolio template for begginers

I would like to contribute a portfolio template, built with HTML CSS and Js. And the template is based on freecodecamp curriculum. I will appreciate if the admin adds hacktoberfest label in the issue.
Thanks

Nischay

I have made a project named Nischay, I am also participating in hacktoberfest 2021. Kindly assign this issue to me.

Header/Navigation bar

This is dynamic header/ navigation bar that could be easily integrated into any website

[docs] Update exisiting `README`

  • I found some of the section in project README have errors that need to be correct and I'm also thinking of improving overall project README.
  • Some of the errors are shown below :
1. git pull upstream main (correction : we are using master as default branch)

2. Write commit message as "Small Message" 

git commit -m "Write a meaningfull but small commit message" 

(correction: better to mention proper commit message guidelines to maintain consistency, I would suggest to use : (https://www.conventionalcommits.org/en/v1.0.0/))

There are lots of area for improvement, let me know more in issue thread before proceeding further :)

Scorekeeper using html and js

keep the track of scores of players in games, when player 1 win it will increment player one score and vice versa till score reach the final limit. we can enter the limit of our choice, and can reset the score board when game gets over.

Todo list using jQuery

Adding a todo list which keeps the records of tasks that are completed, and when they get completed you can delete them as well.

ping pong game

adding a two player ping pong game made using html,css and javascript where first player can use up and down arrows whereas another player can used W and S

Form page

Want to add the form page.
Code in html and css

ChessBoard

I want to Contribute My Project in Open Source through your repository

Random Quote Generator Using React

Hey, I would like to work on random quote generator app with the help of react and bootstrap. Can you assign me so that I can start working on this.

Add webdev project

Hey @Aryamanz29
I am Kushal Mehta wanted to add my Netflix Clone website to your repo.
And I am also participating in Hacktoberfest 2021.
Kindly assign this issue to me.

Paramount-Resorts

I want to Contribute My Project in Open Source through your repository

Django email sender project

I Would like to add my Django email sender as a contribution to Open-source through your Web-Ideas repository under hacktoberfest labels

Gallery Slider/ Gallery viewer

A simple html code to design a gallery glider.
Screenshot 2021-10-15 at 12 54 44 AM
By clicking on the images on the page we get a zoomed image with "< >" arrows to move back and forth
Screenshot 2021-10-15 at 12 55 03 AM

Easy-Education

I want to Contribute My Project in Open Source through your repository

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.