Logo Design, UX/UI for websites, Printed Materials (brochures, posters and business cards), graphic illustrations and package design
Perko, Inc. is a manufacturer of marine hardware and accessories. Perko also manufactures custom hardware components and products used in telecommunications, household doors and windows, musical instruments and a variety of industrial applications.
Minisite focused on the domesticated production of products at Perko, Inc. Focuses on several popular products with exploded views of how each component is domestically sourced or made by Perko.
Minisites are a digital marketing tactic that centers on creating niche webpages for a specific focus. It can draw attention to a certain product or an event that your business is promoting.
Minisite focused on Perko's fuel emissions product offerings. Features a private area for sales reps to gather additional information not offered to the public. Also features installation instuctions for products and system design guidelines.
Promotional videos shot and edited for Perko, Inc. Used at industry tradeshows, on the company website, social media channels and internal company presentations.
Able to capture unique photographs and use the technical skills I have leanered to operate camera equipment. Very proficient in editing photos in photo-editing software after taking them.
Use the form to send me an email and I'll reach out to you as soon as possible. You can also contact me through Twitter, Discord, Whatsapp, Facebook and Instagram.
With a diverse set of skills and years of experience, I am able to deliever highly impactful results to be successful in every project I am involved in.
Name | Years of Experince |
---|---|
HTML5 / CCS3 | 15+ |
PHP / JavaScript | 10+ |
SQL | 10+ |
JSON / XML | 10 |
JQuery / Bootstrap Frameworks | 8 |
...and always learning more! |
function tellJoke() {
const joke = "Why don't scientists trust atoms?";
const punchline = "Because they make up everything!";
console.log(joke);
console.log(punchline);
}
tellJoke();