Portfolio Website

I created this website so I could talk about my projects more. I wanted to explain how I developed my projects in greater detail, without cluttering my resumes.

You can look at the source code of this website here: github icon Brendan's Portfolio Repository.

The Development Process

Some programmers assume complicated and lengthy code is good because it makes you look more intelligent. However, I decided to use as few tools as possible to create a simple project. I didn't use JavaScript or React because they weren't necessary. This website consists of one CSS file, a few HTML files, many .png files, and some .mp4 files. I've learned that it's most efficient to only use the necessary tools needed for a project.