Project 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.

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

Submitted by razormist on
Recipe Finder App using HTML&CSS in VanillaJS with Source Code - A recipe finder created purely in JavaScript that utilizes an API to fetch data from the source. The application searches through the keyword you entered in the database to display your results. 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.

Text File Reader Program using Tkinter in Python with Source Code

Submitted by razormist on
Text File Reader Program using Tkinter in Python with Source Code - A Python program that uses the tkinter library to create a text file reader. The purpose of the program is to make it easier for users to view or open text files as long as they contain content. Python Source Code.

Autocomplete Search Query in VanillaJS with Source Code

Submitted by razormist on
Autocomplete Search Query in VanillaJS with Source Code - A search query application coded purely in JavaScript that provides reliable sources. The application offers a unique way of presenting information by entering a keyword that directs you to the particular sources. JavaScript Source Code.

Random Password Generator App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Random Password Generator App using HTML&CSS in VanillaJS with Source Code - A password generator coded in JavaScript that provides secure encryption. Users can customize the characters that will appear in their passwords, such as adding numbers and symbols for enhanced security. JavaScript Source Code.