Project Source Code

Calendar Generator App in Terminal Console using Python with Source Code

Submitted by razormist on
Calendar Generator App in Terminal Console using Python with Source Code -A Python program that allows the user to display a calendar for a certain month. The application will automatically show the exact days after you provide the specific month and year. Python Source Code.

SOS Game using HTML and CSS in VanillaJS with Source Code

Submitted by razormist on
SOS Game using HTML and CSS in VanillaJS with Source Code - A board game created purely in JavaScript where your opponent is a smart AI. The player must align the SOS in (horizontal, vertical, diagonal) to score, and the first player with the most points will win the game. JavaScript Source Code.

Sliding Puzzle Game in VanillaJS with Source Code

Submitted by razormist on
Sliding Puzzle Game in VanillaJS with Source Code - A sliding puzzle number game coded purely in JavaScript where you need to position the numbers correctly by sliding the tiles. When you start the game, the numbers will be automatically disarranged, and you will need to arrange them in the correct order. JavaScript Source Code.

Currency to Word Converter using jQuery in JavaScript with Source Code

Submitted by razormist on
Currency to Word Converter using jQuery in JavaScript with Source Code - A JavaScript application that uses the jQuery library to create a currency to word converter. This application can convert the number you enter into words and also allows you to choose the type of currency. JavaScript Source Code.

Image Extractor Plus in Python

Submitted by Paulstr40 on
Image Extractor Plus: PDF-to-Image Conversion Tool Image Extractor Plus is a proficient Python program designed to convert multi-page PDF documents, consisting of scanned documents, into individual image files. This application is perfect for users who frequently deal with large volumes of scanned documents and need a quick, organized method for separating and storing each page as a separate image

Student Grade Generator App in VanillaJS with Source Code

Submitted by razormist on
Student Grade Generator App in VanillaJS with Source Code - A web application created purely in JavaScript where you can generate your student's grades. You can automatically calculate your student's grade by providing their grades per subject, which will give you an accurate result. JavaScript Source Code.