Skip to content

Work

Projects and research papers, newest first.

Work items

3 items shown

A native desktop app for macOS, Linux and Windows that wraps Ken Brakke's Surface Evolver — a 190,000-line C engine for minimising constrained surface energy — in a modern three-pane interface with a live WebGL viewer.

  • Rust
  • Tauri
  • Three.js

A console-based group chat server and client written in C — thread-per-connection networking, Argon2id password hashing, SQLite persistence and user-created groups, shipped as a single Docker image.

  • Sockets
  • SQLite
  • Argon2id