summaryrefslogtreecommitdiff
path: root/config/menu.json
blob: f51115f13fe07dc5da5adace59b09e066f43ccf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
    "items": {
        "My repositories": {
            "_separator1": "Racing stuff",
            "Ergast DB goodies": "https://github.com/emkael/ergast-goodies/",
            "EloF1": "https://github.com/emkael/elof1/",
            "_separator2": "Bridge stuff",
            "Pary: bidding data": "https://github.com/emkael/jfrpary-bidding-data/",
            "Pary: virtual tables": "https://github.com/emkael/jfrpary-virtual-table/",
            "Teamy: patton": "https://github.com/emkael/patton/",
            "RRB2txt": "https://github.com/emkael/rrb2txt/",
            "BCDD": "https://github.com/emkael/bcdd/",
            "Howellki": "https://github.com/emkael/howellki/",
            "OSiKa": "https://github.com/emkael/osika/",
            "_separator3": "",
            "GitHub page": "https://github.com/emkael/"
        },
        "Contributions": {
            "Aktywator by michzimny": "https://github.com/emkael/aktywator/",
            "Teamy quick lineup by michzimny": "https://github.com/michzimny/teamy-quick-lineup/",
            "Prado PHP framework": "https://github.com/emkael/prado/",
            "Yii PHP framework coding standards": "https://github.com/emkael/yii-coding-standard/"
        },
        "About me / contact": "/contact/",
        "Website": "https://emkael.info/"
    }
}