About

I've coded this website to meet several self-set design challenges that I'm in the processes of fulfilling.

The first challenge was to have background, gutter text that scales as the browser window is resized. I've finished this, but will need to take a pass on a subtle bug with Webkit based browsers that throws off the margins.

The second challenge was to build a self-hosted photo gallery, which currently exists in a rudimentary form. I have a later goal of something more navigable with UI elements, but for the time being the scrolling place-holder works.

The third challenge was to create a tabbed file navigation with UI elements (this is on the lefthand margin of the 'Writing' page) and display area for my writing, which could properly parse Markdown text formatting (as this is what I prefer to write in).

My next goals are to set-up a pdf viewer for my CV, enhance the 'Photos' page with a file navigation system and a fixed display window (as opposed to the simple scrolling gallery I have now), and turn the, currently vacant, 'Library' page into a space to share my thoughts, impressions, etc. on various pieces of literature.