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

Wikipedia Search Query System in VanillaJS with Source Code

Submitted by razormist on
Wikipedia Search Query System in VanillaJS with Source Code - A search query tool coded purely in JavaScript that uses an API to fetch data from Wikipedia. The application provides accurate information from the Wikipedia source based on the inputs you provide. JavaScript Source Code.