Grant Anderson

Index

Projects

3 total

Everything worth writing down, newest first. Filter by a technology to narrow it.

Filter by tech
A vertical line of commit squares feeding an arrow into a build box, which emits an arrow to a page frame with a header bar and purple sidebar column.

sneppard.dev

This site — a static Astro portfolio deployed on Cloudflare Pages, rebuilt from a hosted site builder to a git-driven, zero-JS-by-default stack.

  • Astro
  • Cloudflare Pages
  • TypeScript
  • CSS
  • Static Site

A stepped line falling through three levels toward a lit purple doorway, with rows of eight square markers emptying out at each step down.

Means of Egress

Design and systems architecture for a 1–8 player co-op extraction horror game built in Unity, centered on a hidden stability value that escalates each run from dream to nightmare.

  • Game Design
  • Unity
  • Netcode for GameObjects
  • Systems Design
  • C#

A tall waveform passing through a small fixed purple staging window into a shorter waveform, above a capacity bar that stays well short of full.

Batch Audio Conversion Pipeline

A Windows batch pipeline that converts a large FLAC library to MP3 with ffmpeg, redesigned around a staging folder to run reliably under hard disk-space limits.

  • Windows
  • Batch
  • ffmpeg
  • Automation
  • Shell Scripting