About This Website

I created this website from scratch using the following tools:

  • Flask to develop the site
  • Jinja to create the HTML templates
  • Dotenv to manage environment variables
  • CKEditor to create newsfeed posts
  • Bootstrap for the header element, homepage icons, tooltip hover text, and image carousels
  • Bootstrap Grid System for most elements
  • Freepik for the newsfeed icons
  • SQLAlchemy and SQLite to create the database that stores the newsfeed posts
  • WTForms to create the Contact form

I personally took each photo used on this website.

This website's color scheme was extracted (using coolors.co) from this photo of Torc Waterfall in Killarney, Co. Kerry, Ireland.

An image of Torc Waterfall, surrounded by large boulders and gree foliage, with stone steps leading off to the left
An array of browns and greens (French Gray, Battleship Gray, Ebony, Black Olive, and Moss Green), comprising the color scheme for this website

The code for this website can be found in this Github repository.

This is the first website I've ever created. If you find any issues with this website, please report them here.