(WordPress) Responsive Weather Background

This project is an exercise in learning more about WordPress Plugins and creating shapes and animation using just CSS.

The plugin adds a representation of current weather conditions at the bottom of the screen. It has both animation and static states, and allows the user to change the location to use with looking up the weather.

The weather is provided using the Yahoo Weather API, and the location lookup uses the Google Maps Autocomplete lookup API.

(PHP, Web App) Mother of All Viewer Tools

This is a project I worked on for Woodland Manufacturing – this viewer tool uses HTML5, SVG canvas, and jQuery/CSS to make the whole experience a Web Application where you can put in multiple text and image layers and move them around via drag & drop, and position them together instead of these items being separate.