Skip to content

Commit

Permalink
add dhamma
Browse files Browse the repository at this point in the history
  • Loading branch information
naphatkps committed Dec 2, 2024
1 parent b4a8c52 commit 9d9db74
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified images/.DS_Store
Binary file not shown.
Binary file modified images/portfolio-6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/portfolio-6.webp
Binary file not shown.
10 changes: 9 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -458,14 +458,22 @@ <h3>DmindLLM</h3>
</a>
</div>
<div class="col-md-3 text-center col-padding animate-box">
<a href="#" class="work" style="background-image: url(images/portfolio-4.jpg);">
<a href="https://github.com/naphatkps/temp-monitor" class="work" style="background-image: url(images/portfolio-4.jpg);">
<div class="desc">
<h3>Temperature monitoring</h3>
<span>DevOps</span>
<span>Backend engineer</span>
</div>
</a>
</div>
<div class="col-md-3 text-center col-padding animate-box">
<a href="https://github.com/muffinnxz/dhamma-public" class="work" style="background-image: url(images/portfolio-6.webp);">
<div class="desc">
<h3>Dhamma</h3>
<span>Full Stack Developer</span>
</div>
</a>
</div>
<div class="col-md-3 text-center col-padding animate-box">
<a href="https://github.com/naphatkps/Stock-ResNLS" class="work" style="background-image: url(images/portfolio-2.jpg);">
<div class="desc">
Expand Down

0 comments on commit 9d9db74

Please sign in to comment.