https://github.com/dikshitadas/captchagenerator.github.io
A simple Captcha Generator that creates random, alphanumeric captchas for validating user inputs and enhancing form security.
https://github.com/dikshitadas/captchagenerator.github.io
css html html-css html-css-javascript javascript
Last synced: 29 days ago
JSON representation
A simple Captcha Generator that creates random, alphanumeric captchas for validating user inputs and enhancing form security.
- Host: GitHub
- URL: https://github.com/dikshitadas/captchagenerator.github.io
- Owner: DikshitaDas
- Created: 2024-01-03T16:21:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-28T07:12:31.000Z (7 months ago)
- Last Synced: 2025-06-13T08:05:51.496Z (29 days ago)
- Topics: css, html, html-css, html-css-javascript, javascript
- Language: CSS
- Homepage: https://captcha-generator-github-io.vercel.app
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# đ Captcha Generator
A simple **Captcha Generator** built with **HTML**, **CSS**, and **JavaScript** to generate random captcha codes for validation purposes.



## âšī¸ About
A **Captcha Generator** that creates random, alphanumeric captcha codes to enhance the security of forms by ensuring users are human.
## đ Features
- đ **Random Captcha Generation**: Generates unique, random captcha codes on each page reload.
- đ **Captcha Validation**: Verifies if the entered code matches the generated captcha.
- đ¨ **User-friendly Interface**: Clean and responsive design for easy use.## đĻ Installation
### 1. Clone the Repository
```bash
git clone https://github.com/DikshitaDas/CaptchaGenerator.github.io.git
cd CaptchaGenerator.github.io
```### 2. Open `index.html`
Simply open the `index.html` file in your browser to use the Captcha Generator.## đ Technologies Used
| Technology | Logo |
|-------------|------|
| **HTML5** |  |
| **CSS3** |  |
| **JavaScript** |  |## đ¤ Contributing
Contributions are welcome! Feel free to:
1. Fork the repository đ´
2. Create your feature branch (`git checkout -b feature/amazing-feature`) đ§
3. Commit your changes (`git commit -m 'Add new feature'`) đ
4. Push to the branch (`git push origin feature/amazing-feature`) đ¤
5. Open a pull request đŦ## đ License
This project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for details. đ