Skip to content

Commit

Permalink
Merge pull request #52 from joeyaung/main
Browse files Browse the repository at this point in the history
feat: add Joe Yu's intro
  • Loading branch information
komali2 authored Jan 25, 2024
2 parents a55f06b + ad876ad commit b28ee23
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions src/engineering.html
Original file line number Diff line number Diff line change
Expand Up @@ -702,8 +702,25 @@ <h3><a>Albert Chang</a></h3>
</div>
</div>



<div class="single-bio">
<a href="https://www.linkedin.com/in/joe-yu-943662141/">
<div class="thumb">
<div class="avatar-container">
<div class="avatar-head"></div>
<div class="avatar-body"></div>
</div>
</div>
</a>
<div class="bio-info">
<h3><a href="https://www.linkedin.com/in/joe-yu-943662141/">Joe Yu</a></h3>
<p>
Joe, formerly at Tesla, currently leads a backend engineering team at a logistics firm.
He specializes in Java development and has experience with Kafka,
Redis, WebSocket, RDBMS, Time-series Database, and AWS.
</p>
</div>
</div>

<div class="single-bio">
<a>
<div class="thumb">
Expand Down

0 comments on commit b28ee23

Please sign in to comment.