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

24 lines
1017 B
Markdown

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](https://takunomi.itch.io/) indie studio. I [Rabbit
Knight](https://jmaa.itch.io/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](https://gitfub.space/Jmaa?tab=repositories)