Javascript

Login System with Email Verification Using PHP, PHPMailer and MySQL with Source Code

Submitted by rems on
Welcome to the Login System with Email Verification. This project presents a robust and user-friendly solution for implementing secure authentication mechanisms in web applications. By combining the power of PHP, PHPMailer, and MySQL, this system not only enables seamless user registration and login functionalities but also ensures an extra layer of security through email verification. Users can

ChatBot Using ChatGPT API, HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the " ChatBot Using ChatGPT API" project, a dynamic and interactive chat application powered by the advanced capabilities of OpenAI's GPT-3.5 Turbo model. This project seamlessly integrates HTML, CSS, and JavaScript to create a modern and user-friendly chatbot experience. As you explore this project, you'll discover a host of features designed to enhance the user experience. From a

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.

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.