Go to file
2024-08-02 16:08:19 +02:00
README.md Updated 2024-08-02 16:08:19 +02:00

Hello. I make software, sometimes games, sometimes professionally.

My software work is split in three:

  • Personal hobby coding: Which this profile is dedicated to.
  • Games side-work: I am the lead programmer for the Takunomi indie studio. I Rabbit Knight, a Game Jam RPG. Check it out!
  • Professional Work: Mostly programming languages, blockchain and multi-party computation.

Personal Projects, Python

My interests when making projects for myself:

  1. Data access: Which sources of data exists? These can be API's, or they can require scraping.
  2. Interoperability: How can data fit into the same frameworks?
  3. Presentation/Actions: How can this data be presented efficiently to a power-user? How can actions be performed efficiently (possibly automatically) and with full user understanding of the consequences?

Please see my list of public repositories