vanillaJS

QR Code Generator App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
QR Code Generator App using HTML&CSS in VanillaJS with Source Code - A QR Code Generator coded purely in JavaScript that generates codes based on the input. This program will automatically display the QR code whenever you type something in the textbox. JavaScript Source Code.

Dog Breed Finder App using HTM&CSS in VanillaJS with Source Code

Submitted by razormist on
Dog Breed Finder App using HTM&CSS in VanillaJS with Source Code. A searching app coded purely in JavaScript where you can find dog breeds. This simple application provides a fast and quick search for a specific dog breed by selecting it from the dropdown menu. JavaScript Source Code.

Music Lyrics Search App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Music Lyrics Search App using HTML&CSS in VanillaJS with Source Code - A lyrics searcher app coded purely in JavaScript lists your favorite songs. The application uses an API to fetch data that contains specific artists and music lyrics. JavaScript Source Code.

To-Do List App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
To-Do List App using HTML&CSS in VanillaJS with Source Code - A task organizer app coded purely in JavaScript that will monitor your daily tasks. This simple application offers functions to add new tasks, edit tasks, mark tasks as finished, and delete completed tasks. JavaScript Source Code.

Reversi Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Reversi Game using HTML&CSS in VanillaJS with Source Code. A game application coded purely in JavaScript that can be played in a web browser. This game follows the same mechanics as the traditional Reversi game, where players take turns flipping the pieces from black to white or vice versa. JavaScript Source Code.

Movie Rating App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Movie Rating App using HTML&CSS in VanillaJS with Source Code - A web application coded purely in JavaScript where you can search app movie ratings. The application uses an api that fetch the data of a movie that include the ratings of peope who rate. JavaScript Source Code.

Brush Up - Drawing Tool in Vanilla JS with Source Code

Submitted by razormist on
Brush Up - Drawing Tool in Vanilla JS with Source Code - A web application coded purely in JavaScript where users can freely draw on a canvas. Users can adjust the brush size, change color, and modify the stroke of the brush while moving it using the mouse. JavaScript Source Code.

Photo Gallery Generator using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Photo Gallery Generator using HTML&CSS in VanillaJS with Source Code - A JavaScript program is developed to serve as a straightforward tool for generating random photo galleries. Accessed through a web browser, the application comprises buttons and an image frame for user interaction. JavaScript Source Code.

Emoji Rating App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Emoji Rating App using HTML&CSS in VanillaJS with Source Code - A JavaScript program is developed to serve as a straightforward rating tool for user reviews. This project is designed to provide ratings to each review and showcases various coding techniques. JavaScript Source Code.

English Dictionary App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
English Dictionary App using HTML&CSS in VanillaJS with Source Code - A web app crafted with JavaScript that serves as a reliable tool for retrieving word meanings. Accessed through a web browser, the application features simple forms and buttons for user interaction. JavaScript Source Code.