Project Source Code

Weather Forecast App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
Weather Forecast App using HTML & CSS in VanillaJS with Source Code - A weather forecast application that uses API coded purely in JavaScript. The application can accurately determine the weather conditions of a certain city by entering the city name. JavaScript 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.

Color Converter App in VanillaJS with Source Code

Submitted by razormist on
Color Converter App in VanillaJS with Source Code - A color converter app, a web application coded purely in JavaScript, allows users to convert colors anytime. This web tool can be especially helpful for web designers aiming to create stunning designs for their ongoing projects. JavaScript 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.