Latest Work

Covid-19 Tracker 0

Covid-19 Tracker

Posted by on Jun 25, 2020

I’ve used real data from the World Health organization and then chose which stats to put together, added text and of course, it’s got to look better than a list of numbers. The data below may be...

Learn More
Health Care App Interface 0

Health Care App Interface

Posted by on May 15, 2020

Here’s a little UI kit I was playing with. It’s CSS only. While it isn’t hooked up to any data it shows a nice way to design an interface.  The squares reveal sections of a background...

Learn More
Local Browser Storage Example 3

Local Browser Storage Example

Posted by on Jun 1, 2019

HTML5 adds a new feature that can be very handy in certain circumstances.  Local Storage lets us to store data (in key / value pairs) on the clients machine via the browser.   It soes this with a new...

Learn More
Order Form Example 0

Order Form Example

Posted by on May 2, 2019

Here’s mock up number 2 of 3 (they chose #1), I did for a web design company I freelance for: View I moved the code to my server and used an image from the Florida Photo...

Learn More
Complex One Page Website Example 2

Complex One Page Website Example

Posted by on Apr 19, 2019

A one page website can have a robust amount content on it after all.  The example website I made below is a highly detailed example of how to add lot of different kinds of content and function to a one page...

Learn More
Getting a Gravatar with PHP 0

Getting a Gravatar with PHP

Posted by on Apr 15, 2019

Getting a Gravatar icon for a specific person is actually harder than it seems.  Even if you know their account name, which is simply the e-mail address they signed up with.  Typically a developer...

Learn More
Header and Navigation Bar Effects 0

Header and Navigation Bar Effects

Posted by on Nov 17, 2018

Here is EVERYTHING That can be done with Scrolling Header Effects! This example shows every animation, effect and change that can be applied to a header or a navigation bar as you scroll down a web page. ...

Learn More
3 Expanding Panels 0

3 Expanding Panels

Posted by on Nov 14, 2018

This UX/UI example is an excellent component for a home page I think.  It’s just a real simple yet great looking layout offering 2-5 choices.  With a little bit of modification it would even work great...

Learn More
Rock – N – Roll 3

Rock – N – Roll

Posted by on Jan 31, 2017

Be a Drummer! Wanna be a rock drummer god?  Well check out this fun little app I made for a javaScript class.  It won’t really turn you into Neil Peart, but it’s fun to tinker with and you can...

Learn More
Sliding Text Buttons 1

Sliding Text Buttons

Posted by on Dec 13, 2016

Just a fun little example of a unique, yet tasteful, animation applied to buttons.  This one uses CSS only, no JavaScript and no jQuery of any kind.  To me though, the impressive part is the “unique,...

Learn More
Don’t be Alarmed 0

Don’t be Alarmed

Posted by on Nov 26, 2016

404 pages can be fun! A “404” page is a page that displays error 404 in a web browser.  Error 404 is triggered when the user requests a page that doesn’t exist.  Typically they are a short...

Learn More