Projects

Personal & School Projects

Portfolio Website (2018-2025)

I built this portfolio website utilizing the Flask Web Framework, Pure CSS Library. I used to maintain and run this website on a DigitalOcean VPS running Ubuntu Server 20.04. I recently deployed this website on DigitalOcean's Apps Platform.

The website uses lightweight vanilla JavaScript with the native Fetch API for making HTTP requests. On the homepage, I use this to consume DuckDuckGo's API to pull definitions for each of the skill buttons. Feel free to try it out!

The first version of this website used Twitter Bootstrap; however, I found that using Pure CSS framework with the inclusion of custom CSS/JS to be much lighter weight while achieving the same goal.

Some other features that I implemented (on the VPS deployment)