- This repository contains multiple frontend development projects built for practice.
- Each project is organized in its own folder and built with HTML, CSS & JavaScript.
A responsive and interactive gallery with:
- CSS Grid layout and smooth hover effects
- Lightbox modal with previous/next navigation
- Keyboard support (←, →, ESC)
- Category-based filtering with animation
A functional web calculator featuring:
- Arithmetic operations: +,-,*,÷
- Real-time result display and clear button
- Clickable button interface with responsive design
- Bonus: Keyboard input support
- A sleek music player app built with JavaScript:
- Play, pause, next, and previous song controls
- Display of song title, artist name, and duration
- Interactive progress bar and volume control
- Bonus: Playlist support and autoplay toggle
- Clone the repo (using bash): git clone https://github.com/Facelessism/CodeAlpha.git
- Developed by Facelessism
- Built using HTML, CSS, and JavaScript with a sole focus on clean UI and functionality.