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.

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.