Project Source Code

Abacus Calculator App in HTML&CSS in JavaScript with Source Code

Submitted by razormist on
Abacus Calculator App in HTML&CSS in JavaScript with Source Code - An abacus calculator coded in JavaScript, where you can calculate numbers. This project visualizes the real function of an abacus calculator, where you move the beads to perform calculations. JavaScript Source Code.

Flappy Bird Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Flappy Bird Game using HTML&CSS in VanillaJS with Source Code - A clone game application coded purely in JavaScript with the same mechanics. The game is very similar to the original, where the objective is to avoid colliding with any pipes to achieve a higher score. 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.

Horoscope App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Horoscope App using HTML&CSS in VanillaJS with Source Code - A fortune application coded purely in JavaScript that can predict your life status. This application can display the result by entering your zodiac sign to give you an accurate prediction. JavaScript Source Code.

Bomb Defusal Game using HMTL&CSS in JavaScript with Source Code

Submitted by razormist on
Bomb Defusal Game using HMTL&CSS in JavaScript with Source Code - A JavaScript game application where your objective is to safely defuse all the bombs. The game is very straightforward: when a blue bomb appears, the player must encircle it using the mouse pointer to prevent it from exploding. 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.

Pomodoro Timer App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Pomodoro Timer App using HTML&CSS in VanillaJS with Source Code - A timer application coded purely in JavaScript created for time management. This simple program can help you manage your time, which is helpful for maintaining focus during study, work, etc. JavaScript Source Code.

Image Editing App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Image Editing App using HTML&CSS in VanillaJS with Source Code - An image editing application coded purely in JavaScript where you can edit any images. The purpose of this program is to help users edit their own images by adding some filtering effects or changing orientation. JavaScript Source Code

Image Finder App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Image Finder App using HTML&CSS in VanillaJS with Source Code - An image searcher app coded purely in JavaScript where you can search for images. The purpose of this program is to help users find and search for specific images based on their inputs. JavaScript Source Code