LimeSurvey /
LimeSurvey
🔥 LimeSurvey – A powerful, open-source survey platform. A free alternative to SurveyMonkey, Typeform, Qualtrics, and Google Forms, making it simple to create online surveys and forms with unmatched flexibility.
Loading repository data…
ItsKunalDev / repository
Create a simple Rock, Paper, Scissors game using HTML, CSS, and JavaScript. The UI displays three buttons for user selection, and JavaScript handles the game logic by randomly generating the computer’s choice. The result—win, lose, or draw—is displayed dynamically.
This is a simple Rock-Paper-Scissors game built using HTML, CSS, and JavaScript.
Game-rock-paper-and-scissors--main/
│── Stone paper/
│ ├── index.html # Main HTML file
│ ├── index.css # Stylesheet for design
│ ├── indec.js # JavaScript game logic
│ ├── Image/
│ ├── rock.png
│ ├── paper.png
│ ├── scissors.png
index.html in any web browser.Selected from shared topics, language and repository description—not editorial ratings.
LimeSurvey /
🔥 LimeSurvey – A powerful, open-source survey platform. A free alternative to SurveyMonkey, Typeform, Qualtrics, and Google Forms, making it simple to create online surveys and forms with unmatched flexibility.
wise9 /
A simple JavaScript framework for creating games and apps
web-infra-dev /
Create JavaScript libraries in a simple and intuitive way.
buzinas /
Very simple and lightweight vanilla javascript library for creating a custom scrollbar cross-browser.
williammalone /
Simple drawing application created with HTML5 canvas and JavaScript
mau0x /
A prototype trying to create a simple VideoEditing tool in the browser using JavaScript.