All Projects → astroidworld → NAME-CARD_hacktoberfest

astroidworld / NAME-CARD_hacktoberfest

Licence: other
It is a website for showcasing your Github profile.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to NAME-CARD hacktoberfest

DSA
Implementation of various data structures and algorithms.
Stars: ✭ 15 (-54.55%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Learn-To-Use-Github
Wanna Learn How to use github ? come on in
Stars: ✭ 68 (+106.06%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
geeks-for-geeks-solutions
Solutions of questions on Geeks-for-Geeks.Solution Available in C++.
Stars: ✭ 28 (-15.15%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest-2021
The official Repository wherein newbies into Open Source can Contribute during the Hacktoberfest 2021
Stars: ✭ 25 (-24.24%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
General-Purpose-Scripts
A repository containing several general purpose Python scripts to automate daily and common tasks.
Stars: ✭ 47 (+42.42%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Everything-CPP
Contribute all levels of C++ related codes for Hacktoberfest 2021!
Stars: ✭ 17 (-48.48%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Howtheysre
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)
Stars: ✭ 6,962 (+20996.97%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Data-Structures-and-Algorithm-C-
Hi folks🖐🏻 , I'm maintaining this repository, feel free to open a pull request and contribute! :)
Stars: ✭ 39 (+18.18%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
formica
A discord bot that collects and analyzes form data
Stars: ✭ 20 (-39.39%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
hacktoberfest
Contribute to this repo for your T-shirt, must be relevant that can add some value to this repo.
Stars: ✭ 33 (+0%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
HacktoberFest-2021
No description or website provided.
Stars: ✭ 278 (+742.42%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Kuberam
Kuberam is built on jetpack compose + Auth0 during Hashnode Hackathon.
Stars: ✭ 33 (+0%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest-2021
This repository aims to help code beginners with their first successful pull request and open source contribution. 🥳🎯🚀
Stars: ✭ 24 (-27.27%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest-2021
This is A Hacktoberfest 2021 Python Repository
Stars: ✭ 13 (-60.61%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
github-readme-quotes
Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes
Stars: ✭ 128 (+287.88%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Basic-Components-of-a-Web-Layout
No description or website provided.
Stars: ✭ 16 (-51.52%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Stress-master
Website to promote mental and physical health among all ages through proper meditation and diet.
Stars: ✭ 23 (-30.3%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Automatic-attendance-management-system
ROLLCALL an automatic and smart attendance marking and management system which uses Microsoft Azure’s Cognitive service at its core to create a system that could make sure that no human intervention is required and provides government the ability to monitor the attendance of the schools and helps the government officials in mark fake schools.
Stars: ✭ 44 (+33.33%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+39100%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Data-Structures-And-Algorithms
Important data structure and algorithms codes and concept's open-source repository.
Stars: ✭ 48 (+45.45%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021

🥳🥳 HacktoberFest Beginner friendly Project 🥳🥳

🎴🎴🎴🎴 NAME-CARD 🎴🎴🎴🎴

hacktober

What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

What is NAME-CARD?

NAME-CARD is a web app where you can showcase your GitHub profile link along with your name. It is a beginner friendly project to contribute. Just follow the below steps to contribute in the project.

How to contribute to this project

You can contribute to this project very easily by following a few steps. Don't worry... there is no need to know any programming language-related knowledge. You only have to know the Git and Git-hub, and that's it... Now we are ready to start contributing.

Getting started

  • star this repository (Click the star button in the top right of this page, beside the fork button)
  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone your fork down to your local machine
git clone https://github.com/your-username/NAME-CARD_hacktoberfest.git
  • Create a branch
git checkout -b branch-name
  • Make your changes (The task is described below)
  • Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval. !!!See your card!!!

Your task

first step :--->

  • you have to go listApi.js file. (file path:----> src/component/basic/listApi.js)
  • open this file in your local text editor.

Second step :--->

  • After open this file you have a interface like the below image.

doc

  • so now you have to put your name and github profile link according to the format below:
  • There are three code-snnipet. select one code snippet from those three. ( First one is for male avtar, the Second one is for female avtar & the Third one is for your github profile avtar)
  • You only have to change your first name,last name & github link with your details.

NOTE

If you are using the GitHub profile code (third code) then additionally you should add your GitHub profile id at the last of the image line instead of githubID.


  • But remember, Don't remove the quoation mark.(You can see the demo image below)
  • Please don't remove any other code. Just place your code after the last block of code.

For male avtar

{
image:"./male.png",
firstName: "Your",
lastName: "name",
link: "GitHub Link",
},

OR

For female avtar

{
image:"./female.png",
firstName: "Your",
lastName: "name",
link: "GitHub Link",
},

OR

For github avtar

{
image:"https://avatars.githubusercontent.com/githubID",
firstName: "Your",
lastName: "name",
link: "GitHub Link",
},
  • Here is a demo image of the placing of code below:

demodoc (1)

Third step :--->

  • After doing the changes now save the file.
  • And now push the file in online server follwing the above git commands.
  • Then Create a new pull request from your forked repository.
  • Wait for your PR review and merge approval!
  • After merge, you can see your contribution in this url 👉👉👉 https://name-card.netlify.app/
  • It will look like:

example

Check File CONTRIBUTING.md To See the guidelines....

Stay safe & Keep contributing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].