-
Notifications
You must be signed in to change notification settings - Fork 67
Expand file tree
/
Copy pathfinalists.json
More file actions
84 lines (84 loc) · 2.39 KB
/
finalists.json
File metadata and controls
84 lines (84 loc) · 2.39 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"candidate": [
{
"name": "Howard Crawford",
"url": "https://startup.goplaytag.click",
"votes": 0,
"eval": 8,
"notes": "Tag. Multiplayer tag. This is really well done. Always sending websocket message though even when not moving.",
"id": 20008
},
{
"name": "Brandon Lantz",
"url": "https://startup.blantz.click",
"votes": 0,
"eval": 8,
"notes": "neighborhood. Tag the map for meetups and commenting. Pretty simple but fun.",
"id": 20034
},
{
"name": "Broderick Johnson",
"url": "http://startup.officetalk.click",
"votes": 0,
"eval": 8,
"notes": "OfficeTalk. Multiple players in a voice chat and moving avatar around.",
"id": 20028
},
{
"name": "Benjamin DeGraff",
"url": "https://startup.vibecheckjukebox.click/",
"votes": 0,
"eval": 8,
"notes": "Vibe Check. Shared jukebox. chat. pulls songs from youtube. websocket seems to be working. I really like this.",
"id": 20011
},
{
"name": "James Davies",
"url": "https://startup.sodacap.space",
"votes": 0,
"eval": 8,
"notes": "Sodacap. Very clever. Twist on lemonade stand. tons of websocket messages flying by. updates leaderboard",
"id": 20010
},
{
"name": "Tyler Wilcock",
"url": "http://startup.crackedtyper.click",
"votes": 0,
"eval": 7,
"notes": "Cracked typer. Petty cool typing testing and leaderboard.",
"id": 20055
},
{
"name": "Jackson Passey",
"url": "https://startup.bracketbuilder.click",
"votes": 0,
"eval": 8,
"notes": "Bracket Builder. Really well done bracket builder.",
"id": 20041
},
{
"name": "Aaron Wood",
"url": "https://thequisling.online",
"votes": 0,
"eval": 9,
"notes": "The quisling. Need 5 players to play",
"id": 20056
},
{
"name": "Kaden Bradshaw",
"url": "https://startup.pantrypal.click",
"votes": 0,
"eval": 8,
"notes": "PantryPal. Nice friend request with websocket. create recipe and shopping list with AI. share recipes. This is pretty cool",
"id": 20002
},
{
"name": "Joseph Feldt",
"url": "https://startup.eyesonspace.click/",
"votes": 0,
"eval": 9,
"notes": "Explore the solar system. Uses Three.js.",
"id": 20051
}
]
}