Skip to content

Commit 72733e2

Browse files
Add new certificate section for Cisco and UI/UX courses in README.md, including images for 'Introduction to Cybersecurity' and 'Introduction to Figma', enhancing educational content and visual appeal.
1 parent 91c1b98 commit 72733e2

1 file changed

Lines changed: 30 additions & 4 deletions

File tree

README.md

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -805,6 +805,28 @@
805805

806806
</table>
807807

808+
<table align="center" width="100%" style="border: 1px solid">
809+
810+
<thead align="center">
811+
<tr align="center">
812+
<th style="border: 1px solid; padding: 10px; font-size: 19px;">
813+
cisco
814+
</th>
815+
</tr>
816+
<tr align="center">
817+
<th style="border: 1px solid">intro-to-cybersecurity</th>
818+
</tr>
819+
</thead>
820+
<tbody align="center">
821+
<tr>
822+
<td style="border: 1px solid">
823+
<img src="./assets/images/cisco/Introduction_to_Cybersecurity_certificate.jpg" width="200">
824+
</tr>
825+
826+
</tbody>
827+
828+
</table>
829+
808830

809831
<table align="center" width="100%" style="border: 1px solid">
810832

@@ -933,16 +955,20 @@
933955
</tr>
934956
<tr align="center">
935957
<th style="border: 1px solid">Agentic AI Apps</th>
936-
<th style="border: 1px solid"></th>
937-
<th style="border: 1px solid"></th>
958+
<th style="border: 1px solid">UI/UX</th>
959+
<th style="border: 1px solid">intro to figma</th>
938960
<th style="border: 1px solid"></th>
939961
</tr>
940962
<tr>
941963
<td style="border: 1px solid">
942964
<img src="./assets/images/simplilearn-img/build-reliable-agentic-ai-applications.jpg" width="200">
943965
</td>
944-
<td style="border: 1px solid"></td>
945-
<td style="border: 1px solid"></td>
966+
<td style="border: 1px solid">
967+
<img src="./assets/images/simplilearn-img/basics-of-ui-ux.jpg" width="200">
968+
</td>
969+
<td style="border: 1px solid">
970+
<img src="./assets/images/simplilearn-img/introduction-to-figma.jpg" width="200">
971+
</td>
946972
<td style="border: 1px solid"></td>
947973
</tr>
948974

0 commit comments

Comments
 (0)