Projects

These are not all of my projects but rather just a few that I felt were large enough to showcase. For a full look at my public code (including many other projects), please visit my GitHub.

Note Mode

A customizable, full-featured note-taking web app built with Flask, allowing users to organize notes into "Modes" tailored to specific use cases.

View on GitHub

Read more

Multi-User S3 Job Queue Service

An internal Python-based service that manages and executes S3 sync, copy, and other AWS S3 commands for multiple users in a queued, fault-tolerant, and portable way.

Read more