Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Ananyasingh2002/Hacktoberfest2023
Join Hacktoberfest 2023: Contribute to open source, learn, and earn rewards. Beginner-friendly. Explore issues, fork, code, and make a global impact. Let's collaborate!
https://github.com/Ananyasingh2002/Hacktoberfest2023
hacktoberfest hacktoberfest-accepted hacktoberfest2023
Last synced: about 2 months ago
JSON representation
Join Hacktoberfest 2023: Contribute to open source, learn, and earn rewards. Beginner-friendly. Explore issues, fork, code, and make a global impact. Let's collaborate!
- Host: GitHub
- URL: https://github.com/Ananyasingh2002/Hacktoberfest2023
- Owner: Ananyasingh2002
- Created: 2023-09-02T11:53:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-20T10:56:25.000Z (about 1 year ago)
- Last Synced: 2024-08-03T18:12:02.465Z (5 months ago)
- Topics: hacktoberfest, hacktoberfest-accepted, hacktoberfest2023
- Language: HTML
- Homepage: https://ananyasingh2002.github.io/Hacktoberfest2023/
- Size: 17.6 MB
- Stars: 145
- Watchers: 2
- Forks: 1,254
- Open Issues: 468
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacktoberfest - Hacktoberfest2023(Ananya singh)
README
# HacktoberFest 2023 `GOOD FIRST` Pull Request - `Digital Rewards`π
![HacktoberFest 2023](.github/logo.png)
# Contributors to Hacktoberfest 2023
# The Open Source Adventure Awaits! πΊοΈ
π HacktoberFest is your gateway to the vibrant world of open source. This year marks the 10th anniversary of Hacktoberfest, and weβre calling on your support! Join us on this epic journey and earn yourself an exclusive digital reward kit from DigitalOcean and our sponsors and partners..
π’ Sign up for Hacktoberfest 2023, and contribute four pull requests (PRs) between October 1st-31st to claim your stash of cool SWAGS π₯.
# [Visit this repository to contribute to a new project for Hacktoberfest 2023](https://github.com/Ananyasingh2002/OTP-Verification)
## [Click to Participate](https://hacktoberfest.com/participation/)
# Task 1.0
Welcome to our Hacktoberfest 2023 contributing website! We're excited to have you on board. Follow the steps below to contribute and add your name, picture, LinkedIn profile, and GitHub profile to our contributors' list.
## INSTRUCTIONS - Get Ready for the Adventure π§
- Fork this Repository using the button at the top on right corner.
![img_fork_1](https://github.com/Ananyasingh2002/Hacktoberfest2023/assets/90714878/bcb92dfb-0c7f-4f6f-976c-05acbfdcd3f2)
- Clone your forked repository to your pc `git clone https://github.com/Ananyasingh2002/Hacktoberfest2023.git`
![clone_2](https://github.com/Ananyasingh2002/Hacktoberfest2023/assets/90714878/a61a60a1-7c42-484d-a38c-03db0e372aa0)
- Carve your own path with a new branch for your modifications (ie. `git branch new-user` and check it out `git checkout new-user` or simply do `git checkout -b new-user`)
- Leave your mark by adding your profile image to `images/` (drag and drop or upload with commands or by your name).
- Chronicle your legend by crafting your profile data in `participant/` (add your information here)
- Blaze your trail with these commands: `git add -A` or `git add .`, `git commit -m "added myself"`, and `git push origin new-explorer`
- Create a pull request
- Star this repository
# How To Make Your First Pull Request
## 1. Add your profile picture to the folder
Add a profile picture of your choice in `images/`. Accepted files are **png** and **jpg**, Ex.
```
images/.png
```## 2. Add your profile information
Create a markdown file in your folder following the convention `participant/.md`. Ex.
```
participant/.md
```Copy the next template into your file, delete the boilerplate data and fill the information with yours.
```
---
name: YOURNAME
institution/company: INSTITUTION_NAME
github:USERNAME
---
```## 3. Wait for Pull Request to merge
## 4. Here is a quick reference guide for GitHub: [GitHub Guide](https://github.com/git-guides)
## 5. Celebrate - you've done your first pull request!!
- Aim to make more than 4 pull requests.
- Imagine you've only made 4 pull requests to different projects, but one of those projects isn't part of the Hacktoberfest event.
- In that case, your pull request won't be counted, leaving you with just 3 valid ones if those projects aren't excluded either.
- To ensure your success, I recommend making a pull request to your own repo, as long as it has the Hacktoberfest topic.# Task 2.0
## Hacktoberfest 2023 Contribution Guide
Welcome to our Hacktoberfest 2023 contributing website! We're excited to have you on board. Follow the steps below to contribute and add your name, picture, LinkedIn profile, and GitHub profile to our contributors' list.
## Here is the link to the website: https://ananyasingh2002.github.io/Hacktoberfest2023/
## INSTRUCTIONS - Get Ready for the Adventure π§
- Fork this repository to your GitHub account by clicking the "Fork" button at the top right of this page.
![img_fork_1](https://github.com/Ananyasingh2002/Hacktoberfest2023/assets/90714878/bcb92dfb-0c7f-4f6f-976c-05acbfdcd3f2)- Clone your forked repository to your local machine. Replace `` with your GitHub username:
```bash
git clone https://github.com/Ananyasingh2002/Hacktoberfest2023.git
```- Navigate to the project directory: `cd Hacktoberfest2023`
- Create a new branch for your changes. Replace with a descriptive branch name: `git checkout -b `
- Leave your mark by adding your profile image to `assets/images` (drag and drop or upload with commands or by your name).
- Chronicle your legend by crafting your profile data in `index.html and CSS(add your image address)` (add your information here)
- Blaze your trail with these commands: `git add -A` or `git add .`, `git commit -m "added myself"`, and `git push origin new-explorer`
- Create a pull request
- Star this repository
# How To Make Your First Pull Request
## 1. Add your profile picture to the folder
Add a picture picture of your choice in `assets/images/.png`. Accepted files are **png** and **jpg**, Ex.
```
assets/images/.png
```## 2. Now, please navigate to the `index.html` file, open it, read the instructions in the code, copy down the line and add your information.
![2](https://github.com/Ananyasingh2002/Hacktoberfest2023/assets/90714878/7177298f-d0d8-468a-bd1e-44b0f89fddb1)
Enter your details here:
![3](https://github.com/Ananyasingh2002/Hacktoberfest2023/assets/90714878/6825937d-e0fb-461d-857c-95febd458a16)
## 3. Change the class name below
```
```![2](https://github.com/Ananyasingh2002/Hacktoberfest2023/assets/90714878/3c8cbf00-ae16-47fe-80f2-d8644d9cf88c)
So, essentially, you are instructing the reader to change the class name of the first
element to include a number that corresponds to their specific use case. For instance, if their number is 2, the modified code would look like this:```
```![3](https://github.com/Ananyasingh2002/Hacktoberfest2023/assets/90714878/b971fdd7-574c-4661-888c-3ddb0f22d2e3)
## 4. Now, please navigate to the `style.css` file, read the instructions, and add the class `.card(as your number is)` along with the image path.
`url('assets/images/.png')`
![1](https://github.com/Ananyasingh2002/Hacktoberfest2023/assets/90714878/b4d96181-a871-420e-a3e4-e645c3d92db7)
## 5. Wait for Pull Request to merge
## 6. Celebrate - you've done your first pull request!!
# + Follow Me: Swift Approval of Your Quest π
To expedite approval of your pull request, (`Follow Me`)π