Skip to content

Commit

Permalink
Update resume
Browse files Browse the repository at this point in the history
  • Loading branch information
hawaiigal committed Sep 24, 2024
1 parent 85d13f8 commit 8f50849
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 16 deletions.
2 changes: 1 addition & 1 deletion css/resume.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ body {
}

.resume {
margin: 0.45in .65in;
margin: 0.35in .50in;
overflow: hidden;
}

Expand Down
Binary file modified resources/kailani-chu-resume.pdf
Binary file not shown.
24 changes: 9 additions & 15 deletions resources/resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,24 +56,24 @@ <h4>GitHub
<div class="description">
<div class="annotation">
<span class="left">Software Engineer on Security Products</span>
<span class="right">February 2022 - Current</span>
<span class="right">February 2022 - Present</span>
</div>

<ul class="details">
<li>
Implemented and released GitHub Private Vulnerability Reporting to facilitate safe and confidential vulnerability disclosure, helping publish nearly 200 security advisories in 6 months
Implemented support for Private Registries in Dependabot Alerts, allowing customers to automatically resolve and update vulnerabilities within packages from private package registries
</li>
</ul>

<ul class="details">
<li>
Led initiative to increase GitHub Advisory Database coverage by integrating with additional primary sources such as the Go Vulnerability Database
Spearheaded API and storage design on Vulnerability Reachability Analysis to identify critical exploitable vulnerabilities and improve supply chain security across repositories on GitHub
</li>

<li>
Implemented and released GitHub Private Vulnerability Reporting to facilitate safe and confidential vulnerability disclosure, helping publish nearly 500 security advisories in 12 months
</li>
</ul>

<ul class="details">
<li>
Spearheaded projects to normalize unstructured internal data models and improve maintainability
Expanded GitHub Advisory Database coverage by adding new vulnerability sources and ecosystems
</li>
</ul>
</div>
Expand Down Expand Up @@ -197,7 +197,7 @@ <h4 class="left">Languages</h4>
<div class="entry">
<h4>Technologies</h4>
<div class="details">
<p>Ruby on Rails, MySQL 8, Apache Kafka, Airflow, Redis, GraphQL, Linux, Git</p>
<p>Ruby on Rails, MySQL8, CosmosDB, Kafka, Airflow, Redis, GraphQL, Linux, Git</p>
<p>Docker, Protocol buffers, OpenAPI, Google Cloud Platform, Microsoft Azure</p>
</div>

Expand Down Expand Up @@ -225,12 +225,6 @@ <h4>Northeastern University
<span class="left">B.S. in Computer Science, Magna Cum Laude, Dean's List</span>
<span class="right">GPA: 3.8 / 4.0</span>
</div>

<ul class="details">
<li>
T.A. for Object Oriented Design, Computer Systems, and Embedded Design
</li>
</ul>
</div>


Expand Down

0 comments on commit 8f50849

Please sign in to comment.