Skip to content

Here is the curated list of tools, apps and other useful resources that will really be helful in your dev journey

License

Notifications You must be signed in to change notification settings

SAURABHM6341/awesome-resources

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽƒ Hacktoberfest 2025 – Open Source Resources

Welcome to this repository! **Please give stars if you like the repository **

This project is created as part of Hacktoberfest 2024, an open-source celebration where developers from all around the world contribute to open repositories, learn, and grow together.

If you’re looking for a beginner-friendly way to contribute or want to share valuable resources with fellow developers, this repository is for you.


πŸ“Œ About This Repository

This repository serves as a collection of resources, guides, snippets, and helpful material for developers. Contributors can add:

  • πŸ“š Learning resources (articles, tutorials, videos, books)
  • πŸ’» Code snippets or boilerplates
  • ⚑ Productivity tools and tips
  • 🌐 Open-source project links
  • πŸ›  Developer utilities

Our aim is to build a community-driven knowledge base that anyone can use and expand.


🎯 Why Contribute?

  • βœ… Count your contribution towards Hacktoberfest 2024
  • βœ… Help other developers discover valuable resources
  • βœ… Improve your GitHub and open-source experience
  • βœ… Collaborate, learn, and network with the community

πŸ›  How to Contribute

We welcome all contributions! To ensure smooth collaboration, please follow the steps below:

  1. Fork the Repository

Click the Fork button on the top-right to create your copy.

  1. Clone Your Fork

    git clone https://github.com/your-username/repo-name.git
    cd awesome-resources```
    
    
  2. Create a New Branch

    git checkout -b feature/your-contribution-name

  3. Add Your Contribution

  • Add your resource in the appropriate folder (or create a new one if it makes sense).
  • Update the README or relevant index file if needed.
  • Follow consistent formatting.
  1. Commit and Push
    git add .
    git commit -m "Added <your-contribution-name>"
    git push origin feature/your-contribution-name```
    
    
  2. Create a Pull Request
  • Go to your fork on GitHub and click New Pull Request.
  • Provide a clear description of your contribution.
  • Submit your PR and wait for review.

πŸ“‚ Contribution Guidelines

βœ” Follow the folder structure if adding new files. βœ” Keep file names meaningful. βœ” Do not spam with irrelevant or duplicate content. βœ” Be respectful in discussions and reviews.

Contributions not following Hacktoberfest or repository guidelines may be marked as invalid/spam.


🀝 Code of Conduct

We follow the Contributor Covenant Code of Conduct. By participating, you are expected to uphold a welcoming and inclusive environment for everyone.


🌟 Contributors

Thanks to everyone contributing to this repository! You are awesome.


πŸŽ‰ Let’s Build Together

This repository is all about sharing knowledge and helping each other grow. So go ahead – fork, contribute, and make your Hacktoberfest count!

Happy coding and happy Hacktoberfest! πŸŽƒπŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

About

Here is the curated list of tools, apps and other useful resources that will really be helful in your dev journey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%