I'm a Frontend Focused Web Developer building and managing the Front-end of Websites and Web Applications that leads to the success of the overall product or project. Check out some of my work in the Projects section.
I'm open to Job opportunities where I can contribute, learn and grow. If you have a good opportunity that matches my skills and experience then don't hesitate to contact me.
For this project, I had the opportunity to design and develop a custom WordPress website for Eberhart's Embroidery, a business specializing in personalized embroidery products. The primary goal was to create an engaging, user-friendly platform that highlights the client’s work and attracts potential customers.
For HH Family, I led a comprehensive redesign of their website, refreshing the home page, support page, news page, interior pages, and locations pages to enhance usability and visual appeal. I focused on delivering a modern, user-centric design while ensuring functionality aligned with the client's goals.
For SikkSounds, a company that sells downlaodable music packs, I focused on enhancing the website's functionality, speed, and user experience while preparing it for future growth. The project involved redesigning key pages, addressing performance issues, and implementing features to drive user engagement and sales.
Feel free to contact me by submitting the form below and I will get back to you as soon as possible
BLOG
THE POWER OF CLEAN CODE: WHY WRITING CLEAN CODE MATTERS
Writing clean code is something that took me a while to make a habit, and when I first starting learning how to write code, I did not write clean code. However, when I changed my habits and started focusing on writing clean, efficient, and readable code, it greatly helped me stay organized and helped my […]
HOW TO CREATE A CUSTOM WORDPRESS THEME FROM SCRATCH
If you have ever wanted to build your own WordPress theme from scratch, but weren’t sure where to start, continue reading! This article will cover the process step by step. Trust me, it is easier than it sounds, and by the end, you’ll have your very own custom theme up and running! Step 1: Setting […]
HOW TO USE THE WORDPRESS REST API TO CREATE CUSTOM SOLUTIONS
The WordPress REST API is one of the most powerful tools for developers. It allows you to interact with your WordPress site from outside the traditional WordPress dashboard, making it possible to build custom front-end applications, integrate with external services, and create more dynamic, interactive websites […]