Welcome to my collection of mini-projects built using HTML, CSS, and JavaScript. Each project showcases different techniques and features that can be integrated into larger web applications. Feel free to explore and integrate these into your projects!
This project features a picture with a loading percentage that progresses from 0% to 100% with a cool blur effect. It’s perfect for integrating into larger projects to provide a visually appealing loading experience.
Use Case: Can be used in image-heavy sites where loading times must be masked creatively.
In this project, you’ll find images with their related names, displayed with vibrant background colors. The buttons allow you to slide the images both vertically and horizontally with smooth animations.
Use Case: Ideal for portfolios, galleries, or any content that benefits from visual navigation.
This project lets users enter multiple choices, separated by commas, and randomly pick one with a cool animation. It’s a fun and interactive way to make decisions.
Use Case: Great for creating interactive experiences, such as a “spin the wheel” game or a decision-making tool.
Using the Randomuser API, this project fetches random user information such as name, city, country, and images. It includes a search feature to filter users by name, city, or country, with the ability to search in both uppercase and lowercase.
Use Case: Useful for building directories, contact lists, or any application requiring user data presentation and filtering.
It is a simple yet effective project that features a card with user details. When the page is refreshed, the card loads with a smooth animation before displaying the user details.
Use Case: Ideal for loading screens, placeholders for dynamic content, or skeleton UI patterns.
This project is a responsive image gallery that adapts seamlessly to different screen sizes. The gallery displays images in an organized format, ensuring they look great on any device.
Use Case: Perfect for portfolios, product showcases, or any website that needs a visually appealing way to display images.
This project features interactive cards with animated border effects, creating a visually appealing and engaging user experience.
Use Case: Ideal for portfolios, feature highlights, service offerings, or any website section that benefits from eye-catching design elements.
To explore these projects locally:
Clone the repository to your local machine:
git clone https://github.com/MullaiVenese03/Mini-Projects.git
index.html
file in your web browser to view the project.This project is licensed under the 🤍MullaiVenese.