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)

Koinly Tax Formatter (2025)

This project allows users to easily convert Bitcoin transaction history/files from Sparrow Wallet or Zeus Wallet to a CSV format that can be imported into Koinly tax tracking sofrware. The application provides a simple graphical interface for selecting and converting wallet transaction files.