A community-powered collection of mini projects where creators share, learn, and build together.
Open for contributions from beginners to pros.
This repository is a collaborative open-source space where developers, designers, and creators can showcase their mini projects.
Whether you're:
- 🌱 A beginner experimenting with code
- 🎨 A creative building fun designs
- 💻 A developer creating useful tools
You’re welcome here.
Every contribution helps others learn, grow, and inspire creativity.
Addminiproject/
│
├── Assest/ # Contains images, cursor gifs, and other media
│ └── butterfly.gif # Example cursor animation
├── projectforcontributor/ # Folder for mini projects submitted by contributors
│ ├── calculator.html # Example pastel pink calculator project
│ ├── calculator.css
│ └── calculator.js
├── index.html # Home page
├── about.html # About page
├── contact.html # Contact page
├── contribute.html # Contribution guidelines page
├── style.css # Main CSS
├── script.js # Main JavaScript
└── README.md # Project documentation
- HTML
- CSS
- JavaScript
No frameworks — simple, clean, and easy to contribute to.
![Uploading image.png…]()
- Fork the repository
- Clone your fork locally
- Add your mini project inside the
projectforcontributorfolder - Add a
README.mdexplaining your project - Commit your changes
- Open a Pull Request
Please make sure:
- Your project files are organized
- File names are clear and readable
- Code is understandable
- Email: jiyabatra0007@gmail.com
- GitHub: JiyaBatra
- LinkedIn: Jiya Batra
- Discord: jiya_the_coolartist
To create a collaborative platform where learning, sharing, and building together is simple and accessible to everyone.
Mini projects like the pastel pink calculator are included as examples to inspire contributors.