simple project

Simple Spell Checker App in Python Free Source Code

Submitted by razormist on
Simple Spell Checker App in Python Free Source Code - A simple python application that can check the word that you entered whether it is correct or not. This application will automatically check your spell and will display some suggestion if the spell you entered is incorrect. Python Free Source Code.

Simple Picture Puzzle Game in JavaScript Free Source Code

Submitted by razormist on
Simple Picture Puzzle Game in JavaScript Free Source Code - A simple puzzle game where your main objective is to fix your jumbled uploaded image. The game will start after your upload your own image, the application will automatically resize and jumble the image. JavaScript Free Source Code.

Simple Checker Game in JavaScript Free Source Code

Submitted by razormist on
Simple Checker Game in JavaScript Free Source Code - A simple multiplayer board game where you can play with your friend in a 1 on 1 checker game. This game is very simple and fun to play with your friends, to in this game you must eliminate all your opponent piece to become champion. JavaScript Free Source Code.

Simple Contact Management System with SQLite in Python Free Source Code

Submitted by razormist on
Simple Contact Management System with SQLite in Python Free Source Code - A simple contact manage system that tends to secure all your contact information. This system uses CRUD to modify the contact record by adding new record, deleting existing record, updating current record, etc. Python Free Source Code.

Simple Supermarket Management System in Python Free Source Code

Submitted by razormist on
Simple Supermarket Management System in Python Free Source Code - A simple python system that can manage the listing item for your supermarket. The system uses the basic CRUD principle that allow you to modify the item data for your shop. Python Free Source Code.

Simple Othello Game using Turtle in Python Free Source Code

Submitted by razormist on
Simple Othello Game using Turtle in Python Free Source Code - A classic board game where your goal is to place your piece in the board as many as your opponent. The game is simple and tricky the you just need to place your piece beside your opponent in order to turn them into your piece color. Python Free Source Code.

Simple Binary Number Convert App in Python Free Source Code

Submitted by razormist on
Simple Binary Number Convert App in Python Free Source Code - A simple Python application that can allow you to convert the binary number to decimal number. This application will automatically give you the accurate conversion of the number you have entered. Python Free Source Code.