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.

How to Change Background Image using Dropdown Selection in JavaScript

Submitted by razormist on
How to Change Background Image using Dropdown Selection in JavaScript - A simple JavaScript program that can change your background image by selecting dropdown button. This tutorial will show you on how you can change your background image using the dropdown button. JavaScript Free Tutorial.

How to Create a Simple Calculator in Web Browser using JavaScript

Submitted by razormist on
How to Create a Simple Calculator in Web Browser using JavaScript - A simple JavaScript program that clone the basic functionality of a real calculator. This tutorial will teach you the simplest method of creating a basic calculator in a web browser. JavaScript Free Tutorial.

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.

How to Setup Google SMTP in XAMPP (php.ini and sendmail.ini)

Submitted by oretnom23 on
In this tutorial, I will show you how to Set Up XAMPP Sendmail Service using Google SMTP. The tutorial aims to provide the students with a reference on how they can set up a mailing server using their local machine. Here, I will use the Google App Password Feature for the mailing service authentication. What is Sendmail in XAMPP? Sendmail is one of the inbuild packages in XAMPP. It is used for

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

How to Hide Password Dynamically using jQuery

Submitted by razormist on
How to Hide Password Dynamically using jQuery - A simple JavaScript program that use jQuery module to hide the password dynamically when toggle the button. This tutorial will show the the easiest way to hide your password detail by toggling it using the jQuery module. JavaScript Tutorial.

Simple Text Editor App using Tkinter in Python Free Source Code

Submitted by razormist on
Simple Text Editor App using Tkinter in Python Free Source Code - A simple python application application that use tkinter module to create a text editor. This application can allow the user to open any text file format or create new text file that you want to use. Python Free Source Code.