Skip to content

Commit

Permalink
feat: add personal projects section
Browse files Browse the repository at this point in the history
  • Loading branch information
leingenm committed Jul 9, 2024
1 parent 2052eb3 commit dfe77c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<li><a href="#skills">Skills</a></li>
<li><a href="#work-exp">Work Experience</a></li>
<li><a href="#code">Code Examples</a></li>
<li><a href="#personal-projects">Personal Projects</a></li>
<li><a href="#edu">Education</a></li>
<li><a href="#lang">Languages</a></li>
</ul>
Expand Down Expand Up @@ -112,6 +113,11 @@ <h2>Code Examples</h2>
</pre>
</section>

<section id="personal-projects">
<h2>Personal Projects</h2>
<a href="https://github.com/leingenm/ypm">YouTube Playlist Manager</a>
</section>

<section id="edu">
<h2>Education</h2>
<ul>
Expand Down

0 comments on commit dfe77c2

Please sign in to comment.