vanillaJS

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.

Event Calendar App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Event Calendar App using HTML&CSS in VanillaJS with Source Code - A web application that facilitates scheduling events by allowing users to assign events to specific days. Utilizing the web browser, users can easily input and manage their events. JavaScript Source Code.

Labyrinth Escape Game in VanillaJS with Source Code

Submitted by razormist on
Labyrinth Escape Game in VanillaJS with Source Code - A game that offers an immersive gameplay experience where players navigate through a labyrinth. Utilizing keyboard bindings, players control the character's movements (Left Arrow for Left, Right Arrow for Right, Up Arrow for Upward, Down Arrow for Downward). JavaScript Source Code.