Projects
A running list of things I've built and helped ship — Minecraft plugins, web tools, and side experiments. Live download, server, and player counts are pulled straight from Modrinth, bStats, and FastStats.
Showing 6 projects, 6 total


The site you're on now — a bilingual (English / 繁中), hand-drawn portfolio built with Astro, React islands, and Tailwind CSS. SSR, smooth-scroll, view transitions, and a contact form.


A collection of useful tools for me and the community.


The web platform for DirtShop, an RPG-leaning Minecraft survival server: a store with checkout (SmilePay), a Fumadocs wiki with auth + search, and an interactive 3D world map.


A Minecraft plugin that adds functions to light blocks in survival


A Minecraft plugin that spawns a chicken jockey in each mansion arena


A deep Q-network (PyTorch) that learns to play Tetris on a Tetris environment I wrote from scratch. Half-abandoned — the agent survives a while but never learned to clear lines cleanly; a hands-on intro to reinforcement learning.