Skip to content
#

vanillajavascript

Here are 36 public repositories matching this topic...

A simple Web Page with buttons to change the background color of the body, a container, or both. each button click applies a randomly selected gradient, enhancing the visual experience using JavaScript and CSS.

  • Updated Jul 17, 2024
  • JavaScript

This code creates a Music Player app with controls for play, pause, skip, and shuffle. It displays album art, song title, and artist name, and allows users to interact with a playlist.

  • Updated Aug 1, 2024
  • JavaScript

This project provides a solution to the Decimal to Binary Converter challenge on FreeCodeCamp. It demonstrates how to convert a decimal number to binary using recursion and includes an animation to illustrate the recursive process.

  • Updated Aug 6, 2024
  • JavaScript

This code creates a Rock, Paper, Scissors game where players compete against the computer. The game tracks scores and ends when either the player or computer reaches three points. The interface includes buttons for player choices, score displays, and a reset option.

  • Updated Jul 30, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the vanillajavascript topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vanillajavascript topic, visit your repo's landing page and select "manage topics."

Learn more