Welcome, open-source contributors! π
This repository is made for beginners who want to participate in Hacktoberfest 2025 by contributing small Python projects.
- Fork this repository.
- Create a new folder inside
src/named as:
source/yourgithubusername-projectname/- Add:
- Your Python file(s)
- A
README.mddescribing your project - (Optional)
requirements.txtif you used external libraries
- Commit and push your changes.
- Create a Pull Request (PR)!
- Must be your original work (no plagiarism).
- Keep it beginner-friendly.
- Follow proper folder naming (
source/username-projectname). - 1 Project per PR.
- Mention the issue number if applicable.
Example folder structure:
src/githubusername-alarm-clock/
β
βββ alarm.py
βββ README.md
βββ requirements.txt- To-Do App π
- Currency Converter π±
- Alarm Clock β°
- Quiz App π―
- Weather App π€οΈ
- File Organizer π
Open an issue or tag me β Iβll help you get started! Also, please follow me and star this repository. It means a lot to me.