A type of challenge–response test used in computing to determine whether or not the user is human.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
The "Awesome" project is a comprehensive exploration of recursion, a fundamental programming technique where a function calls itself to solve problems. This list covers various aspects of recursion, including visual illustrations, examples, and explanations that help demystify the concept. It is beneficial for beginners looking to grasp the basics of recursion, as well as experienced developers seeking to refine their understanding or find new applications for recursive solutions. With a variety of resources available, users can deepen their knowledge and enhance their coding skills through practical examples and insightful discussions.
The "Awesome Self Hosted" project is a curated collection of software applications that can be hosted on your own servers, providing users with full control over their data and services. This list encompasses a wide range of categories, including web applications, databases, file storage solutions, content management systems, and development tools. It is particularly beneficial for developers, system administrators, and privacy-conscious users who seek alternatives to cloud services. By leveraging self-hosted solutions, users can enhance their security, customize their environments, and reduce reliance on third-party providers. Explore this collection to discover powerful tools that empower you to take charge of your digital landscape.
The "Awesome Free for Developers" project is a curated collection of free tools, services, and resources available for developers. This list covers a wide range of categories including cloud services, APIs, software development tools, design resources, and educational platforms that offer free tiers or completely free access. It is particularly beneficial for developers, startups, and students who are looking to leverage high-quality resources without incurring costs. By providing access to these valuable tools, the project empowers users to enhance their projects, improve their skills, and innovate without financial barriers. Explore this collection to discover what you can utilize for your next development endeavor.
The "Awesome Beginner-Friendly Projects" project is a curated collection of coding projects aimed at helping novice developers enhance their programming skills through practical experience. This list includes a variety of beginner-friendly projects across different programming languages, covering categories such as web development, game development, data analysis, and mobile applications. With resources ranging from project ideas and tutorials to sample code and community support, this list is invaluable for beginners looking to build confidence and competence in coding. Whether you're just starting or looking to practice your skills, you'll find engaging projects that inspire creativity and learning.
A Laravel service provider for generating and validating CAPTCHA images, including math-based challenges.
A PHP library for generating and validating CAPTCHA images to protect forms from bots.
A lightweight pure JavaScript CAPTCHA generator for Node.js with no external dependencies.
A PHP client library for Google's reCAPTCHA service to verify user responses and protect websites from spam.
A Ruby gem providing helper methods for integrating Google reCAPTCHA and hCaptcha into web applications.
A Laravel package for easy integration of Google's No CAPTCHA reCAPTCHA with validation and testing support.
A universal Python API for solving CAPTCHAs using multiple backend services including 2captcha, RuCaptcha, and browser automation.
A Go package for generating and verifying image and audio CAPTCHAs with built-in storage and HTTP server support.
A Python library for generating audio and image CAPTCHAs with custom voice and font support.
Generate SVG-based CAPTCHAs in Node.js without C++ addons, offering lightweight and customizable spam protection.
A Node.js captcha generation library using C++ CImg with zero external dependencies.
A Node.js library for generating CAPTCHA images with customizable middleware and output formats.
A custom Android ImageView that generates and displays CAPTCHA images with built-in validation.
A customizable Android library for implementing swipe-based captcha verification with puzzle piece dragging.
A flexible Go package for generating and verifying captchas as base64-encoded image or audio strings.
A slider-based CAPTCHA library for web applications that supports PC and mobile with server-side verification.
A Torch-based deep learning project for breaking CAPTCHA systems using CNN and RNN architectures.
A TensorFlow-based convolutional neural network for recognizing four-digit CAPTCHA images.
A collection of CAPTCHA-breaking implementations using OpenCV, Tesseract OCR, and machine learning algorithms.
A deep learning project using Keras to build convolutional and recurrent neural networks for high-accuracy captcha recognition.
A Python script that solves simple CAPTCHAs using image processing and template matching for lowercase hexadecimal letters.
An AI-powered captcha solver using SimGAN to generate synthetic training data without manual labeling.
A deep learning model that reads IRCTC captchas with 98% accuracy, demonstrating their vulnerability to automated booking.
A convolutional neural network for CAPTCHA recognition using Keras and PyTorch.
A TensorFlow-based image recognition system for captchas that works without image segmentation.
A convolutional neural network model built with Keras for recognizing captcha images generated by the Laravel Captcha library.
Uses Canny edge detection and OpenCV to locate puzzle pieces in slide-based CAPTCHAs for automated solving.
A CNN-based captcha solver for Taiwan Railway booking website with a training set generator that mimics captcha style and uses data augmentation.
A Python-based CAPTCHA breaking solution using Keras and OpenCV, developed for a data science competition.
A proof-of-concept system that defeats Google's audio reCaptcha with 85% accuracy using speech recognition and browser automation.
A browser extension that solves difficult CAPTCHAs by completing reCAPTCHA audio challenges using speech recognition.
A deep learning framework for training image classification models to solve complex captcha and OCR tasks.
A collection of TensorFlow tutorials and examples covering image classification, GANs, text classification, and model deployment.
A web application that uses a CNN model to recognize handwritten Chinese characters from an online drawing canvas.
A TensorFlow CNN implementation for Chinese character recognition, achieving 92.5% top-1 accuracy with batch normalization.
A convolutional neural network program that identifies inverted Chinese character captchas used by Zhihu for login verification.
A deep learning-based solution for automatically recognizing and solving 12306 railway website captchas.
A TensorFlow-based CNN solution for recognizing character-based CAPTCHAs, providing training, validation, and API modules.
An open-source OCR engine that converts images to text, supporting over 100 languages and multiple output formats.
A jQuery CAPTCHA plugin that stops spam by requiring users to draw shapes on a canvas.
A PHP class for generating and validating CAPTCHA images and audio with extensive customization options.
A universal Python API for solving CAPTCHAs using multiple backend services including 2captcha, RuCaptcha, and browser automation.