Hippo's Cottage

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

Active
Hippo's Cottage thumbnail
Hippo's Cottage
AstroReactTailwind CSSTypeScript
ARR

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.

Upcoming
ToolBox thumbnail
ToolBox
TypeScriptReactNext.jsNode.js
ARR

A collection of useful tools for me and the community.

Active
DirtShop thumbnail
DirtShop
AstroNext.jsReactTypeScriptPostgreSQLThree.jsTailwind CSS
ARR

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.

Active
LightPlus thumbnail
LightPlus
JavaMinecraft Paper
Apache-2.0

A Minecraft plugin that adds functions to light blocks in survival

Archived
Chicken Jockey Arena thumbnail
Chicken Jockey Arena
JavaMinecraft Paper
ARR

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

Archived
Tetris AI thumbnail
Tetris AI
PythonPyTorchNumPyTkinter
ARR

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.