Skip to content
/ yaimp Public

yet another image manipulating program. Pronounced: "y-i-m-p"

Notifications You must be signed in to change notification settings

OAyomide/yaimp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running

I assume you have gov1.11 and above installed and also use yarn. If not, pls install.

  1. Clone the repo
  2. cd into client folder. Install dependencies using yarn install and the run yarn start to run
  3. Open in browser and enjoy!!

You can also open developer tools to see console logs and whats going on.

Milestone.

This was just a first attempt at using WASM with Go and React for something "real". There are lots of improvements to be made and I'd give my best to actively work on this. I plan to learn more and this project is my ticket to that.

Below are the lists of the things to be done. The list isnt exhaustive:

  • Better UI. Responsive Image rendering.

  • Support Multiple Image manipulation at once --stress testing so as to utilize the speed WebAssembly promises 🙃😉!

  • Support live manipulation --sliders to apply effect (Moonshot)

  • Support more image effects. Dropdown selection of images

About

yet another image manipulating program. Pronounced: "y-i-m-p"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published