This website

While updating my resumé one day, it dawned on me that a good project to work on to improve my web development skills would be to make an online portfolio of my accomplishments. Although I had next to no experience in web development, my learning style is more of a "jump off the deep end to learn how to swim" type style, so I was not daunted by the task. To make the site possible, I learned how to use HTML, CSS (Bootstrap), Flask, and Apache.

Editing the site to reflect my vision of it is an ongoing process, and subject to change. In the future, I would like to implement a few things. For example:

  • A forum-style text posting area, accessible to only me, where I can write these projects and post them from within the website, rather than editing the raw HTML
  • A tab for blog posts where I write about whatever I please
  • A contact form where users of the site can email me directly and securely

Skills applied: HTML, CSS, Bootstrap, Python