Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Added projects
  • Loading branch information
nguyengiabach1201 authored Sep 19, 2024
1 parent 96e2c07 commit 9433cb2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,22 @@ <h1>My scrapbook</h1>
</div>
</div>

<div class="container">
<h1>Some of my projects</h1>
<p>These are projects that I'm really proud of!</p>
<div id="post-container">
<iframe
src="https://github-readme-stats.vercel.app/api/pin/?username=nguyengiabach1201&repo=nguyengiabach1201.github.io"
frameborder="0" width="400" height="120"></iframe>
<iframe src="https://github-readme-stats.vercel.app/api/pin/?username=nguyengiabach1201&repo=Prezen"
frameborder="0" width="400" height="120"></iframe>
<iframe src="https://github-readme-stats.vercel.app/api/pin/?username=nguyengiabach1201&repo=Iris" frameborder="0"
width="400" height="140"></iframe>
<iframe src="https://github-readme-stats.vercel.app/api/pin/?username=artium-team&repo=NTP-Haunted-House"
frameborder="0" width="400" height="140"></iframe>
</div>
</div>

<div class="container">
<h1>My bookshelf</h1>
<p>Some of my favorite books that I can 100% recommend:</p>
Expand Down

0 comments on commit 9433cb2

Please sign in to comment.