Commit Graph

21 Commits

Author SHA1 Message Date
30e6c4a35b comment old code for reference 2024-04-14 21:47:48 +02:00
80984f8243 prepare displaying game of life grid 2024-04-14 21:47:13 +02:00
ba0ff0ab48 refactor: split into files 2024-04-12 14:13:21 +02:00
43ad535543 accurate and necessary logging only 2024-04-12 13:59:25 +02:00
82e1a2c904 better more robust typing 2024-04-12 13:59:15 +02:00
775ea88bd3 conventional naming 2024-04-12 13:30:00 +02:00
85b96a5ea3 write marshaled string into form data 2024-04-12 11:58:13 +02:00
ed722f82e4 bugfix: JSON format, export and marshalling 2024-04-12 11:57:32 +02:00
0f175a0fee bugfix: capitalization 2024-04-12 10:50:12 +02:00
82270c6d57 marshaling json data manually 2024-04-12 10:49:49 +02:00
43e2e18ded JSON metadata for marshaling 2024-04-12 10:49:20 +02:00
454ef40765 unmarshal response data 2024-04-12 10:14:25 +02:00
57ac3eed34 additional logging 2024-04-12 10:14:17 +02:00
c1ca265f5a bugfix: removed double env reading 2024-04-12 10:13:28 +02:00
e436850d7b additional commenting 2024-04-12 10:05:14 +02:00
90f577820e generic send instructions method 2024-04-12 10:03:36 +02:00
2e62aa5579 loading, converting and preparing env data 2024-04-12 10:02:59 +02:00
543a5ad367 load dotenv files 2024-04-12 10:02:12 +02:00
aff5ec08bf prepare matrix types and data 2024-04-12 10:01:24 +02:00
48998c352b prepare additional imports 2024-04-12 10:00:53 +02:00
357e4d4353 initial commit 2024-04-12 09:54:27 +02:00