Online Portfolio

this

I figured that I give my site an honorary mention in my list of projects since I developed it mostly from scratch.

My site was built on a server using the LAMP distribution. The majority of the back-end programming is written in PHP and the data for its content is stored in a MySQL database.

The layout, the HTML markup and CSS styling was created from scratch but was inspired by the layouts of other simple online portfolios and blog sites.

As it stands, this is the second version of the site. The previous site utilized Bootstrap styling and fixed row items. This iteration utilizes more responsive friendly styling such as flex-box.

While most of the site is made from scratch, the production version is currently hosted on a server supported with cPanel. I intend to configure an Apache server on Ubuntu to run the framework and provide installation steps so that the site can be configured on any LAMP server without cPanel.

The primary features of the website are the project pages and the blog. Overtime, more pages will be added.

For the site's third iteration, my goal is to make user interface updates mased on UX practices.