So what can you find on this site? Some technical information, some pictures of some amazing places to visit and how a data driven website can work. This site ends up being my coding playground as much as anything. You are welcome to wander around, read some tech info on the right, some basic computer info on the left or leave a comment. Thanks for visiting.
The left and right columns as well as the center contents of this page are all being generated from a database instead of being hard coded. Using Bootstrap allows the site to change the position of the columns based on the device's screen size that is being used to browse. Even the photographs are being displayed from a list saved into the database instead of being listed one by one in the HTML code by hand. One important note for using the Bootstrap Carousel feature - the pictures need to be approximately the same aspect ratio or the layout can shift between photos.