Programming

Titling Maze Game Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Tilting Maze Game is an interactive web application built entirely with JavaScript. The gameplay is simple yet challenging — the objective is to move the ball to the exit using the joystick to tilt the maze and make the ball roll. The Tilting Maze Game Using JavaScript offers a fun and engaging experience where you control the maze by tilting it to move the ball toward the end goal. This

Modern Fraction Calculator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Modern Fraction Calculator, a sophisticated web application designed to transform how users work with fractional mathematics. This intuitive tool combines elegant design with powerful functionality, allowing for seamless calculations of fractions through addition, subtraction, multiplication, and division. Built entirely with HTML, CSS, and JavaScript, this calculator delivers

Atari River Raid Game Using Pygame in Python with Source Code

Submitted by razormist on
The Atari River Raid Game is an interactive desktop application built entirely with Python using the Pygame library. The gameplay is simple, mirroring the mechanics of the original River Raid game. The Atari River Raid Game Using Pygame features straightforward gameplay: the player ventures through the river while avoiding numerous obstacles. This project offers an excellent opportunity to

Billing System Using SQLite and Tkinter in Python with Source Code

Submitted by razormist on
The Billing System is an interactive desktop application built entirely with Python using the Tkinter library. The application allows users to manage the billing of products that have been purchased. The Billing System Using SQLite and Tkinter also features an inventory function that manages and handles the products. This project is an excellent way to practice and reinforce essential programming

Code Snippet Manager Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Code Snippet Manager, a modern web application designed to streamline how developers store, organize, and retrieve reusable code. This intuitive tool helps you build a personal library of coding solutions, eliminating the need to repeatedly search for or rewrite common functions and patterns. With its clean, responsive interface and powerful organizational features, you can

Who Wants to Be a Millionaire Game Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Who Wants to Be a Millionaire Game is an interactive web application built entirely with JavaScript. The gameplay is simple yet challenging — the objective is to guess the question throught round until you in the jackpot price. The Who Wants to Be a Millionaire Game Using JavaScript offers a fun and engaging experience, with difficulty based on the earning you get, and also allow you to choose

Chatbot App Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Chatbot App is a lightweight web application developed entirely in JavaScript. It features a straightforward design that enables users to interact with an AI. The Chatbot App Using JavaScript serves as an excellent project for beginners, showcasing the process of constructing an engaging chat interface. This project offers a valuable opportunity to hone and reinforce fundamental JavaScript

Website Domain Info Generator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Website Domain Info Generator, your comprehensive solution for analyzing and understanding domain information through an intuitive web interface. This modern application delivers detailed insights into any domain’s registration history, age, expiration details, SSL status, and more—all presented in a clean, responsive design that works seamlessly across all devices. Whether you’re a

Snakes and Ladders Game Using Pygame in Python with Source Code

Submitted by razormist on
The Snakes and Ladders Game is an interactive desktop application built entirely with Python using the Pygame library. The gameplay is simple, mirroring the mechanics of the original Snakes and Ladders game. The Snakes and Ladders Game Using Pygame features straightforward gameplay: the players take turns tossing their dice and move their pieces based on the result of the die. This project offers

Color Roulette Game Using Tkinter in Python with Source Code

Submitted by razormist on
The Color Roulette Game is an interactive desktop application built entirely with Python using the Tkinter library. The gameplay is simple: the player must first place a bet and choose a color—either red or black—to see if they win. The Color Roulette Game Using Tkinter features straightforward mechanics, starting the player with $1000 to use for betting throughout the game. This project offers an