Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Just update some few lines
  • Loading branch information
AyambaSumaila authored Aug 31, 2024
1 parent 774a961 commit e6fa16f
Showing 1 changed file with 18 additions and 21 deletions.
39 changes: 18 additions & 21 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ <h4 class="text-center pt-5 fs-5">Technical Skills </h4>
• Machine Learning & AI: Training models, Data Analysis, Deep Learning
<br>
• Web Development: Front-end and back-end development<br>
• Database Systems: MySQL, POSTGRESQL, MONGO DB, SQLite3 <br>
• Tools and version control: Git, Vscode and IntelliJ Idea<br>
• Deployment tools: Flask, Docker and FastAPI<br>
• Cloud services: Heroku and Amazon SageMaker<br>
Expand All @@ -127,42 +128,38 @@ <h4 class="text-center pt-5 fs-5">Technical Skills </h4>
<!-- Certification section-->

<section class="container bg-white fs-0">
<div>
<h4 class="container text-center pt-5 fs-5 ">Certifications</h4>

<div>
<h4 class="container text-center pt-5 fs-5 ">Certifications</h4>
<ul>
<li>Machine Learning and Deep Learning Projects with Python - Udemy</li>
<li>IBM Machine Learning Professional - Coursera </li>

<li>IBM Machine Learning Professional - Coursera </li>
<li>Statistics with Python Specialization - Coursera</li>
<li>Google Cyber Security - Coursera </li>
<li>Cyber Security Specialization with Python - Coursera </li>
<li> Software Development & Engineering Excellence Master - Udemy</li>
</ul>

</div>
</section>
</div>
</section>
<!-- Certification section-->

<!-- Header -->

<section class="bg-dark text-light">
<header id="header" style="font-family: Arial, Helvetica, sans-serif;"> <a href="index.html" class="logo">Me</a></header>
<!-- Nav -->
<nav id="nav">
<ul class="links"><li class="active"><a href="index.html">Me</a></li>
</ul>
<ul class="icons">
<li><a href="https://www.linkedin.com/in/sumailaayamba/" class="fab fa-linkedin text-4xl">
</a></li>
<li><a href="https://web.facebook.com/ayamba.sumaila.18" class="icon brands alt fa-facebook-f"><span class="label">Facebook</span></a></li>
<nav id="nav">
<ul class="links"><li class="active"><a href="index.html">Me</a></li></ul>
<ul class="icons">
<li><a href="https://www.linkedin.com/in/sumailaayamba/" class="fab fa-linkedin text-4xl">
</a></li>
<li><a href="https://web.facebook.com/ayamba.sumaila.18" class="icon brands alt fa-facebook-f"><span class="label">Facebook</span></a></li>

<li><a href="#" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
</ul>
</nav> <!-- Main -->
</section>
<section class="container">
<h3 class="text-center text-white"><a href="#">Projects</a></h3>
<li><a href="#" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
</ul>
</nav> <!-- Main -->
</section>
<section class="container">
<h3 class="text-center text-white"><a href="#">Projects</a></h3>
<div id="main"> <!-- Featured Post -->
<article class="post featured">
<h3><a href="https://github.com/AyambaSumaila/Supermarket-Analysis-Project/tree/main">Movie Minder<br/></a></h3>
Expand Down

0 comments on commit e6fa16f

Please sign in to comment.