+render, +render as sr
cicd / cicd (push) Failing after 2m8s
Details
cicd / cicd (push) Failing after 2m8s
Details
parent
b00b568fa0
commit
c5e75cb2fb
|
|
@ -94,14 +94,36 @@
|
||||||
|
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: row; justify-content: space-between; margin-top: 4.5pt;">
|
<view style="display: flex; flex-direction: row; justify-content: space-between; margin-top: 4.5pt;">
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: normal;">Software Engineer</text>
|
<text style="color: rgb(23, 23, 23); font-weight: normal;">Senior Software Engineer</text>
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: normal;">Dec 2023 - Present
|
<text style="color: rgb(23, 23, 23); font-weight: normal;">May 2025 - Present
|
||||||
</text>
|
</text>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: column; margin-top: 4.5pt;">
|
<view style="display: flex; flex-direction: column; margin-top: 4.5pt;">
|
||||||
|
|
||||||
|
|
||||||
|
<view style="display: flex; flex-direction: row;">
|
||||||
|
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.35; margin-top: 0pt;">•</text>
|
||||||
|
<text style="color: rgb(23, 23, 23); font-weight: normal; line-height: 1.35; flex-grow: 1; flex-basis: 0px;">Stabilized automated management, performance tuning, and point-in-time-recovery infrastructure of tens of thousands of PostgreSQL databases.</text>
|
||||||
|
</view>
|
||||||
|
|
||||||
|
|
||||||
|
</view>
|
||||||
|
|
||||||
|
<view style="display: flex; flex-direction: row; justify-content: space-between; margin-top: 4.5pt;">
|
||||||
|
<text style="color: rgb(23, 23, 23); font-weight: normal;">Software Engineer</text>
|
||||||
|
<text style="color: rgb(23, 23, 23); font-weight: normal;">Dec 2023 - May 2025
|
||||||
|
</text>
|
||||||
|
</view>
|
||||||
|
|
||||||
|
<view style="display: flex; flex-direction: column; margin-top: 4.5pt;">
|
||||||
|
|
||||||
|
|
||||||
|
<view style="display: flex; flex-direction: row;">
|
||||||
|
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.35; margin-top: 0pt;">•</text>
|
||||||
|
<text style="color: rgb(23, 23, 23); font-weight: normal; line-height: 1.35; flex-grow: 1; flex-basis: 0px;">Crafted PostgreSQL low-downtime migrations and in-place major version upgrades.</text>
|
||||||
|
</view>
|
||||||
|
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
|
@ -162,21 +184,11 @@
|
||||||
<view style="display: flex; flex-direction: column; margin-top: 4.5pt;">
|
<view style="display: flex; flex-direction: column; margin-top: 4.5pt;">
|
||||||
|
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: row;">
|
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.35; margin-top: 0pt;">•</text>
|
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: normal; line-height: 1.35; flex-grow: 1; flex-basis: 0px;">Scripted no-downtime database reconfiguration, which was leveraged by 3 teams to update 168 instances.</text>
|
|
||||||
</view>
|
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: row;">
|
<view style="display: flex; flex-direction: row;">
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.35; margin-top: 0pt;">•</text>
|
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.35; margin-top: 0pt;">•</text>
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: normal; line-height: 1.35; flex-grow: 1; flex-basis: 0px;">Automated infrastructure patching for 30 microservices and 25 database clusters by creating a modular and testable Bash script framework.</text>
|
<text style="color: rgb(23, 23, 23); font-weight: normal; line-height: 1.35; flex-grow: 1; flex-basis: 0px;">Automated infrastructure patching for 30 microservices and 25 database clusters by creating a modular and testable Bash script framework.</text>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view style="display: flex; flex-direction: row;">
|
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: bold; padding-left: 6pt; padding-right: 6pt; line-height: 1.35; margin-top: 0pt;">•</text>
|
|
||||||
<text style="color: rgb(23, 23, 23); font-weight: normal; line-height: 1.35; flex-grow: 1; flex-basis: 0px;">Administered on-call training, including 6 chaos tests gamedays across 5 systems.</text>
|
|
||||||
</view>
|
|
||||||
|
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -22,9 +22,14 @@ resume:
|
||||||
headings:
|
headings:
|
||||||
- title: Render
|
- title: Render
|
||||||
headings:
|
headings:
|
||||||
|
- title: Senior Software Engineer
|
||||||
|
when: May 2025 - Present
|
||||||
|
what:
|
||||||
|
- Stabilized automated management, performance tuning, and point-in-time-recovery infrastructure of tens of thousands of PostgreSQL databases.
|
||||||
- title: Software Engineer
|
- title: Software Engineer
|
||||||
when: Dec 2023 - Present
|
when: Dec 2023 - May 2025
|
||||||
what: []
|
what:
|
||||||
|
- Crafted PostgreSQL low-downtime migrations and in-place major version upgrades.
|
||||||
- title: Qualtrics
|
- title: Qualtrics
|
||||||
headings:
|
headings:
|
||||||
- title: Senior Software Engineer, Team Lead
|
- title: Senior Software Engineer, Team Lead
|
||||||
|
|
@ -39,9 +44,9 @@ resume:
|
||||||
- title: Software Engineer II
|
- title: Software Engineer II
|
||||||
when: Oct 2019 - May 2022
|
when: Oct 2019 - May 2022
|
||||||
what:
|
what:
|
||||||
- "Scripted no-downtime database reconfiguration, which was leveraged by 3 teams to update 168 instances."
|
#- "Scripted no-downtime database reconfiguration, which was leveraged by 3 teams to update 168 instances."
|
||||||
- Automated infrastructure patching for 30 microservices and 25 database clusters by creating a modular and testable Bash script framework.
|
- Automated infrastructure patching for 30 microservices and 25 database clusters by creating a modular and testable Bash script framework.
|
||||||
- Administered on-call training, including 6 chaos tests gamedays across 5 systems.
|
#- Administered on-call training, including 6 chaos tests gamedays across 5 systems.
|
||||||
- title: Software Engineer I
|
- title: Software Engineer I
|
||||||
when: Feb 2018 - Oct 2019
|
when: Feb 2018 - Oct 2019
|
||||||
what:
|
what:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue