Coding Examples

Selected work and problem solving

Scroll Down

Highlight One - Netmatters Website Copy

This project used HTML and SCSS. I discovered the services section behaved in two layout groups at different widths. My solution was splitting them into separate grids so each could respond independently — a different solution from the original site, but functionally effective.

Highlight Two - Javascript Array Gallery

This project uses; html, scss, and javascript. It was my first real project making use of javascript and jquery outside of using plugins, as well as my first time even touching apis. I think, even though I was learning as I was going, this project is the best indicator of my creativity.
Design wise, I am particularly proud of the folder-like aesthetic on the gallery. It makes use of jAlert's zoom plugin to allow me to position the images in a compact way, stacked ontop of one another, and allowing the user to click on the stack to expand it onto their page. This solved the problem of how ugly the site would look if 1 email had, say, 9 or 10 images attached.