forked from rishiosaur/oss
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprofiles.json
41 lines (41 loc) · 1.25 KB
/
profiles.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
33
34
35
36
37
38
39
40
41
[
{
"name": "Rishi Kothari",
"github": "rishiosaur",
"twitter": "rishiosaur",
"description": "Hey there! I'm Rishi, and I like doing cool stuff.",
"profileUrl": "https://miro.medium.com/fit/c/262/262/2*wWhSbClkWugcXjPlCTyjwQ.jpeg",
"insta": "rishi.cx"
},
{
"name": "Sam Poder",
"github": "sampoder",
"twitter": "sam_poder",
"description": "Hi! I like making things and running crazy events.",
"profileUrl": "https://scrapbook.hackclub.com/sampoder.png",
"insta": "sam_poder"
},
{
"name": "Ben Lin",
"github": "benlin1221",
"twitter": "ricestink",
"description": "I'm a second year CS student at UWaterloo and I like playing basketball and various other sports :)",
"profileUrl": "https://imgur.com/BNaM9BL",
"insta": "b.linn___"
},
{
"name": "Jason Antwi-Appah",
"github": "jasonappah",
"twitter": "jasonaa_",
"description": "Hi! I'm a high school student and I'm interested in web development.",
"profileUrl": "https://scrapbook.hackclub.com/jasonaa.png",
"insta": "jasonaa_"
},{
"name": "Viet Nguyen",
"github": "viet-quocnguyen",
"twitter": "Viet_NguyenQuoc",
"description": "Hey there! I love building software applications :)",
"profileUrl": "https://vietjs.tech/",
"insta": "_viet.nguyen"
}
]