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

extinctsion/awesome-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎃 Hacktoberfest 2025 – Open Source Resources

Welcome! If you find this repository helpful, please ⭐️ star it to show your support.


Overview

This repository celebrates Hacktoberfest 2025, an open-source event where developers across the globe contribute, learn, and grow together. Here you’ll find — and can add — valuable resources to support fellow developers at every level.


What’s Inside

A community-driven collection of:

  • 📚 Learning resources (articles, tutorials, videos, books)
  • 💻 Code snippets & boilerplates
  • ⚡ Productivity tools & tips
  • 🌐 Open-source project links
  • 🛠 Developer utilities

Help us expand this open knowledge base for everyone!


Available Resources

Why Contribute?

  • ✅ Your PRs count towards Hacktoberfest 2025
  • ✅ Share and discover resources with the global developer community
  • ✅ Gain practical open source experience and improve your GitHub skills
  • ✅ Learn, collaborate, and network with contributors worldwide

How to Contribute

We welcome all contributions—just follow these simple steps:

  1. Fork the Repository

    • Click the Fork button (top right) to copy this repo to your GitHub.
  2. Clone Your Fork

    git clone https://github.com/your-username/repo-name.git
    cd repo-name
    
  3. Create a New Branch

    git checkout -b feature/your-contribution-name
    
  4. Add Your Contribution

    • Place your resource in the proper folder (create one if needed).
    • Update the README or an index file if required.
    • Keep formatting and structure consistent.
  5. Commit and Push

    git add .
    git commit -m "Add <your-contribution-name>"
    git push origin feature/your-contribution-name
    
  6. 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 existing folder structure when adding new files.
  • ✔️ Use meaningful file and folder names.
  • ✔️ No spam, irrelevant, or duplicate content.
  • ✔️ Be respectful and constructive in discussions and reviews.

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


Code of Conduct

This project follows the Contributor Covenant Code of Conduct.
By participating, you help us maintain an open, respectful, and inclusive community.


Contributors

Thank you to each and every contributor—your support makes this project possible!


Let’s Build and Grow Together!

Whether you're new to open source, looking for valuable resources, or eager to give back, you’re welcome here. Fork, contribute, and make every pull request count this Hacktoberfest.

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10