Sept 16, 2024
This project is a Spotify-inspired homepage with a custom music player. It lets users browse albums, play songs, and control playback with functions like play, pause, and next. The player dynamically loads playlists and displays real-time track info, with keyboard shortcuts for smooth control.
Ace Canteen is a full-stack web application designed for students to browse canteen menus and connect with administrators. It features a React-based frontend, Node.js for server-side logic, and MongoDB for efficient data management, offering a seamless and interactive user experience.
The ASCII Finder site allows users to easily search and find the ASCII values for various characters. It provides a clean, user-friendly interface where you can input characters and instantly view their corresponding ASCII codes. The site is designed for quick reference, making it useful for developers and students working with ASCII character sets.
This project is a custom video player with features like video upload, play/pause, skip, volume control, and playback speed adjustment. It supports keyboard shortcuts, picture-in-picture mode, and fullscreen, offering a smooth and interactive video experience.
This project is a React-based to-do list app named iTask, designed for easy task management. Users can add, edit, and delete tasks, track completed items, and store data in local storage for session persistence. With its clean, user-friendly interface, iTask makes organizing tasks simple and efficient.