Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Challenger - Hemant - Hemxnt21 #928

Open
Hemxnt opened this issue Sep 7, 2023 · 29 comments
Open

Challenger - Hemant - Hemxnt21 #928

Hemxnt opened this issue Sep 7, 2023 · 29 comments

Comments

@Hemxnt
Copy link

Hemxnt commented Sep 7, 2023

Name: Hemant Singh
github_user_name: Hemxnt
discord_id: 927096347495104533

@Hemxnt
Copy link
Author

Hemxnt commented Sep 7, 2023

@Hemxnt
Copy link
Author

Hemxnt commented Sep 7, 2023

Challenge 3

image

@Hemxnt
Copy link
Author

Hemxnt commented Sep 7, 2023

Challenge 4

image

@Hemxnt
Copy link
Author

Hemxnt commented Sep 7, 2023

Challenge #5

update your forked repository and then create a Pull Request

#932 (comment)

Screenshot 2023-09-08 030435

Screenshot 2023-09-08 031008

Screenshot 2023-09-08 031045

@Hemxnt Hemxnt changed the title Challenge 1 - Hemant Challenger - Hemant - Hemxnt21 Sep 7, 2023
@Hemxnt
Copy link
Author

Hemxnt commented Sep 7, 2023

Challenge #6

#932 (comment)

Screenshot 2023-09-08 034118

@Hemxnt
Copy link
Author

Hemxnt commented Sep 7, 2023

Challenge #7

Screenshot 2023-09-08 040431
Screenshot 2023-09-08 040740

@Hemxnt
Copy link
Author

Hemxnt commented Sep 8, 2023

Challenge #8

  1. Created a new branch in the local repo named challenge8.
    image

  2. Added a new file in contributors/Hemxnt named Hemxnt3.md and added some random text in it.
    image

  3. Pushed this new branch on my forked remote repo.
    image

@Hemxnt
Copy link
Author

Hemxnt commented Sep 9, 2023

Challenge - 9

Screenshot 2023-09-09 132236
Screenshot 2023-09-09 141804
Screenshot 2023-09-09 141817

@Hemxnt
Copy link
Author

Hemxnt commented Sep 13, 2023

Challenge 10

Screenshot 2023-09-11 175914
Screenshot 2023-09-11 181300
Screenshot 2023-09-11 181308
Screenshot 2023-09-11 181104

@Hemxnt
Copy link
Author

Hemxnt commented Sep 13, 2023

Challenge 11

Screenshot 2023-09-13 112102

@Hemxnt
Copy link
Author

Hemxnt commented Sep 15, 2023

Challenge 12

Screenshot 2023-09-13 122526
Screenshot 2023-09-13 130222
Screenshot 2023-09-14 224748
Screenshot 2023-09-15 103254
Screenshot 2023-09-15 103325

@Hemxnt
Copy link
Author

Hemxnt commented Sep 15, 2023

Challenge 13

Screenshot 2023-09-15 160837
Screenshot 2023-09-15 160439

@Hemxnt
Copy link
Author

Hemxnt commented Sep 15, 2023

Challenge 14

Screenshot 2023-09-15 173952
Screenshot 2023-09-15 174023
Screenshot 2023-09-15 181818

@Hemxnt
Copy link
Author

Hemxnt commented Sep 15, 2023

Challenge 15

Screenshot 2023-09-16 034759
Screenshot 2023-09-16 040224
Screenshot 2023-09-16 040306
Screenshot 2023-09-16 040605

@Hemxnt
Copy link
Author

Hemxnt commented Sep 17, 2023

Challenge 16

Screenshot 2023-09-18 020008
Screenshot 2023-09-18 020939
Screenshot 2023-09-18 020952

@Hemxnt
Copy link
Author

Hemxnt commented Sep 17, 2023

Challenge 17

Screenshot 2023-09-18 021905
Screenshot 2023-09-18 021922

@Hemxnt
Copy link
Author

Hemxnt commented Sep 18, 2023

Challenge 18

Screenshot 2023-09-18 115236
Screenshot 2023-09-18 115336
Screenshot 2023-09-18 122856
Screenshot 2023-09-18 122920
Screenshot 2023-09-18 123038

@Hemxnt
Copy link
Author

Hemxnt commented Sep 23, 2023

Challenge 19

Screenshot 2023-09-22 230501
Screenshot 2023-09-22 234858
Screenshot 2023-09-22 234910
Screenshot 2023-09-22 234918
Screenshot 2023-09-22 235237

@Hemxnt
Copy link
Author

Hemxnt commented Sep 24, 2023

Challenge 20

Screenshot 2023-09-24 003704
Screenshot 2023-09-24 010546
Screenshot 2023-09-24 012119
Screenshot 2023-09-24 150401

@Hemxnt
Copy link
Author

Hemxnt commented Sep 25, 2023

