Skip to content

Commit

Permalink
Update certifications in reference to #6
Browse files Browse the repository at this point in the history
  • Loading branch information
hammad93 committed Mar 9, 2024
1 parent 8e53068 commit ad01c4c
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions index.html
Expand Up @@ -397,14 +397,41 @@ <h5 class="mb-0">
<a name="Credentials"></a>
<h2>6. Credentials</h2>
<div class="card-columns">
<div class="card">
<div class="card">
<img class="card-img-top" src="https://learn.microsoft.com/media/learn/certification/badges/microsoft-certified-associate-badge.svg">
<div class="card-body">
<h5 class="card-title"> Microsoft Certified: Azure AI Engineer Associate </h5>
<p class="card-text">This certifies expertise to Plan and manage an Azure AI solution, Implement decision support solutions, Implement computer vision solutions, Implement natural language processing solutions, Implement knowledge mining and document intelligence solutions, and Implement generative AI solutions.
</p>
</div>
<ul class="list-group list-group-flush">
<li class="list-group-item">February 26, 2024 to February 26, 2025</li>
</ul>
<div class="card-body">
<a href="https://learn.microsoft.com/en-us/users/hammad-1421/credentials/d9b1bd8e88ed3e31" class="card-link">Overview</a>
</div>
</div>
<div class="card">
<img class="card-img-top" src="https://cdn.qwiklabs.com/oug2RNEtJGpZn6nxIYgSUjyh%2FVGSZjX%2FfUYi5GS%2FKZ0%3D">
<div class="card-body">
<h5 class="card-title">Google Cloud Generative AI</h5>
<p class="card-text"> Complete courses titled Introduction to Generative AI, Introduction to Large Language Models (LLM) and Introduction to Responsible AI. This certifies expertise of products including Vertex AI.</p>
</div>
<ul class="list-group list-group-flush">
<li class="list-group-item">June 25, 2023</li>
</ul>
<div class="card-body">
<a href="https://www.cloudskillsboost.google/public_profiles/5e4c2cc1-f62a-4a09-a53f-39c27ebcfc44" class="card-link">Overview</a>
</div>
</div>
<div class="card">
<img class="card-img-top" src="https://s3-us-west-1.amazonaws.com/udacity-content/degrees/catalog-images/ML.png" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Udacity Nanodegree Machine Learning Engineer</h5>
<p class="card-text">Machine learning represents a key evolution in the fields of computer science, data analysis, software engineering, and artificial intelligence.This program teaches how to become a machine learning engineer, and apply predictive models to massive data sets in fields like finance, healthcare, education, and more.</p>
</div>
<ul class="list-group list-group-flush">
<li class="list-group-item">Expected Graduation: Summer, 2018</li>
<li class="list-group-item">Summer 2018</li>
<li class="list-group-item">Nanodegree</li>
</ul>
<div class="card-body">
Expand Down

0 comments on commit ad01c4c

Please sign in to comment.