• miraclemeter - mobile

    nov 24 | Github | Website | Download
    ios | typescript | expo
    Professional birth tracking app designed by healthcare workers, for healthcare workers. Created for my wife (a labor and delivery nurse) to help healthcare professionals track and celebrate the miracles they help deliver every day, while maintaining complete patient privacy.

    Features

    • Quick birth entry in under 5 seconds - designed for busy healthcare workflows
    • 100% anonymous - no personal patient data stored
    • Track multiple birth types (vaginal, C-section, twins)
    • Real-time statistics and breakdown by time period
    • Works offline for reliable tracking anywhere
    • Compassionate design supporting all birth outcomes

    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.
  • 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
  • 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.