Skip to content

Design-and-Code/Opensource-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

80 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Opensource practice - Design and Code

Note

This repository is not included in the Hacktoberfest event.
It is used to practice when making your first steps into open-source.

Maintenance PRs Welcome Open Source Love svg1 contributions welcome GitHub license Discord

What is Opensource-practice?

This is a Practise Repo for you awesome people, to practise Pull requests by doing easy stuff. and also Showcase your names in this Opensource practice Repo, and let your sweet πŸ’– memory embbed here.

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!



Join our Community and feel free to drop your questions on

Discord


Contribution Guidelines πŸ—

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 πŸŽ‰

Note

Please do not edit anything above <!--START_SECTION--> and below <!--END_SECTION--> in README.MD


Project Maintainers πŸ› 


Format to follow

| 1. | [Your Name](GitHub link) | [Social](Social Link) | Fun Fact about you | Language you love |

Add Your Names and Super fun facts in the Table below 🀩

Sr. no. Name✨ Social A fact about yourself πŸ’― Language you πŸ’–
1. Devraj Chatribin Twitter College takes my 14 hours from 24 sed lyf πŸ₯² Sarcasm πŸ˜‚
2. Saksham Gurbhele Twitter I cook food 🍲 and love to loop Spotify Playlists :P Java πŸš€
3. Falguni Sarkar Twitter Am I really that person you think of me? Sarcasm πŸ˜‚
4. Anirudha Das Twitter yato yato yato, idk what it means :P Sarcasm πŸ˜‚
5. Greeshma Twitter I am big foodie πŸ˜‹ and a Potterhead ⚑ JavaScript πŸ’»
6. Nandani Paliwal Twitter 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 LinkedIn I love to explore new things ✨ Java ✨
12. Mahi Chowdhury LinkedIn I love React js but exploring Java ✨ Java ✨
13. Aman Tyagi Twitter I enjoy playing Chess β™Ÿ JavaScript πŸ±β€πŸ’»
14. Ameesha Gireesh LinkedIn I love math and swimming Python & JavaScript πŸ±β€πŸ’»
15. Anubhav Portfolio BasketballπŸ€ Anime❀ Music🎡 Computer Vison πŸ‘¨β€πŸ’»
16. Franklin Ohaegbulam Twitter I'm a Polyglot that likes multitasking Javascript & French
17. Mohasin Haque Twitter Coding -> Sleeping -> Eating -> Repeating πŸ˜… JavaScript πŸ‘¨β€πŸ’»
18. Aryan Raj LinkedIn Machine Learning is the future not web3πŸ™‚ Python and Tensorflow πŸ‘¨β€πŸ’»
19. Sankalp Srivastava LinkedIn In love with coding and chess Python and JavaScript πŸ‘¨β€πŸ’»
20. Shubham Jagtap LinkedIn Movies teach more than school Python 🐍
21. Hemant Portfolio Open Source Lover 🀍 Web Developer with the peppering of DevOps 🐧
22. Sai Ram LinkedIn I Love Music 🎡 Python πŸ‘¨β€πŸ’»
23. Shubham Patrick LinkedIn Books & Music JavaScript & Python
24. Tamanna Sharma Twitter i am in love with javaScript!! JavaScript!
25. Siddharth Verma LinkedIn I like coding, Books & Travel enthusiast
26. Ebenezer R. Twitter Lets talk DevOps and Cyber Sec Python and C πŸ‘¨β€πŸ’»
27. Priyankar Pal Twitter Crush Linux 🀩 JAVA ✨
28. Alkaison LinkedIn I can multi-task while eating 🀣 C++
29. Sajib Adhikary LinkedIn I don't know what I am eating while coding πŸ˜… PHP
30. Ahmad Kamran LinkedIn I am Error generatorπŸ‘©β€πŸ’» React & Python
31. Annarhysa Albert LinkedIn I sing well. That's what I think πŸ€” Python
32. Anusha SP LinkedIn Good enough to RustleUp!!Skilled enough to Strive! Java
33. Prithvi Shah LinkedIn ForΓ§a BarΓ§a β€πŸ’™ Python and C++
34. Adil Sheikh Instagram In love with coding, designing and football πŸ’™ Javascript & React
35. Muntazir Jahangir LinkedIn Dark jokes are killing my humour & the dark circle is killing my sleep cycle 🫑 Python
36. PKGzGMTH LinkedIn I wanna be the very bestLike no one ever was C, C++, Arduino, Python, Java, Node.js
37. Abhijit More LinkedIn Eat-> Code-> Gym πŸ” Repeat Java, Web devlopment & Designing
38. Sandeep Pal LinkedIn Linux, Open Source and DevOps ❀ Python & Django

Our valuable Contributors πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

We will be happy if you give this repository a ⭐

About

Want to get started with open source? Don't worry we have got you covered. Contribute to this repository to begin your open source journey from this Repository.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published