Programming

Sticky Note using Drag and Drop in VanillaJS with Source Code

Submitted by razormist on
Sticky Note using Drag and Drop in VanillaJS with Source Code - A note application coded purely in JavaScript where you can list your tasks. The application offers a convenient way to organize your ongoing tasks, making it easy for you to complete them. JavaScript Source Code.

Cryptocurrency Price Tracker Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Cryptocurrency Price Tracker – a cutting-edge web application meticulously crafted with HTML, CSS, and JavaScript to keep you in the loop with real-time cryptocurrency market data. This sleek and responsive tracker ensures that you have instant access to crucial information about a curated selection of cryptocurrencies. The dynamic interface presents key metrics such as coin names

Solitaire Card Game using Tkinter in Python with Source Code

Submitted by razormist on
Solitaire Card Game using Tkinter in Python with Source Code - A Python game application that uses the Tkinter library to replicate the gameplay of the real solitaire card game. The game mechanics are the same as the original, where you need to stack the 4 cards in a specific pattern and order. Python Source Code.

Customize Countdown App in VanillaJS with Source Code

Submitted by razormist on
Customize Countdown App in VanillaJS with Source Code - A countdown timer app coded purely in JavaScript that can remind you of a certain event. This application will only start counting after you set the name of the event and the target date for that event. JavaScript Source Code.

Drag and Drop File Uploader Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to our Drag and Drop File Uploader project, a sleek and intuitive web application that simplifies the file upload process using a combination of HTML, CSS, and JavaScript. This project offers a seamless and modern interface, featuring a visually pleasing design with a responsive layout that adapts seamlessly to various screen sizes. The application supports both traditional file browsing

Ball Catcher Game in Python with Source Code

Submitted by razormist on
Ball Catcher Game in Python with Source Code - An arcade-style game application created in Python where your objective is to catch all the balls. This application can be played by moving the mouse from left to right. Each time you catch a ball, you earn a score; otherwise, the game will be over. Python Source Code.

Number Facts Generator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the captivating world of the Number Facts Generator – an engaging web application crafted using HTML, CSS, and JavaScript. This project invites users to embark on an interactive journey of numerical discovery, seamlessly blending modern design aesthetics with dynamic functionality. The user-friendly interface ensures a delightful experience, whether you're a math enthusiast, a trivia

Calorie Tracker Calculator App in Python with Source Code

Submitted by razormist on
Calorie Tracker Calculator App in Python with Source Code - This Python application, developed for the terminal console, calculates your daily calorie intake based on input such as height and weight. Simply provide your physical measurements to obtain personalized recommendations. Python Source Code.

Guessing Word Game GUI in VanillaJS with Source Code

Submitted by razormist on
Guessing Word Game GUI in VanillaJS with Source Code. Guessing Word Game GUI, created in JavaScript, challenges players to guess a hidden word by entering letters. Incorrect guesses result in the gradual drawing of an image, adding an extra layer of challenge to the game. JavaScript Source Code.