simple project

Mind Reader App using HTML&CSS in jQuery with Source Code

Submitted by razormist on
The Mind Reader App is a web application built in JavaScript with the help of the jQuery library. This interactive application is designed to entertain users by "predicting" their chosen number, character, or thought. It guides users through a series of prompts or calculations, leveraging pre-determined logic and mathematical tricks to reveal the correct answer, creating a fun illusion of mind

Mancala Game using HTML&CSS in jQuery with Source Code

Submitted by razormist on
The Mancala Game is a web application created using the JavaScript programming language. The goal of this project is to provide an entertaining gameplay experience for two players, where they can take turns moving pieces (represented as marbles) across a wooden board, following the rules of the traditional Mancala game. The program is displayed in a web browser and allows users to move marbles

Shorter Link Generator App using Tkinter in Python with Source Code

Submitted by razormist on
Shorter Link Generator App using Tkinter in Python with Source Code - A link shortener program that integrates the Python library to shorten website URLs. This simple tool is intended to simplify the URLs that you want to share on the internet without any hassle. Python Source Code.

Scientific Calculator using Tkinter in Python with Source Code

Submitted by razormist on
Scientific Calculator using Tkinter in Python with Source Code - A python program that use Tkinter library to create this scientific calculator program. The program can eventually help student who find it hard to solve any math problem with numbers. Python Source Code.

Basketball Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Basketball Game using HTML&CSS in VanillaJS with Source Code - A ball game created purely in JavaScript where your goal is to throw the ball into the basket. The game mechanics are very straightforward; the player can control the ball using the mouse. JavaScript Source Code.

Wikipedia Search Query System in VanillaJS with Source Code

Submitted by razormist on
Wikipedia Search Query System in VanillaJS with Source Code - A search query tool coded purely in JavaScript that uses an API to fetch data from Wikipedia. The application provides accurate information from the Wikipedia source based on the inputs you provide. JavaScript Source Code.

Checklist Management App in VanillaJS with Source Code

Submitted by razormist on
Checklist Management App in VanillaJS with Source Code - A checklist program coded purely in JavaScript where the user can manage their individual tasks. This application can be especially helpful for organizing all your tasks in order, ensuring that it will not disrupt your submission schedule. JavaScript Source Code.