Programming

Multi Role Login System Using PHP and MySQL with Source Code

Submitted by rems on
Welcome to the Multi-Role Login System, a sophisticated web application crafted to deliver secure and role-specific access using PHP and MySQL. This dynamic system introduces an innovative approach to user authentication, allowing individuals to log in with distinct roles, such as "Admin" or "User," each with unique privileges. Through a seamless integration of PHP for server-side scripting and

Student Grade Generator App in VanillaJS with Source Code

Submitted by razormist on
Student Grade Generator App in VanillaJS with Source Code - A web application created purely in JavaScript where you can generate your student's grades. You can automatically calculate your student's grade by providing their grades per subject, which will give you an accurate result. JavaScript Source Code.

Guess the Pokemon Game in VanillaJS with Source Code

Submitted by razormist on
Guess the Pokemon Game in VanillaJS with Source Code - A web game application that uses an API to create this 'Guess the Pokemon' game. The application integrates the API data to fetch the list of Pokemon and displays them as silhouettes that need to be guessed. JavaScript Source Code.

Product Inventory with Export to Excel Using PHP and MySQL with Source Code

Submitted by rems on
Welcome to the Product Inventory with Export to Excel feature, a sophisticated web application crafted to streamline the process of managing and organizing your product inventory. Leveraging PHP for dynamic server-side functionality and Bootstrap for an intuitive user interface, this project offers an efficient solution for businesses seeking a robust system to handle their product catalog. The

Email Sender with File Attachment Using PHP and PHPMailer with Source Code

Submitted by rems on
Welcome to our Email Sender with File Attachment project, a dynamic web application designed to simplify and enhance your email communication experience. Leveraging the power of PHP and PHPMailer, this platform provides a seamless and efficient solution for sending emails with file attachments. Whether you're a professional looking to streamline your correspondence or an individual seeking a user

Math Game with Leaderboard Using PHP and MySQL with Source Code

Submitted by rems on
Welcome to the exhilarating world of the Math Game with Leaderboard—a unique web application designed to make learning math not only educational but also incredibly entertaining. This project seamlessly blends the thrill of solving dynamic math equations with the competitive spirit of a leaderboard challenge. As you delve into the game, you'll encounter a diverse range of math problems generated

My e-Diary Using PHP and MySQL with Source Code

Submitted by rems on
Welcome to My e-Diary Using PHP and MySQL, a personalized digital journaling platform designed to encapsulate your daily moments and reflections. This project invites users to embark on a journey of self-expression, allowing them to articulate their thoughts, emotions, and memories in an easily accessible and secure online space. Through a user-friendly interface, individuals can create, revisit

Pong the Ball Game(AI) in VanillaJS with Source Code

Submitted by razormist on
Pong the Ball Game(AI) in VanillaJS with Source Code - A web game application created using Pure JavaScript only, where the objective is to defeat an AI. The game is very simple: you can control the paddle using the mouse coordinates to hit the ball back in the opposite direction. JavaScript Source Code.