ls ~/current --active

Current Projects

Active personal work — shipping, running, and evolving.

Puppy Mining Co app icon

Puppy Mining Co

Live on Google Play
PlatformAndroid EngineUnity 6 · C# StatusLive

A cozy idle/clicker mobile game where a crew of adorable puppies digs up bones. Tap to earn, hire more pups, collect 17 breeds, and unlock dig sites — while prestige, quests, achievements, and friends leaderboards keep the bone empire growing even when you're away.

Talie Tower Defense app icon

Talie Tower Defense

Coming soon to Steam
PlatformSteam · Windows EngineUnity 6 · URP 2D StatusAlpha

Niag Siege — a tower defense set in the World of Talie, built around the night the elven city of Niag fell. You cannot save the city; you decide how many of its people are outside the walls when it does. Four acts overland, six lines of defense, and an endless Last Stand once the campaign is done.

Home Lab

Started~2002 StatusOngoing

A fully domain-joined home infrastructure running under the DTPC.US Active Directory domain, spanning multiple physical hosts and services. What began as a single spare machine has grown continuously over more than two decades into a fully managed private network.

Networking was originally handled by a custom pfSense router build before migrating to a full Ubiquiti UniFi stack for improved manageability and performance. Every device in the home is joined to the DTPC.US domain, providing centralized authentication and management.

  • Dell PowerEdge T330 — Primary Hyper-V host running the Primary & Secondary Domain Controllers, internal web hosting, Grafana monitoring, and misc VMs
  • Custom MicroTower — Secondary Hyper-V host running the Tertiary Domain Controller and game servers
  • Synology DS3617xs — 12-bay NAS with 12× 10TB in RAID 6 for bulk storage, media archiving, and automatic phone backup
  • Intel NUC — Dedicated Plex media server
  • Full Ubiquiti UniFi network stack

3D Printer Streamer

Started2026 Tech.NET 9 · Blazor · ffmpeg · SkiaSharp StatusRunning

A service that watches a Prusa CORE One and streams it to YouTube on its own — opening the camera when a print starts, compositing a live telemetry overlay over the video, and stopping when the print ends. Every finished print is also uploaded as a timelapse.

It runs unattended on a NUC. The interesting part was a five-week hunt for a stream that kept collapsing to single-digit frame rates, which turned out to be the pipeline backpressuring its own camera.

sFTPGUI v2

Started~2014 StatusActive TechC# · WinForms · WinSCP · Renci SSH.NET

A C# WinForms application for syncing remote VPS downloads to local NAS storage for backup and archiving. What started as a simple FTP sync utility has evolved through two major versions — first adopting SFTP via Renci SSH.NET, then migrating to WinSCP for improved reliability and features.

  • Real-time per-file transfer progress including speed and completion percentage
  • Multithreaded transfers for parallel file processing
  • Runs continuously, automatically re-queuing the sync every hour
  • Tracks previously completed transfers to avoid redundant re-downloading

Local AI Lab

Started~2024 StatusStable / Exploratory HWNVIDIA RTX 4080

A locally hosted AI environment running entirely on a personal Windows 11 development machine, powered by an NVIDIA RTX 4080. Set up and explored both large language models and image generation without relying on cloud services.

  • Ollama with Llama for local LLM inference
  • Automatic1111 / ComfyUI with Stable Diffusion for local image generation

Primary motivation was hands-on learning and exploration of self-hosted AI tooling as the space rapidly evolves. All inference runs locally with no external API dependencies.

World of Talie

MediumFantasy fiction & original music StatusBook One — coming soon

A fantasy series — three books, one world. Book One, Shadow of Death, follows an orphan named Roscoe Kellen who leaves home on the strength of a dream and learns what it costs to answer a calling.

The series lives at the World of Talie teaser site, and you can hear the world through Songs of Talie on YouTube.

This Site

Started2025 TechAstro · TypeScript · CSS StatusActive

Rebuilt from a legacy PHP single-page application to a static Astro site with a modern dark theme, responsive layout, and clean URL structure.