You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: components/slack/projects.js
+5-5
Original file line number
Diff line number
Diff line change
@@ -2,39 +2,39 @@ const projects = [
2
2
{
3
3
title: 'Brainwave device for thought-based computer interaction.',
4
4
description:
5
-
"BCI's team organizes in #nest Velit voluptate deserunt consequat. Velit voluptate deserunt consequat.Velit voluptate deserunt consequat.",
5
+
'The team of teens behind BCI is building both the hardware and software for a brainwave reading device to interact with computers using thoughts',
6
6
img: 'bci',
7
7
color: ['#ec3750','#F58695'],
8
8
itemId: 0
9
9
},
10
10
{
11
11
title: 'A free domain service.',
12
12
description:
13
-
'Obl.ong’s team organizes in #oblong Velit voluptate deserunt consequat. Velit voluptate deserunt consequat.Velit voluptate deserunt consequat.',
13
+
'The teenage hackers behind Oblong are building a free domain service and non-profit to break down the barriers of entry for building a website.',
14
14
img: 'oblong',
15
15
color: ['#ff8c37','#F2A510'],
16
16
itemId: 1
17
17
},
18
18
{
19
19
title: 'An open source VPN.',
20
20
description:
21
-
"Burrow's team organizes in #burrow Velit voluptate deserunt consequat. Velit voluptate deserunt consequat.Velit voluptate deserunt consequat.",
21
+
'Hate school WiFi? The team, lead by an ex-Apple engineer, behind Burrow is building an open source VPN to burrow through school firewalls and keep your data safe.',
22
22
img: 'burrow',
23
23
color: ['#f1c40f','#FAE078'],
24
24
itemId: 2
25
25
},
26
26
{
27
27
title: 'Free compute infrastructure.',
28
28
description:
29
-
"Nest's team organizes in #nest Velit voluptate deserunt consequat. Velit voluptate deserunt consequat.Velit voluptate deserunt consequat.",
29
+
"The team behind Nest is building a free compute infrastructure for high schoolers to run their code on. It's like AWS, but free and for students.",
30
30
img: 'nest',
31
31
color: ['#33d6a6','#51F5C5'],
32
32
itemId: 3
33
33
},
34
34
{
35
35
title: 'A chat app and cell phone carrier.',
36
36
description:
37
-
"Nest's team organizes in #nest Velit voluptate deserunt consequat. Velit voluptate deserunt consequat.Velit voluptate deserunt consequat.",
37
+
'The teenage PurpleBubble team are building a private, secure and open source chat app and cell phone carrier',
0 commit comments