-
Notifications
You must be signed in to change notification settings - Fork 0
/
clubs.json
32 lines (32 loc) · 1.56 KB
/
clubs.json
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
[
{
"code": "pppjo",
"name": "Penn Pre-Professional Juggling Organization",
"description": "The PPPJO is looking for intense jugglers seeking to juggle their way to the top. Come with your juggling equipment (and business formal attire) to hone your skills in time for recruiting season!",
"tags": ["Pre-Professional", "Athletics", "Undergraduate"]
},
{
"code": "lorem-ipsum",
"name": "Penn Lorem Ipsum Club",
"description": "Join our club if you're interested in dolor, or sit amet!",
"tags": ["Undergraduate", "Literary"]
},
{
"code": "penn-memes",
"name": "Penn Memes Club",
"description": "We love memes!",
"tags": ["Graduate", "Literary"]
},
{
"code": "pppp",
"name": "Penn Program for Potential Procrastinators",
"description": "Ever considered yourself a possible procrastinator, but never actually were able to get the motivation to determine for sure? Then join PPPP, Penn's premier potential procrastinating society! We are seeking unmotivated individuals who, in theory, are interested in joining our group, but can't quite get themselves to start working on our application. Start applying today so that you can procrastinate on the application and ultimately miss the deadline",
"tags": ["Undergraduate", "Academic"]
},
{
"code": "locustlabs",
"name": "Locust Labs",
"description": "The club that makes your favourite software!",
"tags": ["Undergraduate", "Graduate", "Technology"]
}
]