Alien Invasion Game in JavaScript Free Source Code

Submitted by razormist on
Alien Invasion Game in JavaScript Free Source Code - A simple arcade style game where your goal is to protect your planet from the alien invasion. You need to shot down all the alien ship in order to gain a score. Each ship will grant you a different amount score. JavaScript Free Source Code.

Creating a Todo List Application using Angular JS Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Todo List using Angular JS. The tutorial aims to provide IT/CS Students and new programmers with a reference to learn with for developing a simple web application using Angular JS and LocalStorage. Here, a step-by-step tutorial with snippets of building a simple Todo List App is provided with a source code zip file that is free to download.

JS HTTP Request using Axios POST and GET Method Tutorial

Submitted by oretnom23 on

In this tutorial, I will show how to use JS HTTP Request using Axios POST and GET Methods. The tutorial aims to provide IT/CS students and new programmers with a reference to learn with to enhance their knowledge and skill using JavaScript and Axios. Here, the step-by-step tutorial with snippets of implementing HTTP Requests using Axios is provided.

Judging Management System using PHP and MySQL Free Source Code

Submitted by oretnom23 on
This project is entitled Judging Management System. It is a web-based application that was developed using PHP Language and MySQL Database. The application provides an online and automated judging system. I manage certain organizations' event contests. It has a pleasant user interface and consists of user-friendly features and functionalities. How does the Judging Management System work? The

Online Graduate Tracer System for College of ICT Alumni in PHP Free Source Code

Submitted by tamparongj_03 on
This project is entitled Online Graduate Tracer System for College of ICT Alumni. This is a web-based application project developed in PHP and MySQL Database. It is mainly developed to provide a certain school with a platform to track their alumni and generate graphical reports of the alumni status. It has a simple and pleasant user interface developed with Bootstrap Framework. It also consists of

Autosave Draft of Form using PHP, jQuery, and Ajax Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create an Autosave Draft of Form using PHP, MySQL Database, JS jQuery, and Ajax. The tutorial aims to provide IT/CS students and new programmers with a reference on how they can save automatically the form data. Here, are snippets that explain how are provided. A sample web application source code zip file that demonstrates the objective of this tutorial is also provided and is free to download.

Creating a ScreenCapture Chrome Extension using JS and HTML2Canvas Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create a Screencapture Chrome Extension using JavaScript and HTML2Canvas Library. This tutorial aims to provide IT/CS students and new programmers with a reference on how they can manipulate the different site pages by creating a browser extension. Here, a step-by-step tutorial with snippets will be provided.

Drag and Drop Change Background Color in JavaScript

Submitted by razormist on
Learn on how to create a Drag and Drop Change Background Color in JavaScript. A simple program that will allow you to drag any object or element. This tutorial will surely help you learn the drag and drop function on how to implement it to any kind of system. JavaScript Free Tutorial.