.profile/README.md
2024-08-02 16:05:27 +02:00

25 lines
1.0 KiB
Markdown

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](https://takunomi.itch.io/) game studio, which I am the lead
programmer for. I also made an RPG for a Game Jam, called [Rabbit
Knight](https://jmaa.itch.io/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:
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](https://gitfub.space/Jmaa?tab=repositories)