Struct ryan_obeirne::experience::GodfreyGroup
source · pub struct GodfreyGroup;
Expand description
§Print Manager, Durham, NC: Mar 2010 – Aug 2015
§Godfrey Group
- Production Management: Coordinate the print production of trade show and display graphics
- Color Management: Develop calibration and ICC profiling strategies using various spectrophotometers and color management software.
- Wide-Format Inkjet Technician: Develop maintenance routines for the latest in inkjet technologies in order to reduce material waste and prevent equipment downtime. Make repairs if necessary.
- Research & Development: Explore new print technology and media options in order to develop innovative and profitable trade show and display solutions.
- Graphic Designer: Design wide-format graphics for trade shows and marketing environments.
- Preflight Technician: Check incoming artwork from clients and agencies for production readiness and make adjustments to maximize graphics production quality.
Auto Trait Implementations§
impl Freeze for GodfreyGroup
impl RefUnwindSafe for GodfreyGroup
impl Send for GodfreyGroup
impl Sync for GodfreyGroup
impl Unpin for GodfreyGroup
impl UnwindSafe for GodfreyGroup
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