-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathitems.json
365 lines (365 loc) · 9.49 KB
/
items.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
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
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
{
"projects": [
{
"weight": 20,
"title": "Ranked Among Us",
"context": "Data Analysis",
"tech": [
"Observable",
"Express",
"SQL"
],
"source": {
"sourceAvailable": true
},
"id": "ranked-among-us-data-analysis",
"content": "<p>After some curiosity I was granted access to the match data for Ranked Among Us. I had a broad remit to discover information and provided insights into what was happening at a much higher level than was available before.</p>\n<ul>\n<li>Created data dashboard for presenting findings.</li>\n<li>Analysed patterns of player behaviour over time.</li>\n<li>Discovered cheaters after analysing game length.</li>\n<li>Analysed the affects of policy changes on player activity over time.</li>\n</ul>\n"
},
{
"weight": 40,
"title": "Ranked Among Us",
"context": "Web Development",
"tech": [
"Netlify",
"Netlify CMS",
"Observable",
"Hugo",
"Express",
"Redis",
"SQL"
],
"source": {
"sourceAvailable": true
},
"image": [
{
"src": "projects/ranked-among-us/home.png",
"alt": "Screenshot of the Ranked Among Us home page"
},
{
"src": "projects/ranked-among-us/netlify-cms.png",
"alt": "Screenshot of the Netlify CMS used to author content on Ranked Among Us"
}
],
"id": "ranked-among-us-web-develompent",
"content": "<p>I developed 2 separate websites:</p>\n<ul>\n<li>Static site to present corporate and blog content. Using Netlify CMS to allow end users to manage content.</li>\n<li>Scoreboard website which also provided an API for a data dashboard. This site also mitigated a DDoS exploit. Migrated from PHP.</li>\n</ul>\n"
},
{
"weight": 60,
"title": "Pidgin Nest",
"context": "Web Lead",
"tech": [
"Hugo Static Site Generator",
"Mercurial",
"Docker"
],
"source": {
"url": "pidgin.im"
},
"image": [
{
"src": "projects/pidgin/logo.png",
"alt": "Pidgin IM logo"
},
{
"src": "projects/pidgin/plugins-directory.png",
"alt": "Screenshot of the plugins directory"
}
],
"id": "pidgin-nest",
"content": "<p>"A place we call home". Lead a rejuvenation of the Pidgin messenger project’s website collaborating with the core team and stake holder to deliver a new and refreshed website.</p>\n<ul>\n<li>Developed plug-in list.</li>\n<li>Updated theme to meet project requirements.</li>\n<li>Collaborated with core developers on migrating content from multiple sources.</li>\n</ul>\n"
},
{
"weight": 80,
"title": "Battlesnakes",
"tech": [
"APIs",
"Competitive Coding",
"JavaScript",
"Go",
"A* Pathfinding"
],
"source": {
"sourceAvailable": true
},
"image": [
{
"src": "projects/battlesnake.jpg",
"alt": "Battlesnake logo"
}
],
"id": "battlesnakes",
"content": "<p>Competing in Battlesnakes, an adverserial competitive coding competition</p>\n<ul>\n<li>Implemented an A* snake<br>\nIn the Top 10% of snakes and competed in Fall League Gold bracket.</li>\n<li>Implemnted an entropic based snake.</li>\n</ul>\n"
},
{
"weight": 80,
"title": "Prjman",
"tech": [
"Electron"
],
"source": {
"url": "https://github.com/OiYouYeahYou/prjman"
},
"id": "prjman",
"content": "<p>Created a desktop application to manage code locally stored.</p>\n"
},
{
"weight": 100,
"title": "Types for hosted-git-info",
"tech": [
"Typescript",
"Git"
],
"source": {
"url": "https://npmjs.com/package/@types/hosted-git-info"
},
"image": [
{
"src": "projects/typescript.svg",
"alt": "TypeScript logo"
}
],
"id": "@types-hosted-git-info",
"content": "<p>Typescript typings for the npm package <code>hosted-git-info</code>. With +200k downloads a week.</p>\n"
},
{
"weight": 120,
"title": "Todoist.js",
"tech": [
"JavaScript"
],
"source": {
"url": "github.com/OiYouYeahYou/Todoist.js"
},
"image": [
{
"src": "projects/todoist.png",
"alt": "Todoist logo"
}
],
"id": "todoist.js",
"content": "<p>A JavaScript API wrapper for Todoist built while developing a custom front end.</p>\n"
},
{
"weight": 140,
"title": "Remember Me Bot",
"tech": [
"JavaScript",
"Express",
"Pug"
],
"source": {
"sourceAvailable": true
},
"image": [
{
"src": "projects/ochir-erdene-oyunmedeg-IMfgE5lyMrU-unsplash.jpg",
"alt": "An adorable wooden robot"
}
],
"id": "remember-me-bot",
"content": "<p>Created and deployed a super simple Twitch bot that helps viewers take notes for the streamer.</p>\n"
},
{
"weight": 160,
"title": "New Tab",
"tech": [
"JavaScript",
"Chrome Extensions",
"Unsplash"
],
"source": {
"url": "https://github.com/OiYouYeahYou/new-tab"
},
"id": "new-tab",
"content": "<p>A Chrome new tab extension that displays.</p>\n"
},
{
"weight": 180,
"title": "Chromeminder",
"tech": [
"JavaScript",
"Chrome Extensions",
"Unsplash"
],
"image": [
{
"src": "projects/beeminder.png",
"alt": "Beeminder logo"
}
],
"id": "chromeminder",
"content": "<p>Developed a Chrome extension companion to the Beeminder website that stores.</p>\n"
}
],
"hosting": [
{
"weight": 20,
"title": "Automute Bot - Among Us",
"tech": [
"Go",
"Docker",
"Docker Compose",
"Discord",
"Linux",
"VPS"
],
"image": [
{
"src": "servers/automuteus.svg",
"alt": "Factorio box art"
}
],
"id": "automuteus",
"content": "<p>Hosting the Automute bot using Docker and Docker Compose. Contributed the current Docker configuration to utilise more features of the tool.</p>\n"
},
{
"weight": 40,
"title": "Factorio Server",
"tech": [
"Linux",
"VPS"
],
"image": [
{
"src": "servers/factorio.jpg",
"alt": "Factorio logo"
}
],
"id": "factorio",
"content": "<p>Manually managing a private Factorio server.</p>\n"
},
{
"weight": 60,
"title": "Pi Hole",
"context": "Network DNS",
"tech": [
"Linux",
"Networking"
],
"image": [
{
"src": "servers/pi-hole.svg",
"alt": "Pi Hole logo"
}
],
"id": "pi-hole",
"content": "<p>Hosting a personal DNS server to increase network performance and block unwanted network traffic.</p>\n"
},
{
"weight": 80,
"title": "Verdaccio NPM Mirror",
"tech": [
"npm",
"Node",
"Docker"
],
"image": [
{
"src": "servers/verdaccio.svg",
"alt": "Verdaccio logo"
}
],
"id": "verdaccio",
"content": "<p>To improve network utilisation and performance.</p>\n"
}
],
"games": [
{
"weight": 20,
"title": "3D minesweeper",
"tech": "React, Netlify",
"source": {
"text": "mines.jasonallan.dev - github.com/OiYouYeahYou/3d-mine"
},
"id": "3d-mines",
"content": "<p>A 2D representation of a 3D minesweeper game.</p>\n"
},
{
"weight": 40,
"title": "An Honest Adventure 2 by Daniel Jenkins",
"tech": "Node, Docker, Docker Compose, Web Sockets\tSource Private",
"id": "aha2",
"content": "<p>Providing hosting and operations management while developing part of the server-client web socket specification.</p>\n"
}
],
"contributions": [
{
"weight": 20,
"title": "GitHub Desktop",
"titleRight": "Graphical Git client made by GitHub",
"tech": "Electron, Typescript",
"source": {
"url": "https://desktop.github.com/"
},
"image": [
{
"src": "github-desktop/logo.png",
"alt": "GitHub Desktop logo"
}
],
"id": "github-desktop",
"content": "<p>Solved a bug where the app was resized in a certain way, closed and opened – the app would crash.</p>\n"
},
{
"weight": 40,
"title": "Clarkio Twitch Bot",
"titleRight": "General purpose bot for a streamer",
"tech": "Typescript, Node, Twitch, Express",
"source": {
"url": "https://github.com/clarkio/ttv-chat-bot"
},
"id": "clarkio-twitch-bot",
"content": "<p>Refactored to remove dead code, improve readability and improve performance.</p>\n"
},
{
"weight": 60,
"title": "Chatterbox Translator Bot",
"titleRight": "Twitch bot that translates chat messages in real time",
"tech": "JavaScript, Node, Twitch",
"source": {
"url": "https://github.com/instafluff/ChatterboxTranslatorBot"
},
"id": "twitch-translator-bot",
"content": "<p>Large code refactoring and add tests:</p>\n<ul>\n<li>Refactored code from single function blob to a modular DRY codebase.</li>\n<li>Added tests to allow safer future development.</li>\n<li>Added caching to reduce cost of making API calls.</li>\n</ul>\n"
},
{
"weight": 80,
"title": "tldr (npm version)",
"titleRight": "Command line tool that provides elegant documentation",
"tech": "Node",
"source": {
"url": "https://tldr.sh"
},
"image": [
{
"src": "contributions/tldr.png",
"alt": "tldr pages logo"
}
],
"id": "tldr-npm",
"content": "<p>Improved and cleaned up testing.</p>\n"
},
{
"weight": 100,
"title": "Pug Plug-In for Prettier",
"titleRight": "Prettier plug-in to format Pug templates",
"tech": "Node, Typescript, Prettier, Pug",
"source": {
"url": "https://github.com/prettier/plugin-pug"
},
"image": [
{
"src": "contributions/prettier.svg",
"alt": "Prettier logo"
},
{
"src": "contributions/pug.svg",
"alt": "Pug logo"
}
],
"id": "pug-prettier-plugin",
"content": "<p>Added support for non-JavaScript script tags.</p>\n"
}
]
}