Project Source Code

Random Password Generator App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Random Password Generator App using HTML&CSS in VanillaJS with Source Code - A password generator coded in JavaScript that provides secure encryption. Users can customize the characters that will appear in their passwords, such as adding numbers and symbols for enhanced security. JavaScript Source Code.

Wikipedia Search Query System in VanillaJS with Source Code

Submitted by razormist on
Wikipedia Search Query System in VanillaJS with Source Code - A search query tool coded purely in JavaScript that uses an API to fetch data from Wikipedia. The application provides accurate information from the Wikipedia source based on the inputs you provide. JavaScript Source Code.

Grocery Listing App in VanillaJS with Source Code

Submitted by razormist on
Grocery Listing App in VanillaJS with Source Code - A grocery item lister coded purely in JavaScript that can help you list the items you will be shopping for. This program's primary purpose is to provide a tool that can help you not forget what you are about to purchase. JavaScript Source Code.

Insurance Management System PHP and MySQL

Submitted by munyweki on
This PHP and MySQL Project is entitled Insurance Management System. This is a web application that is specifically built for Insurance Companies. Insurance Management System Project In PHP is a project that insurance companies use to run their businesses much more efficiently. It consists of multiple features and functionalities that are relatively aligned with some instructions and processes of

Employee Management System using PHP and MySQL

Submitted by Walterjnr1 on
The Employee Management System with Source Code is a PHP project that can make your employer work convenient and easy to manage all the employees within the company. This simple project was developed using these: PHP, MySQLi, CSS and Javascript. This system is useful when it comes to big companies that has a lot of employees, it could help you organize and maintain their respective role. The

Battleship War Game in Terminal Console in Python with Source Code

Submitted by razormist on
Battleship War Game in Terminal Console using Python with Source Code - A Python game application that displays in the console terminal where you need to dominate your enemy. This application is very easy to play; you only need to locate the enemy ship's position in order to annihilate it. Python Source Code.