All Projects → jbirms → Ok Zoomer

jbirms / Ok Zoomer

Licence: mit
A Go program that takes an image, uses pigo to detect a face, and creates a gif that zooms in on the face

Programming Languages

go
31211 projects - #10 most used programming language

ok-zoomer

Every GIF is a gift.

How it works

TODO

  • write tests
  • port to Go modules
  • allow text message-passed parameters like number of frames, delay, and number of faces to detect
  • put it on an AWS Lambda to make it more scalable, then release the twilio number into the wild
  • add the possibility of rate limiting by using redis to store which gifs were made by which phone numbers, whitelist my own number
  • clean up this code, it was my first Go project so the code is pretty sloppy
  • less manual deployment and check in nginx + supervisor conf in this repo
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].