Project Source Code

Educational Flash Card Generator App in VanillaJS with Source Code

Submitted by razormist on
Educational Flash Card Generator App in VanillaJS with Source Code - A web application developed purely in JavaScript that generates flashcards. This application is designed to facilitate interaction with your students by presenting questions in a flashcard format. JavaScript Source Code.

Image Converter using Tkinter in Python with Source Code

Submitted by razormist on
Image Converter using Tkinter in Python with Source Code - A Python application that utilizes the Tkinter library to display an image converter in a GUI app. The purpose of this application is to assist you in converting images from PNG to JPG or JPG to PNG. Python Source Code.

Spell Checker App using Tkinter in Python with Source Code

Submitted by razormist on
Spell Checker App using Tkinter in Python with Source Code - A Python application that uses the Tkinter library to develop a user-friendly spell checker. The purpose of this application is to assist you in correcting misspelled words, providing a better result for accurate spelling. Python Source Code.

Slot Machine App in Python with Source Code

Submitted by razormist on
Slot Machine App in Python with Source Code - A simple Python application that displays in a terminal console to showcase the function of a slot machine. This application replicates the functionality of a real slot machine, requiring the player to hit a specific pattern of three symbols in order to win. Python Source Code.

Complete Exchange Rate in Vanilla JS with Source Code

Submitted by razormist on
Complete Exchange Rate in Vanilla JS with Source Code - An exchange rate created purely in the JavaScript language, designed specifically for currency exchange. This application offers a wide variety of available currency exchange options for countries worldwide. JavaScript Source Code.

Breakout Game in Vanilla JS with Source Code

Submitted by razormist on
Breakout Game in Vanilla JS with Source Code - A classic arcade-style game created purely using JavaScript, featuring the timeless concept of breaking blocks. The game's mechanics are straightforward, requiring players to control the paddle to balance the ball while strategically destroying the blocks. JavaScript Source Code.

Payroll Management System in C++ with Source Code

Submitted by razormist on
Payroll Management System in C++ with Source Code - A C++ system application designed to assist in managing the distribution of payslips for your employees. This application also helps in maintaining records of your employees' working hours, facilitating the easy computation of their salaries C++ Source Code

Minesweeper Game in Vanilla JS with Source Code

Submitted by razormist on
Minesweeper Game in Vanilla JS with Source Code - A puzzle-style game created purely with JavaScript, this game is a clone of the classic and mind-bending Minesweeper. The gameplay is quite tricky, requiring players to carefully dig up the ground while avoiding hitting mines in order to win the game. Javascript Source Code.

Telecom Billing Management System in C++ with Source Code

Submitted by razormist on
Telecom Billing Management System in C++ with Source Code - A C++ project designed to assist users in managing telecom billing for customers. This project allows users to add new billing records and establish payment transactions, enabling customers to conveniently pay their bills.. C++ Source Code