-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
07f3f1c
commit 4f32a1f
Showing
1 changed file
with
21 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,11 +17,8 @@ | |
<script src="//cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/ScrollMagic.min.js"></script> | ||
|
||
</head> | ||
<body class="is-preload"> | ||
|
||
<div id="wrapper" class="fade-in"> | ||
|
||
<!-- Intro --> | ||
<body class="is-preload"> | ||
<div id="wrapper" class="fade-in"> <!-- Intro --> | ||
|
||
<div id="intro"> | ||
|
||
|
@@ -67,67 +64,46 @@ <h5>Machine Learning || Software Engineer</h5> | |
<span>I'm open for collaborations in Machine Learning and Software Development domains.</span> | ||
<br> | ||
|
||
<span>I'm a big fun of Agile Development Methodology. </span> | ||
<br> | ||
</p> | ||
|
||
<span>I'm a big fun of Agile Development Methodology. </span><br> | ||
</p> | ||
</div> | ||
</section> | ||
</div> | ||
|
||
|
||
|
||
</div> | ||
<a href="#"><h4>Education</h4></a> | ||
<section style="text-align: center; background-color: white; color:black; margin-left: 0px;" > | ||
<div style="font-size:2px"> | ||
<p> | ||
2020 - present : Bachelor of Science in Information Technology - University of Cape Coast | ||
Relevant Course Work | ||
Data Structures and Algorithms, Introduction to Artificial Intelligence, and Software Engineering | ||
</p> | ||
|
||
2020 - present : Bachelor of Science in Information Technology - University of Cape Coast Relevant Course Work | ||
Data Structures and Algorithms, Introduction to Artificial Intelligence, and Software Engineering | ||
</p> | ||
</div> | ||
</section> | ||
</div> | ||
|
||
<a href="#"><h4>Professional Summary</h4></a> | ||
|
||
|
||
</div> | ||
<a href="#"><h4>Professional Summary</h4></a> | ||
<section style="text-align: center; background-color: white; color:black; margin-left: 0px;" > | ||
<div style="font-size:2px"> | ||
<p> | ||
I have 1+ years of experience in Machine Learning with a proven ability and history of developing end | ||
to end machine learning projects. I’m curious about data, training Machine Learning/ Deep Learning | ||
models, and providing beautiful insights that are easily understandable. Hands-on experience in leveraging | ||
machine learning, deep learning to solve challenging business problems | ||
</p> | ||
|
||
<p>I have 1+ years of experience as a Junior Machine Learning Engineer and Python Developer with a solid | ||
foundation in programming and software development. Proficient in writing clean, efficient code and | ||
experienced in utilizing Python for various applications. Skilled in problem-solving, debugging, and | ||
collaborating in team environments. Eager to contribute to dynamic projects | ||
</p> | ||
</div> | ||
</section> | ||
</div> | ||
|
||
<!-- Header --> | ||
<header id="header" style="font-family: Arial, Helvetica, sans-serif;"> | ||
<a href="index.html" class="logo">Me</a> | ||
</header> | ||
|
||
<!-- Header --> | ||
<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 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="https://github.com/AyambaSumaila" class="icon brands fa-github"><span class="label">GitHub</span></a></li> | ||
<li><a href="#" class="icon brands fa-github"><span class="label">GitHub</span></a></li> | ||
</ul> | ||
</nav> | ||
|
||
<!-- Main --> | ||
|
||
</nav> <!-- Main --> | ||
<section> | ||
<h3 style="text-align: center; color:white"><a href="#">Projects</a></h3> | ||
<div id="main"> | ||
|
@@ -293,17 +269,14 @@ <h3 style="text-align: center; font: 1em sans-serif; font-weight:300; font-style | |
<a href="#">Sumaila Ayamba</a> | ||
</li> | ||
</ul> | ||
<a href="#"><p>Contact: +233551044362</p></a> | ||
<a href="#"><p>Address: 12 Saflo Street Abelemkpe, Accra</p></a> | ||
<a href="#"><p>Email: [email protected]</p></a> | ||
<section style="text-align:left;"> | ||
<h3>Social</h3> | ||
<ul class="icons alt"> | ||
<a href="https://www.linkedin.com/in/sumaila-ayamba-1723742a8/" class="fab fa-linkedin text-4xl"></a> | ||
<li><a href="https://www.linkedin.com/in/sumaila-ayamba-1723742a8/" class="icon brands alt fa-linkedin-l"><span class="label">Facebook</span></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="https://github.com/AyambaSumaila" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li> | ||
<li><a href="#" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li> | ||
</ul> | ||
</section> | ||
</div> | ||
|