Projects

Personal Projects & Companies

LegalStampy (2026-Current)

I'm the founder & CEO of LegalStampy, a document timestamping service built predominantly for legal professionals.

This is a private cloud document storage service that allows you to stamp files onto the Bitcoin blockchain using the OpenTimestamps standard. This allows anyone to prove that a document existed in a specific state at that moment in time (the time of the stamping). That can be verified independently using the Bitcoin blockchain, and the document itself remains private as only the document's fingerprint is stamped to the chain.

This proof can be used in courts and can be verified by the general public, if necessary.

The service includes secure document storage, file organization, and file sharing features.

Portfolio Website (2018-Current)

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)