-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathproj_output.json
More file actions
26 lines (26 loc) · 1.38 KB
/
proj_output.json
File metadata and controls
26 lines (26 loc) · 1.38 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
[
{
"title": "Clark",
"project_type": "Full Stack",
"description": "Written in React, Express.js and MongoDB Clark is club's website. It supports printing services for members and allows officers to control various devices in the clubroom.",
"link": "https://github.com/SCE-Development/Clark"
},
{
"title": "RFID Door System",
"project_type": "Firmware with Arduino",
"description": "SCE's development team officers created an RFID card reader and door control relay to allow entry into the clubroom's office using a Clipper card.",
"link": "https://github.com/SCE-Development/Clark"
},
{
"title": "3D Pancake Printer",
"project_type": "3D Printing with Marlin Firmware",
"description": "In the spirit of our love for pancakes, SCE's hardware team constructed a 3D Pancake Printer. Does it work? No. When completed it will create intricate pancake designs.",
"link": "https://github.com/SCE-Development/Clark"
},
{
"title": "SCE Light-Emitting Display",
"project_type": "Interfacing RESTful APIs with Hardware",
"description": "Produced as a part of our summer internship projects, SCE interns designed an officer-controlled illuminated sign, functioning to brighten the clubroom's atmosphere.",
"link": "https://github.com/SCE-Development/Clark"
}
]