Skip to content

Commit

Permalink
Added icons
Browse files Browse the repository at this point in the history
  • Loading branch information
linyajosh committed Nov 30, 2024
1 parent 1b1d975 commit e5dd4b2
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<!-- header -->
<section>
<div id="title">
<h2 style="text-decoration-color: #000000; text-decoration-thickness: 0.1px; margin-bottom: 5px;"><i class="fa fa-regular fa-paper-plane"></i> josh</h2>
<h2 style="text-decoration-color: #000000; text-decoration-thickness: 0.1px; margin-bottom: 5px;">josh</h2>
</div>

<div id="button">
Expand Down Expand Up @@ -70,7 +70,7 @@ <h2 style="text-decoration-color: #000000; text-decoration-thickness: 0.1px; mar
These are my favorite siblings sorted in big dick energy:
<a href="https://rebeccayelin.github.io/" href="_blank">Rebecca</a>,
<a href="https://estherlin.github.io/" href="_blank">Esther</a>, and
<a href="https://samuelLinLin.github.io/" href="_blank">Sam</a>. Check out their cool work!
<a href="https://samuelLinLin.github.io/" href="_blank">Sam</a>. Check out their cool work!<i class="fa fa-solid fa-bacterium"></i><i class="fa fa-solid fa-bacteria"></i><i class="fa fa-regular fa-paper-plane"></i>
</p>
</td>
</tr>
Expand All @@ -86,6 +86,16 @@ <h2>next winter</h2>
<li>software engineer intern @ Amazon Robotics (winter 2025)</li>
</ul>
</section> -->

<!-- <section>
<h3 style="text-decoration-color: #000000; text-decoration-thickness: 0.1px; font-weight: bold;">
<i class="fa fa-solid fa-code"></i> fulltime <i class="fa fa-brands fa-amazon"></i><i class="fa fa-brands fa-windows"></i><i class="fa fa-brands fa-google"></i><i class="fa fa-solid fa-plus"></i>
</h3>
<ul>
<li style="margin-bottom: 2px;"> 05/2024: engineer @<img src="imgs/ms.png" style="width: 80px; height: auto; vertical-align: middle; padding-left: 6px;"> </li>
</ul>
</section> -->

<section>
<h3 style="text-decoration-color: #000000; text-decoration-thickness: 0.1px; margin-bottom: 5px; font-weight: bold;">
<i class="fa fa-solid fa-code"></i> software internships <i class="fa fa-brands fa-amazon"></i><i class="fa fa-brands fa-windows"></i><i class="fa fa-brands fa-google"></i><i class="fa fa-solid fa-plus"></i>
Expand Down

0 comments on commit e5dd4b2

Please sign in to comment.