A full stack developer and designer who loves coding and creating amazing and unique projects for
myself and my clients. What should we create today?
Site is still being worked on, pardon my dust
View my Resume
Intro
Hey! I'm Chris 👋
Welcome to the world of my web design and development, where creativity and technology meet to bring your ideas to life. As a professional web designer, I specialize in crafting custom websites that showcase your brand, values, and offerings in the best possible way.
With a keen eye for detail and a passion for delivering outstanding results, I have helped numerous clients achieve their online goals and stand out from the competition. Browse through my portfolio to see some of my past work and let's work together to make your website dreams a reality.
Wordpress platform website to showcase Linda Kim and her Projects in a dynamic website optimized for mobile and desktop with a one page website layout for ease of use and simplicity.
I'm a full stack developer and a graphic designer who focuses a lot in Wordpress development and web hosting via cpanel and linux. With 15+ years of experience in building and designing solutions that help businesses start, grow and scale while standing out from the competition.
Here are a few technologies I’ve been working with:
PHP
Python
HTML / CSS
WordPress
Bootstrap
Azure
Vmware ESXI
I always work towards achieving the best results on each project through diligence and hard work. Being part of a team with the same mindset and values bring fulfillment to the work environment.
Outside of the work environment I enjoy spending time with family and friends. Or working on my home lab setup of several servers and switches to experiment and learn more. Currently I am pursuing my certifications for Microsoft Azure.
This is bold and this is strong. This is italic and this is
emphasized.
This is superscript text and this is subscript text.
This is underlined and this is code: for (;;) { ... }. Finally, this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus
euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis
iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem
ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';