Giter Club home page Giter Club logo

captcha-wally's Introduction

Hi ๐Ÿ‘‹ My name is Romain

Developer @ Les-Tilleuls.coop

  • ๐ŸŒ I'm based in France
  • ๐Ÿ–ฅ๏ธ See my portfolio at 3d.rherault.dev or simple version at rherault.dev
  • ๐Ÿ–ฅ๏ธ PHP / Symfony / WordPress developer
  • โœ‰๏ธ You can contact me at [email protected]
  • ๐Ÿง  I'm learning 3D, Three.js and Golang

My latest 3D creations

Socials

Badges

My GitHub Stats

Romaixn's GitHub stats

Support Me

captcha-wally's People

Contributors

dependabot[bot] avatar gturpin-dev avatar romaixn avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

captcha-wally's Issues

Test form

Add a basic form containing the wally captcha

Adding new image in admin

According to #9, It would be nice to have an administration interface allowing to add a new "Where's Wally" image.

When added, it will split automatically via a doctrine event.

Admin interface

Add admin page to select valid image (maybe, easyadmin if yes)

The splitted images fill empty square with black

The default image when splitted generate images from 250 by 250 and the left width/height for the lasts splitted images are filled with black color which is not good
I recommend to give cols/rows parameters to split() function and generate splitted images based on these variables and source image width/height

Fix deployment

Build assets before deployment in Github Actions (npm run build after npm ci)

The splitted images that are generated are not destroyed

The splitted images that are generated are not destroyed so if I want to split the same image with less cols/rows i'll have a duplicate image

Maybe can be good to have a "splitted" folder or something else to store generated images, and refresh it before each generation

Adding database

Add a database (SQL/noSQL (sqlite or mongo ?), don't know) to store captcha information simply:

  • Base image name
  • List of generated images
  • Name of the image containing Wally (the valid image)

The valid image will have to be selected manually, via an admin interface? (maybe)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.