Projects

Here are some of the things I’ve been working on.

sc2-smurf-detector Link to heading

Language: Rust
Status: Active

A CLI tool designed to identify “smurfs” in StarCraft II. It analyzes the match history of opponents via the SC2 Pulse API to detect anomalies and potential rank manipulation.

  • Built with Rust for performance and reliability.
  • Parses real-time match data.

nix-config Link to heading

Language: Nix
Status: Continuous

My declarative system configuration.

  • Features a fully reproducible NixOS setup with Flakes.
  • Includes my Doom Emacs configuration.
  • Manages my development environments and CLI workflows.

custom-kernels Link to heading

Language: Nix
Status: Maintained

A repository for building and maintaining custom Linux kernels using Nix.

  • Explores low-level system optimization and configuration.
  • Automated builds via Nix flakes.

milly.kittycloud.eu Link to heading

Language: Hugo / CSS
Status: Live

The source code for this website.

  • Static site generation with Hugo.
  • Custom styling on top of the hugo-coder theme.
  • Hosted on my personal infrastructure.