Intro
This is a showcase of my photography. Most of the pictures here are
artistic or architectural in nature. I also do a lot of portrait work, but I have chosen
specifically not to feature that here.
For me photography is really a way to unwind and discover. It allows me to approach a city or
nature in new and novel ways, looking for light, composition, contrast and a sense dynamism
to capture. It's also a really good way to learn patience as often a moment needs to arise
even when you have found the perfect spot.
I hope you enjoy the pictures and please feel free to download them and use them however you
want. If you want to you can drop me an email to let me know how you used it, but if you
don't that's also fine.
On a coding note: I use the Blue Imp Vue component and had an interesting time figuring out
how to most efficiently pass the JSON from Laravel into the Vue Instance. This is passed
through props you define on the element and once you see this you will see it everywhere (in
the dev tools), Twitter also does this for instance on a hidden text-area element, something
I find interesting as I would have thought the would chose an element that can have an
onload callback.