Struct ryan_obeirne::experience::Skyline
source · pub struct Skyline;
Expand description
§Exhibit and Graphic Designer, Morrisville, NC: Nov 2007 – Apr 2008
§Skyline Exhibits and Events
- Design Engineer: Created custom and rental modular trade show exhibits in three dimensions using CAD software from ideational models to detailed construction drawings and set-up plans
- Graphic Designer: Developed and presented marketing strategies while designing trade show graphics using Adobe Creative Suite
- Preflight Technician: Checked all incoming artwork from clients and agencies for production readiness and made any necessary changes in order to maximize production quality of large format trade show graphics
Auto Trait Implementations§
impl Freeze for Skyline
impl RefUnwindSafe for Skyline
impl Send for Skyline
impl Sync for Skyline
impl Unpin for Skyline
impl UnwindSafe for Skyline
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