Challenge 21

Screenshot 2023-09-25 133212
Screenshot 2023-09-25 133151
Screenshot 2023-09-25 133520

@Hemxnt
Copy link
Author

Hemxnt commented Sep 25, 2023

Challenge 22

Screenshot 2023-09-25 144552

@Hemxnt
Copy link
Author

Hemxnt commented Sep 25, 2023

Challenge 23

Screenshot 2023-09-25 162816
Screenshot 2023-09-25 162835
Screenshot 2023-09-25 163543
Screenshot 2023-09-26 000425
Screenshot 2023-09-26 000639
Screenshot 2023-09-26 000656

@Hemxnt
Copy link
Author

Hemxnt commented Sep 28, 2023

Challenge 24

PR

Give your feature branch a clear name
Give your commits and PRs active and descriptive titles
Show your functionality visually (gifs,img,etc)

Issues

Issues available for community contribution:
help wanted
good first issue

Issues not available/ready for community contribution:
🔒 staff only
🚧 status: blocked
🧹 status: ticket work required
🚦 status: awaiting triage

Issues without any of the above labels:
These issues may (or may not) be open for contribution.
Please add a comment asking one of the maintainers to triage the issue and label it as appropriate.

Branch(s)

Two Categories -
Regular branchs (Parmanent) -

1- dev Branch
Development (dev) is the main development branch. The dev branch’s idea is to make changes in it and restrict the developers from making any changes in the master branch directly.
2- master Branch
Master (master) is the default branch available in the Git repository. It should be stable all the time and won’t allow any direct check-in.
3-QA or test branch
QA (QA), or test branch, contains all the code for QA testing and automation testing of all changes implemented. Before any change goes to the production environment, it must undergo the QA testing to get a stable codebase.

Temporary branchs -
Bug Fix
Hot Fix
Feature Branches
Experimental Branches
WIP branches (work in progress)

Naming Convention -

1- Start branch name with a Group word
bug-logo-alignment-issue
wip-ioc-container-added

2- Use Unique ID in branch names
wip-8712-add-testing-module

3- Use Hyphen or Slash as Separators
feature_upgrade_jquery_version_login_module

4- Git Branch with Author Name
format - <author>_<branch-type>_<branch-name>
E.g., rajeev.bera_feature_new-experimental-changes

5- Avoid using numbers only

6- Avoid using all naming convention simultaneously

7- Avoid long descriptive names for long-lived branches

Extra n Imp (OpenSource Best Practices)

Be Polite
Use a Unique Repository for Each Project.
Always Update Your Branches i.e. Sync your branches and Forks.
Always Use an Authorized Email to Commit Code and with Sign-off.
Create a Meaningful .gitignore File.
Do not push to main or master branch directly.

@Hemxnt
Copy link
Author

Hemxnt commented Sep 30, 2023

Challenge 25

I've recently embarked on my journey to explore open source projects, both on https://goodfirstissue.dev/ and GitHub. As of now, I'm still in the process of discovering suitable issues to contribute to. I'm actively engaging with various projects and eagerly searching for opportunities to make meaningful contributions. 🌱🚀

@Hemxnt
Copy link
Author

Hemxnt commented Sep 30, 2023

Challenge 26

Found an repo to contribute.
Link of the Repo: https://github.com/arguflow/arguflow
PR Link: devflowinc/trieve#536 (comment)
Screenshot 2023-09-30 214752

Got an issue and going to fix it in meanwhile ...

@Hemxnt
Copy link
Author

Hemxnt commented Sep 30, 2023

Challenge 27

Screenshot 2023-09-30 231443
Screenshot 2023-09-30 231814
Screenshot 2023-09-30 231842

@Hemxnt
Copy link
Author

Hemxnt commented Sep 30, 2023

Challenge 28

Looking for more open source project to contribute.

and now going to land on Hacktoberfest

Screenshot 2023-09-30 232408

@Hemxnt
Copy link
Author

Hemxnt commented Sep 30, 2023

Challenge 29

Registered for Scaler OpenQuest hackathon and looking for team mates . <3

Screenshot 2023-09-30 233547

Github profile

Screenshot 2023-09-30 233811

@Hemxnt
Copy link
Author

Hemxnt commented Sep 30, 2023

CHALLENGE COMPLETED

Completing the Scaler Open Source September Challenge was a wild ride! 🎢 I faced countless challenges, got stuck a bunch of times, but you know what? I learned so much along the way. 🚀

This journey not only helped me crush it at Hacktoberfest but also set me up for success in GSoC. 💪 The research I did? Priceless. 🤓 Shoutout to the awesome Discord community that had my back whenever I needed help. 🙌

Big thanks to @shivaylamba and everyone at #OpenSourceSeptemberChallenge . 🙏 What an incredible journey! 🌟

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant