Programming

Simple Tetris Game using Canvas in JavaScript Free Source Code

Submitted by razormist on
Simple Tetris Game using Canvas in JavaScript Free Source Code - A simple arcade style game where your objective is to align the blocks horizontally. This project tends to provide some learning material that can help beginners to learn the basic coding in making game app. JavaScript Free Source Code.

Simple Space War Game in JavaScript Free Source Code

Submitted by razormist on
Simple Space War Game in JavaScript Free Source Code - A simple Arcade style game where your main objective is to destroy all the invaders to get a score. This game is very fun and entertaining try to destroy all the enemy forces in order to get the highest possible score. JavaScript Free Source Code.

Simple Character Counter App using Tkinter in Python Free Source Code

Submitted by razormist on
Simple Character Counter App using Tkinter in Python Free Source Code - A simple Python application that can count the total characters in a string. This application can also read the white spaces and it will counted it as a string when you select the option. Python Free Source Code.

Updated - Employee Payslip Generator with Sending Mail using PHP and Gmail SMTP

Submitted by oretnom23 on
This article's main purpose is to give updated instructions on the new way of using Gmail SMTP for sending the generated payslip as mail with attachment of the Employee Payslip Generator System that I have published previously. Here, I will show you how to set up your Gmail account using XAMPP's sendmail package. Less Secure Option is not existing anymore on Google, to make the mailing feature of

Simple Age Calculator App using Tkinter in Python Free Source Code

Submitted by razormist on
Simple Age Calculator App using Tkinter in Python Free Source Code - A simple Application that can calculate your actual age base on given date. You can also customize the target date and use it to differentiate your birth date to others. Python Free Source Code.

Site's Newsletter Subscription Form using PHP and MySQL Database Free Download

Submitted by oretnom23 on
This is an open-source mini-project source code for Site's Newsletter Subscription Form. It is a simple web application's form and mailing feature for the site subscribers to register to receive any updates from the site. The main purpose of developing and publishing this source code is to provide the students and new programmers with a reference for learning how to build a subscription and

Simple Live Clock App using Tkinter in Python Free Source Code

Submitted by razormist on
Simple Live Clock App using Tkinter in Python Free Source Code - A simple python program that can display a live clock in real time using Tkinter module. This app can be use to any part of your on working project that needed a time management. Python Free Source Code.

Simple 2048 Game using Tkinter in Python Free Source Code

Submitted by razormist on
Simple 2048 Game using Tkinter in Python Free Source Code - A Puzzle style game clone like of the original 2048 game where your goals it to gain more score. This classic puzzle game is very enjoyable and fun to play with try to reach the highest score in this game. Python Free Source Code.

Contact Form for Websites using PHP, Bootstrap, and Google SMTP Free Download

Submitted by oretnom23 on
This is a simple PHP Program called Contact Form for websites. This web application demonstrates the Contact Form feature of a website which allows the site's visitors to reach out or send a message to the site management. It is developed using PHP, Bootstrap 5.3 Framework, and Google SMTP. The main purpose of this program is to provide students or new programmers with a reference for learning to