exor@dev: ~/projects

exor@dev:~$ cd projects

Projects

Practical Builds • Experiments • Ongoing Work

A running list of projects, technical experiments, and work-in-progress ideas centered around systems, automation, and homelab infrastructure.

exor@dev:~$ cat project-status.txt

active

Currently being maintained, updated, or used as an active part of my ongoing work.

in progress

Still being built. Core direction is set, but features, polish, or stability are not finished yet.

released

Published and usable in its current form, even if it is not under active development right now.

exor@dev:~$ ls projects/

Exor.dev

active

My personal portfolio site built to document current work, technical direction, and the projects shaping my path through computer science, infrastructure, and automation.

Surge

active

Surge is a native Android TV app for watching live sports streams through a custom, remote-friendly interface. Built with Kotlin and Media3/ExoPlayer, it supports full-screen playback and a multi-stream mode for viewing up to four matches at once.

Janitorfin

active

Janitorfin is a Jellyfin plugin built around the same core idea as Media Cleaner: removing media that no longer needs to stay in the library. It adds an optional step to unmonitor deleted items in Radarr and Sonarr so they do not get automatically downloaded again.

HeadStart

released

A mod for an educational game, ECO that helps new and returning players catch up to an active server. It grants welcome stars on first join and catch-up XP when abandoned players return, bringing them up to the server's active-player average.

AutoConsume

released

A C# utility for an educational game, ECO. It is designed to automate the food consumption when spending labor in the game.

EconAdmin

released

A C# admin toolkit for an educational game, ECO. Focused on economy management, account administration, and global currency.

GTNH-Transfer

released

A Python utility for transferring data between GTNH instances. It is designed to simplify the migration process and ensure data integrity.

exor@dev:~$ echo $GITHUB

More source code, experiments, and active development live on GitHub.