Skip to content

Commit 1307a1c

Browse files
committed
Update rendered resumes.
1 parent 5c47ef5 commit 1307a1c

File tree

3 files changed

+48
-34
lines changed

3 files changed

+48
-34
lines changed

resume.docx

-53 Bytes
Binary file not shown.

resume.json

+48-34
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
}
6464
],
6565
"whois": "A swiss army knife with **over 7 years** of experience working in social media 👥, fintech 💵, big data 📊, efficiency engineering 🚀, monitoring 📉, and site reliability 🚒",
66-
"mission": "Make life incrementally **better**, however he can\n\n...Also hike 🥾, climb 🧗, surf 🏄‍♂️, create 🎨, listen 🎵, eat 🍜, build community 🫂, and play with good dogs 🐶"
66+
"mission": "Make life **incrementally better**, however he can\n\n...Also hike 🥾, climb 🧗, surf 🏄‍♂️, create 🎨, listen 🎵, eat 🍜, build community 🫂, and play with good dogs 🐶"
6767
},
6868
"skills": {
6969
"languages": [
@@ -138,7 +138,7 @@
138138
"plasmo"
139139
],
140140
"description": [
141-
"A simple browser extension to help you **trim your garden of tabs**.",
141+
"A simple browser extension to help you **trim your garden of tabs.**",
142142
"Beloved by its few users, currently rated **4.9 ⭐**"
143143
],
144144
"links": [
@@ -147,15 +147,15 @@
147147
"text": "website",
148148
"url": "https://prune.lol"
149149
},
150-
{
151-
"icon": "📥",
152-
"text": "download",
153-
"url": "https://download.prune.lol"
154-
},
155150
{
156151
"icon": "🖥️",
157152
"text": "github",
158153
"url": "https://github.com/tbrockman/prune"
154+
},
155+
{
156+
"icon": "📥",
157+
"text": "download",
158+
"url": "https://download.prune.lol"
159159
}
160160
]
161161
},
@@ -176,7 +176,7 @@
176176
"links": [
177177
{
178178
"icon": "🔗",
179-
"text": "theo.lol",
179+
"text": "website",
180180
"url": "https://theo.lol"
181181
},
182182
{
@@ -199,7 +199,7 @@
199199
"oauth"
200200
],
201201
"description": [
202-
"A **proximity-based jukebox**. Built as a personal project in university to stop friends fighting over the aux cable.",
202+
"A **proximity-based jukebox.** Built as a personal project in undergrad to stop friends fighting over the aux cable.",
203203
"Allowed anyone within 100ft to search and queue Spotify songs on the host phone (without needing any authentication or sign-up)."
204204
],
205205
"links": [
@@ -220,7 +220,7 @@
220220
"bundler"
221221
],
222222
"description": [
223-
"A Parcel plugin to allow embedding an imported Javascript function as a serializable and self-contained bundle (useful in browser extensions/sandboxes)."
223+
"A Parcel plugin to compile imported Javascript functions as serializable and self-contained bundles (useful in browser extensions/sandboxes)."
224224
],
225225
"links": [
226226
{
@@ -253,26 +253,6 @@
253253
"icon": "🖥️",
254254
"text": "github",
255255
"url": "https://github.com/tbrockman/browser-extension-for-opentelemetry"
256-
},
257-
{
258-
"icon": "🌈",
259-
"text": "chrome",
260-
"url": "https://chromewebstore.google.com/detail/opentelemetry-browser-ext/bgjeoaohfhbfabbfhbafjihbobjgniag"
261-
},
262-
{
263-
"icon": "🌊",
264-
"text": "edge",
265-
"url": "https://microsoftedge.microsoft.com/addons/detail/opentelemetry-browser-ext/agbimhpapcebokbphphbfcimebibcoga"
266-
},
267-
{
268-
"icon": "🔶",
269-
"text": "firefox",
270-
"url": "https://addons.mozilla.org/en-US/firefox/addon/opentelemetry-browserextension/"
271-
},
272-
{
273-
"icon": "🧭",
274-
"text": "safari",
275-
"url": "https://apps.apple.com/us/app/opentelemetry-browser-ext/id6503631744"
276256
}
277257
]
278258
},
@@ -311,7 +291,7 @@
311291
"links": [
312292
{
313293
"icon": "🔗",
314-
"text": "auxb0x.com",
294+
"text": "website",
315295
"url": "https://auxb0x.com?api=ax8G2Du7z38r5InOvvu9661kj4XgyCfz8cZSBOHT"
316296
},
317297
{
@@ -353,9 +333,9 @@
353333
"start": "2023-07-01",
354334
"highlights": [
355335
{
356-
"label": "Maintains critical site reliability platforms",
336+
"label": "Maintained critical site reliability platforms",
357337
"icon": "🚨",
358-
"text": "Currently develops and maintains LinkedIn's internal **alerting**, **notification**, **oncall management**, and **automated remediation platforms**."
338+
"text": "Developed and maintained LinkedIn's internal **alerting**, **notification**, **oncall management**, and **automated remediation platforms**."
359339
},
360340
{
361341
"label": "Cuts costs",
@@ -670,6 +650,31 @@
670650
"url": "https://github.com/linkerd/website/pull/783"
671651
}
672652
]
653+
},
654+
{
655+
"name": "jsr",
656+
"icon": "📦",
657+
"tags": [
658+
"oss",
659+
"js",
660+
"ts",
661+
"packaging"
662+
],
663+
"description": [
664+
"Fixed a broken link in the documentation."
665+
],
666+
"links": [
667+
{
668+
"icon": "🔗",
669+
"text": "jsr.io",
670+
"url": "https://jsr.io/"
671+
},
672+
{
673+
"icon": "🖥️",
674+
"text": "github",
675+
"url": "https://github.com/jsr-io/jsr"
676+
}
677+
]
673678
}
674679
],
675680
"data": {
@@ -690,14 +695,23 @@
690695
}
691696
},
692697
"section-item-ordering": {
698+
"web": {
699+
"projects": [
700+
"Browser Extension for OpenTelemetry",
701+
"github-paint",
702+
"parcel-resolver-inlinefunc",
703+
"prune",
704+
"theo.lol"
705+
]
706+
},
693707
"docx": {
694708
"projects": [
695709
"prune",
696710
"Browser Extension for OpenTelemetry",
697711
"theo.lol",
698712
"github-paint",
699713
"turnip",
700-
"auxb0x"
714+
"parcel-resolver-inlinefunc"
701715
],
702716
"volunteer": [
703717
"atom",

resume.pdf

-115 KB
Binary file not shown.

0 commit comments

Comments
 (0)