-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeatures.json
More file actions
192 lines (192 loc) · 5.07 KB
/
features.json
File metadata and controls
192 lines (192 loc) · 5.07 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
[
{
"email": "michelle@gmail.com",
"pass": "hengel",
"id": "1",
"name": "Design",
"description": "Design my home page",
"codePreview": ".header{}, .main{}, .footer{}",
"codeLanguage": "CSS",
"points": "500"
},
{
"email": "gavin@hotmail.com",
"pass": "hengel",
"id": "2",
"name": "Tire pressure calculator",
"description": "Calculate the correct tire preassure",
"codePreview": "const tirePressure = 0; const atmPressure = 1; const tireGauge = 18;",
"codeLanguage": "JavaScript",
"points": "150"
},
{
"email": "dennis@hotmail.com",
"pass": "hengel",
"id": "3",
"name": "Overclocking Guide Downloader",
"description": "A download section to download the guide",
"codePreview": "<a href={}>",
"codeLanguage": "HTML",
"points": "200"
},
{
"email": "martin@gmail.com",
"pass": "hengel",
"id": "4",
"name": "Auto formatter for prices",
"description": "Makes pretty formatted prices",
"codePreview": "for(c = n-1, d = 0; c >= 0; c--, d++) b[d] = a[c];",
"codeLanguage": "C",
"points": "230"
},
{
"email": "jjori82@hotmail.com",
"pass": "hengel",
"id": "5",
"name": "Photo upscaler",
"description": "Upscales the images for higher retail price",
"codePreview": "int ScaleRatio = ui->spinBox_ScaleRatio_image->value();",
"codeLanguage": "C++",
"points": "500"
},
{
"email": "bart@gmail.com",
"pass": "hengel",
"id": "6",
"name": "Game startup engine",
"description": "The entry point of the program",
"codePreview": "if [[ 'OSTYPE' == 'darwin' ]] ; then LIB_EXTENSION='dylib' fi",
"codeLanguage": "Python",
"points": "400"
},
{
"email": "zahid@hotmail.com",
"pass": "hengel",
"id": "7",
"name": "Payment system",
"description": "A system to make people pay",
"codePreview": "private final TransactionService transactionService;",
"codeLanguage": "Java",
"points": "200"
},
{
"email": "michelle@gmail.com",
"pass": "hengel",
"id": "8",
"name": "Ticket distribution",
"description": "Automated ticket distributor",
"codePreview": "class Analytics { }",
"codeLanguage": "Swift",
"points": "350"
},
{
"email": "jjori82@hotmail.com",
"pass": "hengel",
"id": "9",
"name": "Rain drop generator",
"description": "Display generated raindrops on screen",
"codePreview": "for (int i=0 ; i < 10 ; i++) {}",
"codeLanguage": "C++",
"points": "495"
},
{
"email": "gerrit@gmail.com",
"pass": "hengel",
"id": "10",
"name": "Book search",
"description": "Search books based on titles",
"codePreview": "if (str.search(re) == -1 ) { }",
"codeLanguage": "TypeScript",
"points": "300"
},
{
"email": "dennis@hotmail.com",
"pass": "hengel",
"id": "11",
"name": "Like button",
"description": "Enable users to like the vlog",
"codePreview": "var x = new Boolean(false);",
"codeLanguage": "JavaScript",
"points": "250"
},
{
"email": "joost2.stam@gmail.com",
"pass": "hengel",
"id": "12",
"name": "Clock widget",
"description": "A widget that displays time",
"codePreview": "@function even($number){@return $number;}",
"codeLanguage": "Sass",
"points": "300"
},
{
"email": "zahid@hotmail.com",
"pass": "hengel",
"id": "13",
"name": "GBA emulator",
"description": "Initialize emulator",
"codePreview": "static void _unLz77(struct GBA* gba, int width);",
"codeLanguage": "C",
"points": "700"
},
{
"email": "jjori82@hotmail.com",
"pass": "hengel",
"id": "14",
"name": "Buttons",
"description": "Design the buttons",
"codePreview": ".button {}",
"codeLanguage": "CSS",
"points": "200"
},
{
"email": "gerrit@gmail.com",
"pass": "hengel",
"id": "15",
"name": "Apple performance",
"description": "Grap for iOS performance",
"codePreview": "private func createLayers(viewport: CGRect) {}",
"codeLanguage": "Swift",
"points": "700"
},
{
"email": "gavin@hotmail.com",
"pass": "hengel",
"id": "16",
"name": "Display the movie cover",
"description": "Show the image on screen",
"codePreview": "div::before {}",
"codeLanguage": "CSS",
"points": "150"
},
{
"email": "joost2.stam@gmail.com",
"pass": "hengel",
"id": "17",
"name": "Drag and drop",
"description": "drag and drop cards",
"codePreview": "var myGrid = new GridList(items, { });",
"codeLanguage": "JavaScript",
"points": "230"
},
{
"email": "bart@gmail.com",
"pass": "hengel",
"id": "18",
"name": "Login system",
"description": "Create the authentication part",
"codePreview": "User user = authenticatedUserProvider.getUser();",
"codeLanguage": "Java",
"points": "300"
},
{
"email": "joost2.stam@gmail.com",
"pass": "hengel",
"id": "19",
"name": "Logo themer",
"description": "Apply different themes for logo's",
"codePreview": ".black { color: #346 }",
"codeLanguage": "CSS",
"points": "400"
}
]