-
Melonpay
- Cape Town
Popular repositories Loading
-
Basic-form
Basic-form PublicSimple HTML form with JavaScript validation. Requirements: Include fields for name, email, and password. Validate that all fields are filled out. Ensure the email is in a valid format. Show error m…
CSS
-
BASIC-WEB-SCRAPER
BASIC-WEB-SCRAPER PublicCreate a program using Beautiful Soup to scrape data from a webpage, like links or headings, handle errors, and save the data to a file, automating the process for efficient data collection.
HTML
-
Number-Guessing-Game
Number-Guessing-Game PublicA game where the computer generates a random number and the user tries to guess it. Requirements: Generate a random number between 1 and 100. Provide "higher" or "lower" hints. Keep track of the n…
CSS
-
Basic-CSS-Animation
Basic-CSS-Animation PublicA webpage showcasing various CSS animations. Requirements: Implement at least five different CSS animations (e.g., fade, slide, rotate, scale, bounce). Use keyframes for complex animations. Trigger…
CSS
-
To-Do-List-Console
To-Do-List-Console PublicA console-based to-do list manager. Requirements: Allow users to add, remove, and view tasks. Store tasks in an array or list. Implement a simple menu system for user interaction.
CSS
-
Rock-Paper-Scissors-Game
Rock-Paper-Scissors-Game PublicA simple implementation of the classic Rock Paper Scissors game, where players choose rock, paper, or scissors to determine the winner based on standard rules.
JavaScript
If the problem persists, check the GitHub status page or contact support.