Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Mudit/Details
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Name: Mudit
Enrollment: 191b162
Branch: CSE
216 changes: 216 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,219 @@ Github-Flavored Markdown [https://guides.github.com/features/mastering-markdown/

## Additional references added by contributors
GitHub license explained [https://choosealicense.com](https://choosealicense.com)


HacktoberFest Starter Project jack_o_lantern
** Oct 24th Update: THIS REPO IS TEMPORARILY NOT MERGING NEW PRs until the CONTRIBUTORS.md file is sorted! Thanks for your patience! **

Use this project to make your first contribution to an open source project on GitHub. Practice making your first pull request to a public repository before doing the real thing!

Celebrate Hacktoberfest by getting involved in the open source community by completing some simple tasks in this project.

This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator.

https://alicewonderland.github.io/hacktoberfest/

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.

https://hacktoberfest.digitalocean.com/

How to contribute to this project
Here are 3 quick and painless ways to contribute to this project:

Add your name to the CONTRIBUTORS.md file
Add a profile page to the profiles directory
Create a simple "Hello, World" script in a language of your choice
Choose one or all 3, make a pull request for your work and wait for it to be merged!

Getting started
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/hacktoberfest.git
Create a branch
git checkout -b branch-name
Make your changes (choose from any task 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!
Star this repository if you had fun!
Choose from these tasks
1. Add your name
Add your name to the CONTRIBUTORS.md file using the below convention:

#### Name: [YOUR NAME](GitHub link)
- Place: City, State, Country
- Bio: Who are you?
- GitHub: [GitHub account name](GitHub link)
2. Add a profile page
Add a Your_Name.md file to the profiles directory. Use any combination of content and Markdown you'd like. Here is an example:

# Your Name

### Location

Your City/Country

### Academics

Your School

### Interests

- Some Things You Like

### Development

- Inventor of the My Pillow

### Projects

- [My Project](GitHub Link) Short Description

### Profile Link

[Your Name](GitHub Link)
3. Create a Hello, World! Script
Add a hello_world_yourusername.xx script to the scripts directory in any language of your choice! Here is an example:

// LANGUAGE: Javascript
// ENV: Node.js
// AUTHOR: Alice Chuang
// GITHUB: https://github.com/AliceWonderland

console.log('Hello, World!');
Name the file hello_world_yourusername.xx. e.g., hello_world_alicewonderland.js or hello_world_alicewonderland.py.

Don't forget to include the comments as seen above. Feel free to include additional information about the language you choose in your comments too! Like a link to a helpful introduction or tutorial.

Here is my hello_world example: hello_world_alicewonderland.js

BONUS!
See profiles submitted by fellow coders from around the globe ... from Kathmandu to Copenhagen.
Discover some obscure to new and trending languages ... from BrainFuck to Groovy.
Check out some very creative ways to print out a "Hello, World!" string.
Reference links
Here is a great tutorial for creating your first pull request by Roshan Jossey: https://github.com/Roshanjossey/first-contributions

Managing your Forked Repo: https://help.github.com/articles/fork-a-repo/

Syncing a Fork: https://help.github.com/articles/syncing-a-fork/

Keep Your Fork Synced: https://gist.github.com/CristinaSolana/1885435

Checkout this list for README examples - Awesome README Awesome

Github-Flavored Markdown https://guides.github.com/features/mastering-markdown/

Additional references added by contributors
HacktoberFest स्टार्टर प्रोजेक्ट jack_o_lantern
** 24 अक्टूबर अद्यतन: इस रिपोर्ट को पूरा नहीं किया गया है जब तक कि CONTRIBUTORS.md फ़ाइल को सॉर्ट नहीं किया जाता है! आपके धैर्य के लिए धन्यवाद! **

GitHub पर एक ओपन सोर्स प्रोजेक्ट में अपना पहला योगदान देने के लिए इस प्रोजेक्ट का उपयोग करें। वास्तविक काम करने से पहले सार्वजनिक रिपॉजिटरी में अपना पहला पुल अनुरोध करने का अभ्यास करें!

इस परियोजना में कुछ सरल कार्यों को पूरा करके ओपन सोर्स समुदाय में शामिल होकर हैकटॉबरफेस्ट का जश्न मनाएं।

यह भंडार GitHub समुदाय के सभी सदस्यों के लिए खुला है। कोई भी सदस्य सहयोगी न होकर इस परियोजना में योगदान दे सकता है।

https://alicewonderland.github.io/hacktoberfest/

Hacktoberfest क्या है?
1 अक्टूबर से एक महीने तक चलने वाला उत्सव - ओपन सोर्स में शामिल लोगों को प्राप्त करने के लिए डिजिटल महासागर और गिटहब द्वारा प्रायोजित 31 वां। GitHub पर किसी भी सार्वजनिक रिपॉजिटरी में अपना पहला पहला पुल अनुरोध बनाएं और ओपन सोर्स डेवलपर समुदाय में योगदान करें।

https://hacktoberfest.digitalocean.com/

इस परियोजना में कैसे योगदान दिया जाए
इस परियोजना में योगदान करने के 3 त्वरित और दर्द रहित तरीके हैं:

CONTRIBUTORS.md फ़ाइल में अपना नाम जोड़ें
प्रोफ़ाइल निर्देशिका में एक प्रोफ़ाइल पृष्ठ जोड़ें
अपनी पसंद की भाषा में एक सरल "हैलो, वर्ल्ड" स्क्रिप्ट बनाएं
एक या सभी 3 चुनें, अपने काम के लिए एक पुल अनुरोध करें और इसके विलय होने की प्रतीक्षा करें!

शुरू करना
इस रिपॉजिटरी को फोर्क करें (इस पेज के टॉप राइट में फोर्क बटन पर क्लिक करें, अपनी प्रोफाइल इमेज पर क्लिक करें)
अपने कांटे को अपने स्थानीय मशीन के नीचे क्लोन करें
git clone https://github.com/your-username/hacktoberfest.git
एक शाखा बनाएँ
git चेकआउट -b शाखा-नाम
अपने परिवर्तन करें (नीचे दिए गए किसी कार्य से चुनें)
प्रतिबद्ध और धक्का
जोड़ देना।
git कमिट -m 'कमिट मैसेज'
git पुश ओरिजिन ब्रांच-नेम
अपने कांटे वाले रिपॉजिटरी से एक नया पुल अनुरोध बनाएं (अपने रेपो के शीर्ष पर स्थित नया पुल अनुरोध बटन पर क्लिक करें)
अपनी पीआर समीक्षा की प्रतीक्षा करें और अनुमोदन को मर्ज करें!
यदि आप मज़े करते हैं तो इस भंडार को स्टार दें!
इन कार्यों में से चुनें
1. अपना नाम जोड़ें
नीचे कन्वेंशन का उपयोग करके अपना नाम CONTRIBUTORS.md फ़ाइल में जोड़ें:

#### नाम: [आपका नाम] (गिटहब लिंक)
- स्थान: शहर, राज्य, देश
- बायो: आप कौन हैं?
- GitHub: [GitHub खाता नाम] (GitHub लिंक)
2. एक प्रोफ़ाइल पृष्ठ जोड़ें
प्रोफाइल निर्देशिका में एक Your_Name.md फ़ाइल जोड़ें। सामग्री और मार्कडाउन के किसी भी संयोजन का उपयोग करें। यहाँ एक उदाहरण है:

# आपका नाम

### स्थान

आपका शहर / देश

### शैक्षणिक

आपका स्कूल

### रूचियाँ

- कुछ चीजें जो आपको पसंद हैं

### विकास

- माई पिलो का आविष्कारक

### परियोजनाएं

- [मेरा प्रोजेक्ट] (गिटहब लिंक) संक्षिप्त विवरण

### प्रोफ़ाइल लिंक

[आपका नाम] (गिटहब लिंक)
3. एक हैलो, विश्व बनाएँ! लिपि
अपनी पसंद की किसी भी भाषा में स्क्रिप्ट निर्देशिका में hello_world_yourusername.xx स्क्रिप्ट जोड़ें! यहाँ एक उदाहरण है:

// भाषा: जावास्क्रिप्ट
// ENV: Node.js
// AUTHOR: ऐलिस चुआंग
// GITHUB: https://github.com/AliceWonderland

कंसोल.लॉग ('हैलो, वर्ल्ड!');
फ़ाइल का नाम hello_world_yourusername.xx। जैसे, hello_world_alicewonderland.js या hello_world_alicewonderland.py।

ऊपर दिए गए टिप्पणियों को शामिल करना न भूलें। अपनी टिप्पणियों में आपके द्वारा चुनी गई भाषा के बारे में अतिरिक्त जानकारी शामिल करने के लिए स्वतंत्र महसूस करें! एक सहायक परिचय या ट्यूटोरियल के लिए लिंक की तरह।

यहाँ मेरा hello_world उदाहरण है: hello_world_alicewonderland.js

बोनस!
काठमांडू से कोपेनहेगन तक दुनिया भर के साथी कोडरों द्वारा प्रस्तुत प्रोफाइल देखें।
ब्रेनफुक से ग्रूवी तक नई और ट्रेंडिंग भाषाओं में कुछ अस्पष्ट खोजें।
एक "हैलो, वर्ल्ड!" स्ट्रिंग।
संदर्भ लिंक
यहाँ रोशन जोसी द्वारा अपना पहला पुल अनुरोध बनाने के लिए एक महान ट्यूटोरियल है: https://github.com/Roshanjossey/first-contributions

अपने Forked Repo को प्रबंधित करना: https://help.github.com/articles/fork-a-repo/

एक कांटा सिंक करना: https://help.github.com/articles/syncing-a-fork/

अपना कांटा सिंक रखें: https://gist.github.com/CristinaSolana/1885435

README उदाहरणों के लिए इस सूची की जाँच करें - बहुत बढ़िया README

जीथब-फ्लेवर्ड मार्कडाउन https://guides.github.com/features/mastering-markdown/

अतिरिक्त संदर्भ योगदानकर्ताओं द्वारा जोड़े गए