A mix of sci-fi writing and small open-source projects.
Sci-fi writer. Occasional programmer.
This is where I keep my fiction and side projects.
Click the links below to find my LinkedIn, GitHub, and Goodreads.
function collect(coins) {
return coins.reduce(
(acc, c) => acc + c.value, 0
);
}
const streak = new StreakTracker();
streak.checkIn(today);
// CoinCollector v0.3
// StreakTracker v1.1
// EPubReader beta
CoinCollector, StreakTracker, EPubReader — all microprojects I built because I couldn't find the right app. And Terraforma, my Stardew Valley-inspired outer space terraforming game.
Nine Hundred Golden Suns — a universe — The dust remembered every ship that crossed it. Ariel pressed her palm to the cold viewport glass and watched the colony blink out, one light at a time...
Right now I'm deeply into my Nine Hundred Golden Suns universe, but you'll find them all (more or less) here.