Skip to content

Instantly share code, notes, and snippets.

View mariaremote's full-sized avatar

Ria Scholz mariaremote

View GitHub Profile
@codepo8
codepo8 / codeblock-puzzle.md
Last active November 8, 2023 13:01
Code100 Puzzle: Code Block

Puzzle: Event Block

The challenge here is to turn this JSON object:

{
    "columns": 80,
    "padChar": "·",
    "events": [
 { "name": "CODE100", "location": "Zagreb, Croatia", "date": "29.11.2023" },