Skip to content

A simple landing page that provides other simple repos to contribute to. Remember to add your details as a contributor after contributing to any of the projects. Happy hacking!

Notifications You must be signed in to change notification settings

noodles-sed/hacktober-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽƒ Hacktoberfest Project Finder 2025

Welcome to the Hacktoberfest Project Finder 2025 – a retro-themed, beginner-friendly landing page designed to help you find open-source projects to contribute to during Hacktoberfest. Whether you're just starting out or are a seasoned contributor, this is your central hub for discovering cool repos and getting recognized on our Contributors' Wall.

πŸ”— Live Site!


πŸš€ How to Contribute

Contributions are welcome and encouraged! There are two main ways to participate:


βœ… Path 1: Contribute to a Linked Project

This is the primary way to get involved.

  1. Explore the Projects
    Browse the Featured Projects section on the landing page.

  2. Contribute to a Project
    Click through to the GitHub repo of a project that interests you. Follow their contribution guidelines and submit a PR.

  3. Add Yourself to the Wall
    Once your PR is merged, return to this repository and:

    • Fork this repository.

    • Open contributors.json.

    • Add your details in the following format:

      {
        "name": "Your Name",
        "handle": "@your-github-handle",
        "avatarUrl": "https://github.com/your-github-handle.png",
        "githubUrl": "https://github.com/your-github-handle"
      }
    • Make sure to add a comma , after the closing brace } if you're not the last contributor in the list.

    • Create a pull request titled:
      Add [Your Name] to contributors


πŸ› οΈ Path 2: Contribute to This Website

You can also contribute directly to improving this landing page!

Open a PR or Issue for:

  • 🧩 Adding new beginner-friendly web-dev-related projects to index.html
  • 🎨 Improving styling or retro aesthetics
  • β™Ώ Enhancing accessibility
  • πŸ› Fixing any bugs
  • πŸ“š Updating the content on guidelines.html

πŸ“ File Structure

.
β”œβ”€β”€ index.html          # The main landing page
β”œβ”€β”€ guidelines.html     # Hacktoberfest contribution guidelines
β”œβ”€β”€ contributors.json   # Data for the Contributors' Wall
└── README.md           # You're reading it!


❀️ Built With
HTML/CSS/JS (No frameworks – perfect for beginners!)
Open-source spirit
Contributions from awesome people like you

πŸ™Œ Join the Fun
Ready to make your mark this Hacktoberfest?

πŸ” Find a project
πŸ’» Make a contribution

🌟 Get featured on the wall!
Let's celebrate open source together.
Happy Hacking! πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

About

A simple landing page that provides other simple repos to contribute to. Remember to add your details as a contributor after contributing to any of the projects. Happy hacking!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 34

Languages