We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e9b10 commit 3bdade4Copy full SHA for 3bdade4
_data/featured.json
@@ -1,4 +1,12 @@
1
[
2
+ {
3
+ "title": "Tiger Dining Alexa Skill",
4
+ "username": "benjetson",
5
+ "repo": "dining-alexa",
6
+ "desc": "Use Alexa to find out what's on the menu at the dining hall!",
7
+ "issues": true,
8
+ "wiki": true
9
+ },
10
{
11
"title": "Gnome Dash Organizer",
12
"username": "benjetson",
@@ -39,6 +47,14 @@
39
47
"issues": false,
40
48
"wiki": false
41
49
},
50
51
+ "title": "VRC 3796A In The Zone",
52
+ "username": "mannrobo",
53
+ "repo": "in-the-zone-A",
54
+ "desc": "Code written in RobotC to control my VRC team's In The Zone robot. Uses a bar lift to raise mobile goals and cones to score points.",
55
+ "issues": false,
56
+ "wiki": false
57
42
58
43
59
"title": "POE Ball Sorter",
44
60
@@ -55,4 +71,4 @@
71
72
}
73
-]
74
+]
0 commit comments