Simple Member Management System in C# Free Source Code

Submitted by razormist on
Simple Member Management System in C# Free Source Code - A simple C# window form application that use SQLite database to store the record of your member. This application is consist of multiple textboxes that need to fill-in the data of each member. C# Free Source Code.

Simple Password Generator App using Tkinter in Python

Submitted by razormist on
Simple Password Generator App using Tkinter in Python - A simple python application that use tkinter library to create a secured random password generator app. This application uses a random function that will randomize the generation of available characters. Python Free Source Code.

Patenting Systems, Algorithms & Mathematical Processes - A Complete Guide

Submitted by admin on
Algorithms and mathematical processes have become increasingly important, considering many systems rely on computer software to function. Traditionally algorithms in mathematical processes and formulas were excluded from patent registration, but laws are catching up with technological advancements to provide protections for a wider scope of innovations. This article provides a comprehensive guide

Simple Flying Bird Game in JavaScript Free Source Code

Submitted by razormist on
Simple Flying Bird Game in JavaScript Free Source Code - A simple arcade style game that clone the flappy bird game from android with a similar mechanics. This game show you how to implement this clone game into a web application with same game mechanics of the real game. JavaScript Free Source Code.

Simple Tour Reservation System in C++ Free Source Code

Submitted by razormist on
Simple Tour Reservation System in C++ Free Source Code - A simple C++ system that can make a reservation trip for the tourist to their respective destination. This user in this system can make the reservation for the tourist and can also allow to cancel a trip anytime. C++ Free Source Code.

Dino Egg Catcher Game in JavaScript Free Source Code

Submitted by razormist on
Dino Egg Catcher Game in JavaScript Free Source Code - A simple arcade style game where your objective is to carefully catch the dino egg to gain a score. Each time you catch an egg you will gain score, if you failed to catch an egg your lives will be deducted by 1. JavaScript Free Source Code.

User Account Management System using Tkinter in Python Free Source Code

Submitted by razormist on
User Account Management System using Tkinter in Python Free Source Code - A simple Python application that can record user account basic information. This application uses CRUD principle to manage the data in the SQLite database. Python Free Source Code.

Simple Piano Tiles Game in JavaScript Free Source Code

Submitted by razormist on
Simple Piano Tiles Game in JavaScript Free Source Code - A simple JavaScript arcade style game that clone the original piano tiles from the android app. This application also has the same mechanic from the original game where you will need to tap the black tile to gain a score. JavaScript Free Source Code.

Doddle Bird Game in JavaScript Free Source Code

Submitted by razormist on
Doddle Bird Game in JavaScript Free Source Code - A simple JavaScript score based game that clone the mechanics of the real doodle jump platform game. This project is very simple the player must jump towards the platform and reach the highest possible floor. JavaScript Free Source Code.