Struct ryan_obeirne::experience::ZigZibit
source · pub struct ZigZibit;
Expand description
§Project Manager and Graphics Manager, Raleigh, NC: Sep 2006 – Nov 2007
§Zig Zibit Exhibit Design
- Design Engineer: Create custom trade show exhibits using CAD software from ideational models to detailed construction drawings and set-up plans.
- Project Manager: Organize client designs and delegate responsibility to other design staff.
- Estimator: Assemble detailed estimates and quotes for design, materials, and labor.
- Graphic Designer: Develop and present marketing strategies while designing trade show graphics using Adobe Creative Suite and other CAD software.
- Buyer: Manage supplier relationships and order graphics, supplies, and materials.
Auto Trait Implementations§
impl Freeze for ZigZibit
impl RefUnwindSafe for ZigZibit
impl Send for ZigZibit
impl Sync for ZigZibit
impl Unpin for ZigZibit
impl UnwindSafe for ZigZibit
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