vanillaJS

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.

Geolocation App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Geolocation App Using HTML & CSS in VanillaJS with Source Code. This program showcases geolocation display functionality within a web browser. It utilizes vanilla JavaScript to accurately track and locate users, implementing innovative coding techniques for enhanced functionality. JavaScript Source Code included.

Tennis Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Tennis Game using HTML&CSS in VanillaJS with Source Code - The program offers a straightforward showcase of playing a 2D tennis game within a web browser. Players compete to gain scores in this vanilla JavaScript project, which incorporates novel coding techniques for game development. JavaScript Source Code.

Box Wars Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Box Wars Game using HTML&CSS in VanillaJS with Source Code - A shooting game created purely in JavaScript where you need to destroy your enemies to score points. This simple program is really fun and enjoyable to play while aiming for a high score. JavaScript Source Code.

Drum Kit Application using HTML&CSS in VanillaJS Source Code

Submitted by razormist on
Drum Kit Application using HTML&CSS in VanillaJS Source Code. A useful drum kit program created purely in JavaScript where you can freely play sounds. This program helps you create your own music beats that can be used for your future concerts. JavaScript Source Code.

Picture Match Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Picture Match Game using HTML&CSS in VanillaJS with Source Code - A puzzle-style game created purely in JavaScript where the goal is to pair two images. The game is basic and straightforward, requiring players to match all the images to earn a good score. JavaScript Source Code.

Github User Finder using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Github User Finder using HTML&CSS in VanillaJS with Source Code A GitHub user finder developed purely in JavaScript that allows you to search for GitHub users. This program utilizes the GitHub User Finder API to fetch user data from the GitHub database. JavaScript Source Code

Snake Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Snake Game using HTML&CSS in VanillaJS with Source Code - A Snake Clone game created purely in JavaScript language as a web application. This game follows the same mechanics as the original snake game, where the player needs to acquire food that appears randomly on the screen. JavaScript Source Code.