Skip to content

Saima223/Mini-Projects

Repository files navigation

Mini-Projects Collection

A collection of small web development projects using HTML, CSS, and JavaScript. Each project demonstrates different web development concepts and functionalities.

Projects List

Project Name Description Live Demo
Countdown A simple countdown timer project. View
Dicee Challenge A mini project for practicing DOM manipulation using dice game. View
DragNdrop An implementation of drag and drop functionality, allowing users to move elements. View
Drum-kit A drum kit implementation with keyboard button functionality for playing drum sounds. View
LoginForm A user-friendly login form with client-side validation. View
PassGenerator A password generator tool that creates strong and secure passwords. View
Popup A JavaScript implementation for creating and managing popup. View
QRcodeGen A QR code generator that converts text or URLs into scannable QR codes. View
Simon Game A memory game where players must remember and repeat sequences of colors and sounds. View
Task App A user-friendly to-do list for creating, deleting, and marking tasks as complete. View

Getting Started

To get started with these projects, you can either:

  1. Clone this repository
  2. Download individual project files

Each project folder contains the necessary HTML, CSS, and JavaScript files, along with any additional assets required.

Contributing

Contributions are welcome! Here's how you can contribute to this collection:

  1. Fork the repository
  2. Create a new branch for your project (git checkout -b feature/YourProjectName)
  3. Add your project to a new folder
  4. Update the README.md table with your project information
  5. Create a pull request

Contribution Guidelines

  • Ensure your project is built with HTML, CSS, and JavaScript
  • Include a clear description of your project
  • Add proper documentation within your code
  • Test your project thoroughly before submitting
  • Make sure all links are working
  • Add a screenshot or gif of your project (optional)

About

A collection of my mini projects using HTML, CSS and JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published