-
Notifications
You must be signed in to change notification settings - Fork 173
Expand file tree
/
Copy pathperformance.json
More file actions
64 lines (64 loc) · 1.67 KB
/
performance.json
File metadata and controls
64 lines (64 loc) · 1.67 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[
{
"name": "Unlocked Seattle",
"url": "https://unlockedconf.io",
"startDate": "2026-05-07",
"endDate": "2026-05-07",
"city": "Seattle, WA",
"country": "U.S.A.",
"online": false,
"locales": "EN",
"cfpUrl": "https://www.unlockedconf.io/call-for-speakers",
"cfpEndDate": "2026-04-17"
},
{
"name": "LDX3 London",
"url": "https://leaddev.com/leaddev-london",
"startDate": "2026-06-02",
"endDate": "2026-06-03",
"city": "London",
"country": "U.K.",
"online": false,
"locales": "EN",
"offersSignLanguageOrCC": true,
"cocUrl": "https://leaddev.com/code-conduct",
"cfpUrl": "https://leaddev.com/leaddev-call-proposals",
"cfpEndDate": "2026-01-04"
},
{
"name": "LDX3 New York",
"url": "https://leaddev.com/leaddev-new-york",
"startDate": "2026-09-15",
"endDate": "2026-09-16",
"city": "New York, NY",
"country": "U.S.A.",
"online": false,
"locales": "EN",
"offersSignLanguageOrCC": true
},
{
"name": "S2N: Storage Server Network",
"url": "https://s2n.heise.de",
"startDate": "2026-11-03",
"endDate": "2026-11-04",
"city": "Berlin",
"country": "Germany",
"online": false,
"locales": "DE",
"cocUrl": "https://s2n.heise.de/code_of_conduct.php",
"cfpUrl": "https://s2n.heise.de/cfp.php",
"cfpEndDate": "2026-05-04"
},
{
"name": "LeadDev Berlin",
"url": "https://leaddev.com/leaddev-berlin",
"startDate": "2026-11-09",
"endDate": "2026-11-10",
"city": "Berlin",
"country": "Germany",
"online": false,
"locales": "EN",
"offersSignLanguageOrCC": true,
"cocUrl": "https://leaddev.com/code-conduct"
}
]