Updated
This commit is contained in:
parent
4b591cb4f5
commit
22d3abdaa1
28
README.md
28
README.md
|
@ -1,16 +1,24 @@
|
||||||
# Well, there you are...
|
Hello, I am the professional programming addict.
|
||||||
|
|
||||||
I've been waiting for you. You see, I've been meaning to reach you about your code's warranty....
|
My software work is split in three fields:
|
||||||
|
|
||||||
## I guess I make code
|
- 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.
|
||||||
|
|
||||||
Some is public. Most is private.
|
## Personal Projects, Python
|
||||||
|
|
||||||
## I guess I also make games.
|
My interests when making projects for myself:
|
||||||
|
|
||||||
Most of them are associated with the [Takunomi](https://takunomi.itch.io/)
|
1. **Data access**: Which sources of data exists? These can be API's, or they
|
||||||
game studio, but I also sometimes make my own, like [Rabbit Knight](https://jmaa.itch.io/rabbit-knight). Check it out!
|
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?
|
||||||
|
|
||||||
## Are you leaving... so soon?
|
Please see my [list of public repositories](https://gitfub.space/Jmaa?tab=repositories)
|
||||||
|
|
||||||
Well... then, be seeing ya!
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user