-
indok-web
Student association website.
-
casus-belli
Online multiplayer board game.
-
analysis
Data analysis service, built for my master's thesis.
-
gadd
Command-line utility for Git.
-
coffeetalk
Peer-to-peer video chat application.
-
corona-defense
Tower Defense mobile game.
-
rov-sim
Underwater drone simulator.
-
export-control
Search tool for the Norwegian Export Control Law.
-
gruvbox-plain
Code editor color theme.
Through my years of programming, I've developed a few libraries and tools, and open-sourced them for others to enjoy. Most of these are small utility libraries for Go, but some (namely devlog) are bigger in scope.
-
devlog
Structured logging.
-
wrap
Utility for wrapping errors with extra context.
-
release-from-changelog
GitHub Action for automatically creating releases from changelog entries.
-
condqueue
A concurrent queue.
-
errclose
Error handling when closing resources.
-
enumnames
Efficient string representation for enum values.
-
set
Generic Set data structures.
-
opt
An Option type for Go.
-
ipfinder
Utility for finding your local and public IP addresses.