Project Source Code

Temperature Converter App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Temperature Converter App using HTML&CSS in VanillaJS with Source Code - A JavaScript program provides a convenient means to convert temperatures. Accessed through a web browser, the application features multiple input text boxes for user interaction. JavaScript Source Code.

Photo Gallery Generator using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Photo Gallery Generator using HTML&CSS in VanillaJS with Source Code - A JavaScript program is developed to serve as a straightforward tool for generating random photo galleries. Accessed through a web browser, the application comprises buttons and an image frame for user interaction. JavaScript Source Code.

Emoji Rating App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Emoji Rating App using HTML&CSS in VanillaJS with Source Code - A JavaScript program is developed to serve as a straightforward rating tool for user reviews. This project is designed to provide ratings to each review and showcases various coding techniques. JavaScript Source Code.

English Dictionary App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
English Dictionary App using HTML&CSS in VanillaJS with Source Code - A web app crafted with JavaScript that serves as a reliable tool for retrieving word meanings. Accessed through a web browser, the application features simple forms and buttons for user interaction. JavaScript Source Code.

Digital Clock using HTML, CSS, and Javascript

Submitted by keerio on
Below, you'll find the full source code for a basic Digital Clock created using HTML, CSS, and JavaScript. This project serves as a helpful resource for students or beginners in JavaScript, offering insights and techniques for building and enhancing web applications, particularly in DOM manipulation and retrieving current Date and Time. The digital clock script presented here generates a single

Event Calendar App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Event Calendar App using HTML&CSS in VanillaJS with Source Code - A web application that facilitates scheduling events by allowing users to assign events to specific days. Utilizing the web browser, users can easily input and manage their events. JavaScript Source Code.

Loan Calculator App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Loan Calculator App using HTML&CSS in VanillaJS with Source Code - A JavaScript web application created using HTML, CSS, and VanillaJS to calculate monthly debt. This project aims to provide a simple tool for calculating loan-related parameters such as monthly payments, total interest, and total repayment amount. JavaScript Source Code.

Multiplication App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Multiplication App using HTML&CSS in VanillaJS with Source Code - A JavaScript application that showcases the functionality of multiplication within a web application. It presents users with simple multiplication problems to solve, aiding in learning and practicing multiplication skills. JavaScript Source Code.

Block Puzzle Game using Pyxel in Python with Source Code

Submitted by razormist on
Block Puzzle Game using Pyxel in Python with Source Code - A Python program that is a fun and engaging puzzle-building application. Players interact with the game using the mouse, enjoying its simple yet effective gameplay. This Python-based application is developed with fundamental principles of the language, offering an enjoyable gaming experience. Python Source Code.