• s3hop - cli

    jan 2025 | Github | Download
    python
    A command-line tool to efficiently copy files between S3 buckets across different AWS accounts.

    Features

    • Copy files between S3 buckets across different AWS accounts
    • Progress tracking with ETA and transfer speed
    • Detailed transfer summary with file type statistics
    • Handles large files and directories efficiently using streaming

    Notes

    Wrote this to help me copy files between S3 buckets across different AWS accounts for my work at K16 Solutions.
  • logviewer - desktop

    dec 24 | Github | Download
    macos | typescript | rust | tauri
    A simple log file viewer built with Tauri v2, React, and TypeScript. Mainly made to read the export .log files from AWS cloudwatch which for some reason aren't easily read anywhere else...

    Notes

    This was an exploratory project to understand Tauri v2's capabilities and new features
  • miraclemeter - mobile

    nov 24 | Github
    ios | typescript | expo
    Just a simple mobile app (specifically for iOS) I made for my wife (who is a labor and delivery nurse!) to anonymously track how many babies she has helped birthed, and details about each birth.

    Features

    • Stats page with ability to see breakdown of babies she has helped birth in the past selected time period.
    • Quick and easy input for use in a busy department (labor and delivery)

    Notes

    I decided to use Expo because it was recommended a bunch of places. While it is fairly easy to use, it seems to be very opinionated, and almost over simplified. I'm not sure I would choose Expo again for another mobile application. I have enjoyed used Tauri recently for projects, or even just writing in native Swift code would be more enjoyable.
  • impgg - website

    june 19 - may 23 | 
    web | typescript | reactjs
    Link shortening SaaS platform similar to Bit.ly where users can create shortened links with imp.gg, or their own domain. The shortened links collect analytics like how many clicks, where the clicks originated from like country, region, and even state.

    Notes

    Got a few subscribers but overall wasn't that interesting or technical a project to work on so i eventually stopped working on it. I still run the backend on my homelab for personal shortened links, but the frontend website no longer is hosted.
  • xarmods - game addon

    nov 22 | Github
    desktop | lua
    Lightweight World of Warcraft addon that simplifies the user interface for an optimal PvP experience. Created for Xaryu, a popular Twitch streamer.

    Notes

    Addon was discontinued because Blizzard introduced a base UI that accomplishes what XarMods originally set out to do. Only added a few features and fixed from broken state after original author Stako stopped maintaining.
  • twitchps - npm

    mar 2017 - nov 2020 | Github
    other | javascript
    Neat little Node library which lets you easily interact with the Twitch.tv PubSub service.

    Notes

    Not maintained anymore as I wasn't using it anymore and was pretty dormant. At peak it was being downloaded about 1000 times per week, even being for graphics on the popular gaming charity event Games Done Quick.