Skip to content

Commit cf2b98a

Browse files
committed
start of project descs!
1 parent 6329fea commit cf2b98a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

components/slack/projects.js

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,39 +2,39 @@ const projects = [
22
{
33
title: 'Brainwave device for thought-based computer interaction.',
44
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',
66
img: 'bci',
77
color: ['#ec3750', '#F58695'],
88
itemId: 0
99
},
1010
{
1111
title: 'A free domain service.',
1212
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.',
1414
img: 'oblong',
1515
color: ['#ff8c37', '#F2A510'],
1616
itemId: 1
1717
},
1818
{
1919
title: 'An open source VPN.',
2020
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.',
2222
img: 'burrow',
2323
color: ['#f1c40f', '#FAE078'],
2424
itemId: 2
2525
},
2626
{
2727
title: 'Free compute infrastructure.',
2828
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.",
3030
img: 'nest',
3131
color: ['#33d6a6', '#51F5C5'],
3232
itemId: 3
3333
},
3434
{
3535
title: 'A chat app and cell phone carrier.',
3636
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',
3838
img: 'purplebubble',
3939
color: ['#5bc0de', '#88e5f8'],
4040
itemId: 4

0 commit comments

Comments
 (0)