Edits from Kelly
This commit is contained in:
parent
ec7b087896
commit
9e90454cc7
16
index.html
16
index.html
@ -79,7 +79,7 @@
|
|||||||
<div class="four columns">
|
<div class="four columns">
|
||||||
<p>
|
<p>
|
||||||
<em>7+ years</em> of experience working remotely as a
|
<em>7+ years</em> of experience working remotely as a
|
||||||
developer. Well-versed in communicating over slack, zoom,
|
developer. Well-versed in communicating over Slack, Zoom,
|
||||||
and email, and in maintaining good working relationships
|
and email, and in maintaining good working relationships
|
||||||
across large timezone differences.
|
across large timezone differences.
|
||||||
</p>
|
</p>
|
||||||
@ -87,7 +87,7 @@
|
|||||||
<div class="eight columns">
|
<div class="eight columns">
|
||||||
<p>
|
<p>
|
||||||
I also have past experience with many other languages and
|
I also have past experience with many other languages and
|
||||||
tools which I could easily pick back up.
|
tools that I could easily pick back up.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -162,16 +162,16 @@
|
|||||||
|
|
||||||
<li>
|
<li>
|
||||||
Implemented a custom, dc-aware service discovery system
|
Implemented a custom, dc-aware service discovery system
|
||||||
for our microservices based app, using Etcd &
|
for our microservices-based app, using Etcd &
|
||||||
SkyDNS. Included health checking, metrics,
|
SkyDNS. Included health checking, metrics,
|
||||||
rolling-restarts, and more.
|
rolling-restarts, and more.
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
Designed Go-based framework for implementing
|
Designed a Go-based framework for implementing
|
||||||
microservices which automatically handled configuration,
|
microservices, which automatically handled
|
||||||
logging, health checks, metrics, RPC/service discovery,
|
configuration, logging, health checks, metrics,
|
||||||
and more.
|
RPC/service discovery, and more.
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
@ -212,7 +212,7 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
Designed and implemented Feeds feature using PHP and
|
Designed and implemented the Feeds feature using PHP and
|
||||||
Mongo, where users could see the recent listening
|
Mongo, where users could see the recent listening
|
||||||
activites of their friends in a Facebook-like feed.
|
activites of their friends in a Facebook-like feed.
|
||||||
</li>
|
</li>
|
||||||
|
@ -80,7 +80,7 @@
|
|||||||
<div class="four columns">
|
<div class="four columns">
|
||||||
<p>
|
<p>
|
||||||
<em>7+ years</em> of experience working remotely as a
|
<em>7+ years</em> of experience working remotely as a
|
||||||
developer. Well-versed in communicating over slack, zoom,
|
developer. Well-versed in communicating over Slack, Zoom,
|
||||||
and email, and in maintaining good working relationships
|
and email, and in maintaining good working relationships
|
||||||
across large timezone differences.
|
across large timezone differences.
|
||||||
</p>
|
</p>
|
||||||
@ -88,7 +88,7 @@
|
|||||||
<div class="eight columns">
|
<div class="eight columns">
|
||||||
<p>
|
<p>
|
||||||
I also have past experience with many other languages and
|
I also have past experience with many other languages and
|
||||||
tools which I could easily pick back up.
|
tools that I could easily pick back up.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -156,16 +156,16 @@
|
|||||||
<div class="eight columns">
|
<div class="eight columns">
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
As BE dev lead of 4-person accounts/payments sub-team,
|
As a BE dev lead of a 4-person accounts/payments
|
||||||
responsible for:
|
sub-team, responsible for:
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Architecture design, proposals, standards,
|
Architecture design, proposals, standards,
|
||||||
documentation, and JIRA tickets.
|
documentation, and JIRA tickets.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
One-on-ones and evaluation of all team members, as
|
One-on-ones and evaluations of all team members, as
|
||||||
well as hiring of new team members.
|
well as the hiring of new team members.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Code reviews, deployments, and, occasionally, even
|
Code reviews, deployments, and, occasionally, even
|
||||||
@ -179,25 +179,25 @@
|
|||||||
from a monolith into microservices.
|
from a monolith into microservices.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Migration to JWT-based authentication/session
|
Migration to a JWT-based authentication/session
|
||||||
system.
|
system.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
"Magic button", a project to funnel Kraken users
|
"Magic button," a project to funnel Kraken users
|
||||||
into CW while pre-installing API keys into their
|
into CW while pre-installing API keys into their
|
||||||
account.
|
account.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Worked with Kraken security team to triage and fix a
|
Worked with the Kraken security team to triage and fix a
|
||||||
large portion of security issues brought up during
|
large portion of security issues brought up during
|
||||||
audits and bug bounties. Included addition of
|
audits and bug bounties. Included addition of
|
||||||
proof-of-work checks to many sensitive endpoints and
|
proof-of-work checks to many sensitive endpoints and
|
||||||
complete overhaul of how settings were stored.
|
complete overhaul of how settings were stored.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Designed and implemented alerts platform, capable of
|
Designed and implemented an alerts platform capable of
|
||||||
alerting users based on arbitrary complex rulesets.
|
alerting users based on arbitrary complex rulesets.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
@ -230,16 +230,16 @@
|
|||||||
|
|
||||||
<li>
|
<li>
|
||||||
Implemented a custom, dc-aware service discovery system
|
Implemented a custom, dc-aware service discovery system
|
||||||
for our microservices based app, using Etcd &
|
for our microservices-based app, using Etcd &
|
||||||
SkyDNS. Included health checking, metrics,
|
SkyDNS. Included health checking, metrics,
|
||||||
rolling-restarts, and more.
|
rolling-restarts, and more.
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
Designed Go-based framework for implementing
|
Designed a Go-based framework for implementing
|
||||||
microservices which automatically handled configuration,
|
microservices, which automatically handled
|
||||||
logging, health checks, metrics, RPC/service discovery,
|
configuration, logging, health checks, metrics,
|
||||||
and more.
|
RPC/service discovery, and more.
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
@ -280,7 +280,7 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
Designed and implemented Feeds feature using PHP and
|
Designed and implemented the Feeds feature using PHP and
|
||||||
Mongo, where users could see the recent listening
|
Mongo, where users could see the recent listening
|
||||||
activites of their friends in a Facebook-like feed.
|
activites of their friends in a Facebook-like feed.
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user