Workout Journal App Using PHP and MySQL with Source Code

Submitted by rems on
Welcome to the Workout Journal App, your personalized workout companion designed to empower and support you on your journey to a healthier lifestyle. This web application allows you to track your workouts, meals, and overall well-being. Built using PHP and MySQL, it provides a user-friendly platform for seamless journaling and easy access to your fitness history. With a focus on simplicity and

Andy's Oracle utilities

Submitted by DaisyLucy12 on
(01) display the printable and space ASCII characters and their codes (02) bump up sequences (03) display a calendar with this PL/SQL procedure (04) check the free space in your database (05) DBMS_JOB job scheduler INTERVAL examples (06) delete duplicates in a table with one SQL statement (07) describe all tables and views (08) PL/SQL does_row_exist function (09) find all column check constraints

Image Extractor Plus in Python

Submitted by Paulstr40 on
Image Extractor Plus: PDF-to-Image Conversion Tool Image Extractor Plus is a proficient Python program designed to convert multi-page PDF documents, consisting of scanned documents, into individual image files. This application is perfect for users who frequently deal with large volumes of scanned documents and need a quick, organized method for separating and storing each page as a separate image

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

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.