Simple Captcha banner

Simple Captcha

6 devlogs
14h 16m 5s

A simple captcha generator :D

This project uses AI

I use Github Copilot to debugging code and CLI tool :D

vair.​nooi

Shipped this project!

Hours: 14.27
Cookies: 🍪 247
Multiplier: 17.34 cookies/hr

This is a simple Captcha generator that lets you generate customized text captcha and audio captcha.
This also comes with a handy CLI tool and an API to let you do that yay

vair.​nooi

I was trying to get the CICD pipeline work the last whole week ;-;
I also did some updates to this project too:

  • Set up the CI/CD pipeline
  • Created the README file
  • Create the Releases
Attachment
Attachment
Attachment
0
vair.​nooi

I have done the CLI part. I switched to click for more easy-to-read code :D
I also restructure my code so I can publish it as a package yay

1

Comments

ucosuc113
ucosuc113 24 days ago

:0

vair.​nooi

I have done the DB part yayayayayay
I also wrote the definition of the CLI

Attachment
Attachment
0
vair.​nooi

The audio part is also done :D
But the level 5 is kinda broken I guess pf

Attachment
0
vair.​nooi

I have completed the text captcha.
I use pillow and numpy for this text generation
It has 5 level with increasing difficulty. As shown in the image below from left to right, from top to bottom, there are 5 levels in order.

Attachment
0