Demo Showcase
Travel Planning App: Belgium (WIP)
As a project idea I’ve been pursuing for years, I finally found an API capable of at least doing some of the tasks I’m after. Belgium isn’t exactly most interesting country in the world, and geographically speaking isn’t really large enough to demonstrate the problems my project attempts to solve, but it’s my only choice so will have to do.
Photo Scroller
I wanted to try a way of displaying photos for an article without breaking up the flow of text. The solution was a photo-frame sat in the margin that showed just the photo relevant to the paragraphs the reader was reading which was determined by using the scrollbar’s position. The photo frame moves down the page to indicate which paragraph it’s displaying the photo for.