Project Pedia
A curated collection of my work and experiments.
Temperature Converter
A simple, user-friendly web application for quickly converting temperatures between Celsius (°C) and Fahrenheit (°F).
Favorite Movies Organizer
A simple application designed to help users manage and keep track of their movie collection. It provides a foundational structure for storing, viewing, and organizing their favorite movie data.
Clicks Counter
A simple interactive web app built with HTML, CSS, and JavaScript that tracks the number of times a user clicks a button. It features real-time updates, a reset function, and a clean, minimal interface. This project demonstrates basic DOM manipulation and event handling in JavaScript.
Students Grade Tracker
A simple HTML/JavaScript app that lets users enter student names and marks, then automatically calculates and displays the average score of all students.
Todo List
A simple and lightweight to-do list application that helps users add, track, and manage daily tasks efficiently. It allows creating, viewing, and removing tasks with an easy-to-use interface, making task management quick and organized.
Clock and Timer
A simple web-based Clock and Timer application built using HTML, CSS, JavaScript, and Bootstrap. The project displays the current time in real-time and includes a countdown timer where users can enter time in seconds and start the timer using a button or the Enter key.