Note
This repository is not included in the Hacktoberfest event.
It is used to practice when making your first steps into open-source.
Welcome to Design & Code where anyone interested in designing and coding can connect and interact with fellow peers from all over the globe and not only learn but also collaborate on various projects!
Want to add your project to the repo? We invite you to contribute. To start contributing, follow the below guidelines:
1. Fork this repository.
2. Clone your forked copy of the project.
git clone https://github.com/<your_user_name>/Opensource-practice.git
3. Navigate to the project directory π .
cd Opensource-practice
4. Add a reference(remote) to the original repository.
git remote add upstream https://github.com/Design-and-Code/Opensource-practice.git
5. Check the remotes for this repository.
git remote -v
6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).
git pull upstream main
7. Create a new branch.
git checkout -b <your_branch_name>
8. Perfom your desired changes to the code base.
9. Track your changes β
git add .
10. Commit your changes .
git commit -m "Relevant message"
11. Push the committed changes in your feature branch to your remote repo.
git push -u origin <your_branch_name>
12. To create a pull request, go to your fork of this repository,, you will see compare and pull requests
. Click on that big green button.
13. Add an appropriate title and description to your pull request explaining your changes and efforts done.
14. Click on Create Pull Request
.
15 Voila! You have made a PR to the Opensource-practice π₯ Wait for your submission to be accepted and your PR to be merged π
Please do not edit anything above
<!--START_SECTION-->
and below<!--END_SECTION-->
in README.MD
| 1. | [Your Name](GitHub link) | [Social](Social Link) | Fun Fact about you | Language you love |
Sr. no. | Nameβ¨ | Social | A fact about yourself π― | Language you π |
---|---|---|---|---|
1. | Devraj Chatribin | College takes my 14 hours from 24 sed lyf π₯² | Sarcasm π | |
2. | Saksham Gurbhele | I cook food π² and love to loop Spotify Playlists :P | Java π | |
3. | Falguni Sarkar | Am I really that person you think of me? | Sarcasm π | |
4. | Anirudha Das | yato yato yato, idk what it means :P | Sarcasm π | |
5. | Greeshma | I am big foodie π and a Potterhead β‘ | JavaScript π» | |
6. | Nandani Paliwal | Currently busy in Proteus (college project) | Sarcasm π | |
7. | Nimish Jain | Portfolio | Basketballπ Foodπ Musicπ΅ | JavaScript π¨βπ» |
8. | Hardik Jaiswal | Discord | I am a huge fan of the Avengersπ€© | Python π |
9. | Avni | Github | I read books, I am a Potterhead | CSS β¨ |
10. | Aaquib Ali | Instgram | I know it's crazy, but I love to eat⦠| Javascript ⨠|
11. | Ekta Arora | I love to explore new things β¨ | Java β¨ | |
12. | Mahi Chowdhury | I love React js but exploring Java β¨ | Java β¨ | |
13. | Aman Tyagi | I enjoy playing Chess β | JavaScript π±βπ» | |
14. | Ameesha Gireesh | I love math and swimming | Python & JavaScript π±βπ» | |
15. | Anubhav | Portfolio | Basketballπ Animeβ€ Musicπ΅ | Computer Vison π¨βπ» |
16. | Franklin Ohaegbulam | I'm a Polyglot that likes multitasking | Javascript & French | |
17. | Mohasin Haque | Coding -> Sleeping -> Eating -> Repeating π | JavaScript π¨βπ» | |
18. | Aryan Raj | Machine Learning is the future not web3π | Python and Tensorflow π¨βπ» | |
19. | Sankalp Srivastava | In love with coding and chess | Python and JavaScript π¨βπ» | |
20. | Shubham Jagtap | Movies teach more than school | Python π | |
21. | Hemant | Portfolio | Open Source Lover π€ | Web Developer with the peppering of DevOps π§ |
22. | Sai Ram | I Love Music π΅ | Python π¨βπ» | |
23. | Shubham Patrick | Books & Music | JavaScript & Python | |
24. | Tamanna Sharma | i am in love with javaScript!! | JavaScript! | |
25. | Siddharth Verma | I like coding, Books & Travel enthusiast | ||
26. | Ebenezer R. | Lets talk DevOps and Cyber Sec | Python and C π¨βπ» | |
27. | Priyankar Pal | Crush Linux π€© | JAVA β¨ | |
28. | Alkaison | I can multi-task while eating π€£ | C++ | |
29. | Sajib Adhikary | I don't know what I am eating while coding π | PHP | |
30. | Ahmad Kamran | I am Error generatorπ©βπ» | React & Python | |
31. | Annarhysa Albert | I sing well. That's what I think π€ | Python | |
32. | Anusha SP | Good enough to RustleUp!!Skilled enough to Strive! | Java | |
33. | Prithvi Shah | ForΓ§a BarΓ§a β€π | Python and C++ | |
34. | Adil Sheikh | In love with coding, designing and football π | Javascript & React | |
35. | Muntazir Jahangir | Dark jokes are killing my humour & the dark circle is killing my sleep cycle π«‘ | Python | |
36. | PKGzGMTH | I wanna be the very bestLike no one ever was | C, C++, Arduino, Python, Java, Node.js | |
37. | Abhijit More | Eat-> Code-> Gym π Repeat | Java, Web devlopment & Designing | |
38. | Sandeep Pal | Linux, Open Source and DevOps β€ | Python & Django |
We will be happy if you give this repository a β