Skip to content

Commit dc7399e

Browse files
Add detailed certificates section to README.md, featuring images and descriptions for various Simplilearn courses, to enhance educational content and visual appeal.
1 parent 77cd3ba commit dc7399e

1 file changed

Lines changed: 109 additions & 0 deletions

File tree

README.md

Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -730,6 +730,115 @@
730730
<details>
731731
<summary align="center"><b>Certificates</b></summary>
732732

733+
<table align="center" width="100%" style="border: 1px solid">
734+
735+
<thead align="center">
736+
<tr align="center">
737+
<th colspan="4" style="border: 1px solid; padding: 10px; font-size: 19px;">
738+
Simplilearn Certificates
739+
</th>
740+
</tr>
741+
<tr align="center">
742+
<th style="border: 1px solid">AWS Billing</th>
743+
<th style="border: 1px solid">AWS Compute Overview</th>
744+
<th style="border: 1px solid">AWS DevOps</th>
745+
<th style="border: 1px solid">AWS API Gateway</th>
746+
</tr>
747+
</thead>
748+
749+
<tbody align="center">
750+
<tr>
751+
<td style="border: 1px solid">
752+
<img src="./assets/images/simplilearn-img/aws-billing-and-cost-management.jpg" width="200">
753+
</td>
754+
<td style="border: 1px solid">
755+
<img src="./assets/images/simplilearn-img/aws-compute-services-overview.jpg" width="200">
756+
</td>
757+
<td style="border: 1px solid">
758+
<img src="./assets/images/simplilearn-img/aws-fundamentals-of-devops-on-aws.jpg" width="200">
759+
</td>
760+
<td style="border: 1px solid">
761+
<img src="./assets/images/simplilearn-img/aws-introduction-to-amazon-api-gateway.jpg" width="200">
762+
</td>
763+
</tr>
764+
<tr align="center">
765+
<th style="border: 1px solid">AWS Inferentia</th>
766+
<th style="border: 1px solid">AWS Lambda</th>
767+
<th style="border: 1px solid">GitHub Copilot</th>
768+
<th style="border: 1px solid">Copilot Prompt Eng</th>
769+
</tr>
770+
<tr>
771+
<td style="border: 1px solid">
772+
<img src="./assets/images/simplilearn-img/aws-introduction-to-aws-inferentia-and-amazon-ec2-inf1-instances.jpg" width="200">
773+
</td>
774+
<td style="border: 1px solid">
775+
<img src="./assets/images/simplilearn-img/aws-lambda-foundation.jpg" width="200">
776+
</td>
777+
<td style="border: 1px solid">
778+
<img src="./assets/images/simplilearn-img/microsoft-github-copilot-fundamentals.jpg" width="200">
779+
</td>
780+
<td style="border: 1px solid">
781+
<img src="./assets/images/simplilearn-img/microsoft-introduction-to-prompt-engineering-with-github-copilot.jpg" width="200">
782+
</td>
783+
</tr>
784+
<tr align="center">
785+
<th style="border: 1px solid">Intro to Gen AI</th>
786+
<th style="border: 1px solid">Intro to LLMs</th>
787+
<th style="border: 1px solid">Google Gemini</th>
788+
<th style="border: 1px solid">Gen AI Studio</th>
789+
</tr>
790+
<tr>
791+
<td style="border: 1px solid">
792+
<img src="./assets/images/simplilearn-img/google-introduction-to-generative-ai.jpg" width="200">
793+
</td>
794+
<td style="border: 1px solid">
795+
<img src="./assets/images/simplilearn-img/google-introduction-to-large-language-models.jpg" width="200">
796+
</td>
797+
<td style="border: 1px solid">
798+
<img src="./assets/images/simplilearn-img/google-gemini-in-google-slides.jpg" width="200">
799+
</td>
800+
<td style="border: 1px solid">
801+
<img src="./assets/images/simplilearn-img/google-introduction-to-generative-ai-studio.jpg" width="200">
802+
</td>
803+
</tr>
804+
<tr align="center">
805+
<th style="border: 1px solid">Design Thinking</th>
806+
<th style="border: 1px solid">GitHub Basics</th>
807+
<th style="border: 1px solid">Android Studio</th>
808+
<th style="border: 1px solid">Databricks SQL BI</th>
809+
</tr>
810+
<tr>
811+
<td style="border: 1px solid">
812+
<img src="./assets/images/simplilearn-img/design-thinking-for-beginners.jpg" width="200">
813+
</td>
814+
<td style="border: 1px solid">
815+
<img src="./assets/images/simplilearn-img/github-basics.jpg" width="200">
816+
</td>
817+
<td style="border: 1px solid">
818+
<img src="./assets/images/simplilearn-img/introduction-to-android-studio-course.jpg" width="200">
819+
</td>
820+
<td style="border: 1px solid">
821+
<img src="./assets/images/simplilearn-img/databricks-get-started-with-sql-analytics and-bi-on-databricks.jpg" width="200">
822+
</td>
823+
</tr>
824+
<tr align="center">
825+
<th style="border: 1px solid">Agentic AI Apps</th>
826+
<th style="border: 1px solid"></th>
827+
<th style="border: 1px solid"></th>
828+
<th style="border: 1px solid"></th>
829+
</tr>
830+
<tr>
831+
<td style="border: 1px solid">
832+
<img src="./assets/images/simplilearn-img/build-reliable-agentic-ai-applications.jpg" width="200">
833+
</td>
834+
<td style="border: 1px solid"></td>
835+
<td style="border: 1px solid"></td>
836+
<td style="border: 1px solid"></td>
837+
</tr>
838+
839+
</tbody>
840+
841+
</table>
733842

734843

735844

0 commit comments

Comments
 (0)