This repository contains coursework from the Fundamentals of Web Development class, taught by Professor Daniel Krieglstein and developed with Dr. Karl Stolley. The course covers foundational web ...
A high-performance image processing tool that runs in your browser at near-native speed, thanks to WebAssembly. wasm-image-processor/ ├── cmd/ │ └── cli/ # Go CLI tool │ └── main.go ├── pkg/ │ └── ...