A curated collection of web projects built by the community, for the community. Ship real projects, sharpen your craft, and earn recognition!
🌐 Live Showcase • 🤝 Contribute
BuildVerse is a community-driven repository where developers can submit their own static web projects. Every accepted project is automatically showcased on the live website.
This repository serves as:
- A practice ground for Git, GitHub, branching, and pull requests.
- A portfolio platform where every contributor gets visible credit.
- A launchpad for open-source programs.
projects/
├── Task Master Pro/
│ ├── README.md
│ ├── project.json
│ ├── index.html
│ └── style.css
└── ...
- Fork the repository and create a new branch.
- Add a folder inside
projects/using Title Case with spaces. - Include your project files along with
README.mdandproject.json. - Open a Pull Request.
- After approval, the showcase updates automatically!
Full contribution rules and the project.json schema are available in CONTRIBUTING.md.
Maintained by @MistryVishwa
Every merged contribution earns a permanent place in this wall. Thank you for helping future developers learn, build, and grow through open source.