Skip to content

ashanhol/GlitchPicClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlitchPicClient

Web client for glitch art! Try it out here! WebApp

About

This web app is a minimalist client for users to upload photos to glitch. The process:

  • User uploads a photo
  • Photo is converted to Base64
  • Base64 string is sent to an Azure Function that glitches the image randomly
  • Glitched Base64 string is sent back to the client and displayed in page

A copy of the glitch function code can be found in this repo at run.csx.

Acknowledgements

A huge thank you to Suz Hinton for helping with the upload feature and Rachel Weil for debugging help!

About

Client for the glitch pic azure function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published