Simple Program

File Directory Management App in Python with Source Code

Submitted by razormist on
File Directory Management App in Python with Source Code - A python program that aims for creating a Python application for managing files and directories on a computer system. This type of application could provide functionalities such as creating, deleting, moving, copying, and organizing files and folders. Python 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.

Encrypt & Decrypt a String Program in Python with Source Code

Submitted by razormist on
Encrypt & Decrypt a String Program in Python with Source Code - An encryptor and decryptor program created using the tkinter library in Python. This program accurately converts a string into ASCII code to ensure the protection of characters. Python Source Code.

Digital Clock Program using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Digital Clock Program using HTML&CSS in VanillaJS with Source Code - A digital clock coded purely in JavaScript where you can display a digital clock on your website. This program is intended for any system that requires time to be noticed for creating inputs. JavaScript Source Code.