Portfolio Website

Description

This website displays things about me, specifically my tech related projects in an informative way, showing my thought process and challenges I overcame

Problem

I needed a way to display my projects and present myself to others.

Plan/Solution

Materials Used

Visual Studio Code

Github Pages

GoDaddy

  • Visual Studio Code for the IDE
  • HTML for the website
  • CSS for the styling
  • Github Pages to host
  • GoDaddy for the domain name

Results

I was able to display all my projects in an interesting way, as you can see right now!

Challenges/Lessons Learned

Video files were too large

  • After trying to use git lfs to upload the large video into the repository, I learned that github pages cannot host videos over 100mb
  • To solve this, I used an inline frame to display the videos through YouTube