Skip to content

This repository is designed to welcome beginners to open-source by allowing them to contributing towads, beginner-level projects across various tech stacks . Join us in celebrating Hacktoberfest 2024 by submitting your projects, learning, and growing with the community! ๐Ÿš€

Notifications You must be signed in to change notification settings

sujal-sakpal/score-keeper

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

66 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽ‰ Welcome to Hacktoberfest 2024! ๐ŸŽ‰

Hello there! ๐Ÿ‘‹ We're thrilled you're here and thinking of contributing to our project. Whether you're a seasoned open-source contributor or just starting out, your contributions are highly appreciated! ๐Ÿ™Œ

๐Ÿ‘ถ Beginners Welcome!

Start with filling entry in entry.html (check issues section for more details)

Are you new to open-source? No worries! ๐Ÿ’ก We appreciate everyone, especially beginners. This project is a great place to start, contribute, and get hands-on experience. ๐Ÿš€

  • View our issues ๐Ÿ‘‰ Click here
  • Fork this repo to get started, and remember to participate in Hacktoberfest 2024! ๐ŸŽƒ๐Ÿ’ป

This repository is perfect for beginners in open-source, and we invite you to add any beginner-level project in the tech stack youโ€™re most comfortable with. Whether youโ€™re working on JavaScript, ReactJS, Python, or even Data Projects, youโ€™re welcome to submit your work! ๐Ÿ’ป

Here are some examples of the tech stacks you can contribute to:

  • JavaScript (e.g., calculator, to-do list)
  • ReactJS (e.g., basic apps like weather, counter)
  • Python (e.g., number guessing game, simple scripts)
  • Java (e.g., basic object-oriented projects)
  • C++ / C (e.g., simple algorithms, data structures)
  • C# (e.g., small desktop apps, console applications)
  • Machine Learning (ML) / Artificial Intelligence (AI) (e.g., simple prediction models)
  • Data Projects (e.g., data processing, analysis, visualizations)
  • SQL (e.g., database management, CRUD operations)
  • PowerBI (e.g., data reports, visual dashboards)
  • Golang (e.g., small APIs, CLI applications)
  • Android Studio (e.g., basic Android apps)
  • React Native, Kotlin, Flutter (e.g., mobile app development)
  • DevOps (e.g., containerization, CI/CD pipelines)

Feel free to contribute any project thatโ€™s beginner-friendly! ๐Ÿš€


๐Ÿ’ป How to Set Up Locally

Follow these steps to get the project up and running on your local machine:

  1. Fork this repository by clicking the โ€œForkโ€ button at the top of this page.
  2. Clone the forked repository to your local machine:
    git clone https://github.com/your-username/repository-name.git
  3. Navigate to the project directory:
    cd repository-name
  4. Install dependencies (if applicable):
    npm install

You're all set to start contributing! ๐ŸŽ‰


๐Ÿš€ How to Contribute

We'd love your help to improve this project! Follow the steps below to make your first contribution:

  1. Create a new branch for your feature or bug fix:
    git checkout -b feature-name
  2. Make your changes and commit them:
    git commit -m "Added a new feature!"
  3. Push your branch:
    git push origin feature-name
  4. Open a pull request (PR) from your branch to the main branch of this repository.

โœ… Good Practices to Follow

  • Ensure your code follows our style guidelines (check the coding standards in our README).
  • Make sure all tests pass before submitting your PR.
  • Clearly describe your changes and include issue numbers if theyโ€™re related.

๐Ÿท๏ธ Issue Labels

Weโ€™ve labeled certain issues to help you get started:

  • good first issue: Great for beginners to tackle.
  • help wanted: Issues where we could really use some help!
  • hacktoberfest: Contribute to these during Hacktoberfest 2024!

๐ŸŽƒ Hacktoberfest 2024 - Let's Get Involved! ๐Ÿ’ป๐ŸŽ‰

We're proudly participating in Hacktoberfest 2024! ๐ŸŒ Whether you're a newbie or a pro, we welcome contributions that help grow the project and the community. Contributions must be made between October 1st and October 31st, 2024.

  • Start with a good first issue.
  • Feel free to ask questions in the issue comments if you need clarification.
  • We appreciate all types of contributions โ€” code, documentation, bug fixes, or even suggesting improvements! ๐Ÿ™Œ

โญ Let's grow together and ace this Hacktoberfest! โญ


Thank you for your contributions, and happy coding! ๐Ÿ’ปโœจ

About

This repository is designed to welcome beginners to open-source by allowing them to contributing towads, beginner-level projects across various tech stacks . Join us in celebrating Hacktoberfest 2024 by submitting your projects, learning, and growing with the community! ๐Ÿš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 90.6%
  • JavaScript 4.0%
  • HTML 2.1%
  • CSS 1.8%
  • Python 1.5%