Skip to content

For beginners,students, and developer's participate in Hacktoberfest by contributing to Open Source project on GitHub!(From pattern program to some relevant projects) . Here you can contribute projects related to android apps,cpp and many more. ,python,html. Happy contributing!

Notifications You must be signed in to change notification settings

ssahibsingh/AndroidGeeks

 
 

Repository files navigation

🎃🔥AndroidGeeks. ✔

Participate in Hacktoberfest by contributing to Open Source project on GitHub! Here you can contribute projects related to android apps ,python. Happy contributing

✔ Use this Repository to make your first contribution to an open source project on GitHub. ✔

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. Beginners too can contribute in this repo.✔

🔥 ## 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.

Click below link to register :

https://hacktoberfest.digitalocean.com/

How to contribute to this projects ✔

Here are 2 quick and painless ways to contribute to this project:

  • Add your name to the CONTRIBUTORS.md file
  • Contribute to projects in android ,java and Python .

Choose both, make a pull request for your work and wait for it to be merged!

Hope this helps!

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)
- GitHub(user name): [GitHub user name
-contribution(name &short description):Grocery Store app in android studio (e.g)

or By simple Drag and drop
- 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...

2. 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:

Name the file hello_world_yourusername.xx. e.g., hello_world_Aniket.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.

Reference links ✔

Here is a great tutorial for creating your first pull request by Roshan Jossey: https://github.com/Roshanjossey/first-contributions

Star this repository if you had fun contributing!

Happy Contributing (:

About

For beginners,students, and developer's participate in Hacktoberfest by contributing to Open Source project on GitHub!(From pattern program to some relevant projects) . Here you can contribute projects related to android apps,cpp and many more. ,python,html. Happy contributing!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 87.4%
  • C++ 10.2%
  • C 2.4%