Struct ryan_obeirne::experience::Spoonflower
source · pub struct Spoonflower;
Expand description
§R&D Engineer II, Durham, NC: Aug 2015 – Present
§Spoonflower/Shutterfly
- Research wide-format inkjet printing technologies including pigment, dye sublimation, latex printers/presses, and digital cutters (CNC) for custom print-on-demand products including textiles, home-decor, and wallpaper.
- Develop digital print/cut manufacturing processes and imaging workflows for custom products.
- Color Management: Develop ICC profiles, linearizations, and G7 calibrations for production print devices and establish novel color conformance protocols for direct-to-fabric print platforms.
- Systems Administrator: Manage RIP servers and maintain environments for digital print workflows.
- Software Engineer: Develop software to manage production imaging workflows and automate image processing in diverse tech stacks including Rust, Typescript, Ruby, AWS/S3/SQS, Docker, Bash, and more.
Auto Trait Implementations§
impl Freeze for Spoonflower
impl RefUnwindSafe for Spoonflower
impl Send for Spoonflower
impl Sync for Spoonflower
impl Unpin for Spoonflower
impl UnwindSafe for Spoonflower
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more