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

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.