Skip to content

Commit

Permalink
Update works.html
Browse files Browse the repository at this point in the history
  • Loading branch information
YSayaovong authored Dec 31, 2024
1 parent c95e94a commit c133e27
Showing 1 changed file with 1 addition and 29 deletions.
30 changes: 1 addition & 29 deletions works.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,35 +100,7 @@ <h3>Titanic Dataset Analysis</h3>
</a>
</div>

<!-- Python -->
<div class="col-sm-12 section-header">
<h2>Python</h2>
</div>

<div class="col-sm-4 project-item">
<a href="https://github.com/YSayaovong/TheCreature" target="_blank" rel="noopener noreferrer">
<img src="assets/images/TheCreature.JPG" alt="The Creature" class="img-responsive">
<h3>The Creature</h3>
</a>
</div>

<div class="col-sm-4 project-item">
<a href="https://github.com/YSayaovong/Email_Sender" target="_blank" rel="noopener noreferrer">
<img src="assets/images/email_sender.JPG" alt="Email Sender" class="img-responsive">
<h3>Email Sender</h3>
</a>
</div>

<div class="col-sm-4 project-item">
<a href="https://github.com/YSayaovong/password_checker" target="_blank" rel="noopener noreferrer">
<img src="assets/images/password_checker.JPG" alt="Password Checker" class="img-responsive">
<h3>Password Checker</h3>
</a>
</div>
</div>
</div>
</div>


<!-- Footer -->
<footer class="footer-container text-center">
<div class="container">
Expand Down

0 comments on commit c133e27

Please sign in to comment.