OpenPlayground
A community-driven platform where developers showcase their creativity through interactive web projects
Neon-styled procedural runner with smooth parallax and score system.
Basic arithmetic calculator with keyboard support and clean interface.
Classic strategy game for two players with win detection.
Task management with add, edit, delete, and local storage.
Simple counter with increment, decrement, and reset functionality.
Multiple choice quiz with score tracking and timer.
Live digital clock displaying current time and date.
Convert length, weight, and temperature units with real-time results.
Generate secure passwords with customizable length and character options.
Real-time password strength checker with reveal/hide toggle and suggestions.
Instant weather dashboard with dark glassmorphism UI and real-time API data.
Ready to showcase your project? Follow these simple steps:
Fork the repository and clone it locally
git clone https://github.com/your-username/OpenPlayground
Add your project in the projects directory
mkdir projects/my-project
Include your project card in index.html
<a href="./projects/my-project/index.html" class="card">
Commit changes and create a pull request
git commit -m "Add: My Project"