README.md |
Hello, I am the professional programming addict.
My software work is split in three fields:
- Personal hobby coding projects, which this page is dedicated to.
- Games side-work, which is associated with the Takunomi game studio, which I am the lead programmer for. I also made an RPG for a Game Jam, called Rabbit Knight. Check it out!
- Professional Work. Mostly on programming languages, blockchain and multi-party computation.
Personal Projects, Python
My interests when making projects for myself:
- Data access: Which sources of data exists? These can be API's, or they can require scraping.
- Interoperability: How can data fit into the same frameworks?
- 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