You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/routes/resume/_jobs.ts
+9-10Lines changed: 9 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,7 @@ export default [
18
18
start: "2021-12",
19
19
end: "2023-03",
20
20
markdown: `
21
-
Automated deployment of several blockchain test networks. Used Pulumi in golang to automate genesis ceremony and wallet funding on these test networks. Built out & trained a team to manage the devops & infrastructure side.
22
-
`,
21
+
Automated deployment of several blockchain test networks. Used Pulumi in golang to automate genesis ceremony and wallet funding on these test networks. Built out & trained a team to manage the devops & infrastructure side.`,
23
22
},
24
23
{
25
24
company: "HelloTech Inc.",
@@ -30,8 +29,7 @@ export default [
30
29
start: "2020-12",
31
30
end: "2021-12",
32
31
markdown: `
33
-
Worked on several microservices and designed new database and protobuf schemas to support feature work. Refactored database to improve performance.
34
-
`,
32
+
Worked on several microservices and designed new database and protobuf schemas to support feature work. Refactored database to improve performance. `,
35
33
},
36
34
{
37
35
company: "Endpoint Escrow Inc.",
@@ -42,11 +40,10 @@ export default [
42
40
start: "2019-09",
43
41
end: "2020-12",
44
42
markdown: `
45
-
* Implemented (in production) a strategy to communicate with the existing legacy database while building new features.
46
-
* Helping facilitate transition to Microservice Architecture from our monolith
47
-
* Collaborated on GraphQL api to service our internal admin needs
48
-
* Extended & Created new databases schemas (dynamo) for new services being built
49
-
`,
43
+
* Implemented (in production) a strategy to communicate with the existing legacy database while building new features.
44
+
* Helping facilitate transition to Microservice Architecture from our monolith
45
+
* Collaborated on GraphQL api to service our internal admin needs
46
+
* Extended & Created new databases schemas (dynamo) for new services being built`,
50
47
},
51
48
{
52
49
company: "Whiteblock Inc.",
@@ -101,7 +98,9 @@ export default [
101
98
start: "2011-01",
102
99
end: "2012-12",
103
100
markdown: `
104
-
Worked on various projects including coupons, menus, and server optimization (linux). I spent a few months overhauling the search engine in elasticsearch with custom weights. Small team of 3 people.
101
+
Worked on various projects including coupons, menus, and server optimization (linux).
102
+
103
+
I spent nearly a year overhauling the search engine in elasticsearch with custom weights. Small team of 3 people.
0 commit comments