Image to URL Converter Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Image to URL Converter, a sleek and efficient web application built using HTML, CSS, and JavaScript. This project simplifies the process of transforming images into shareable URLs, providing users with a seamless experience. The interface boasts a user-friendly design, featuring the elegant Poppins font and a visually appealing gradient-based layout. Users can effortlessly upload an

Bill Splitter Using HTML, CSS and JavaScript with Srouce

Submitted by rems on
Welcome to the Bill Splitter, a streamlined web application that takes the hassle out of dividing expenses among friends! Crafted with a combination of HTML, CSS, and JavaScript, this project offers a visually appealing and user-friendly interface for efficiently managing shared bills. Whether you're dining out, sharing travel expenses, or splitting costs for any group activity, the Bill Splitter

Quiz App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Quiz App, an engaging and educational project crafted using HTML, CSS, and JavaScript. This interactive application provides users with an exciting platform to test their knowledge across a variety of categories, including General Knowledge, Science and Nature, Science Mathematics, and Geography. The seamless integration of HTML ensures a well-structured and accessible layout, while

Weather Forecast App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
Weather Forecast App using HTML & CSS in VanillaJS with Source Code - A weather forecast application that uses API coded purely in JavaScript. The application can accurately determine the weather conditions of a certain city by entering the city name. JavaScript Source Code.

Barangay Population Monitoring System Using PHP, MYSQL and Chart.js with Source Code

Submitted by rems on
Welcome to the Barangay Population Monitoring System, a cutting-edge solution crafted using PHP, MySQL, and Chart.js to facilitate efficient population management within barangays. This comprehensive web application offers a secure user authentication system, ensuring that only authorized personnel can access critical data. The system's user-friendly dashboard provides real-time insights into

Online Timesheet App Using PHP and MySQL with Source Code

Submitted by rems on
Welcome to the Online Timesheet App, an intuitive and efficient solution designed to streamline time management and task tracking. Built using PHP and MySQL, this web application offers a user-friendly interface for individuals seeking a convenient and organized way to record their work hours. With features such as adding, updating, and deleting timesheets, users can effortlessly maintain an

Calendar Generator App in Terminal Console using Python with Source Code

Submitted by razormist on
Calendar Generator App in Terminal Console using Python with Source Code -A Python program that allows the user to display a calendar for a certain month. The application will automatically show the exact days after you provide the specific month and year. Python Source Code.