Skip to content

Commit afee9a9

Browse files
Add HackerRank certificate section to README.md, including an image for the Frontend (React) certification, to further enhance the educational content and visual appeal.
1 parent dc7399e commit afee9a9

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

README.md

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

733+
734+
<table align="center" width="100%" style="border: 1px solid">
735+
736+
<thead align="center">
737+
<tr align="center">
738+
<th colspan="4" style="border: 1px solid; padding: 10px; font-size: 19px;">
739+
HackerRank
740+
</th>
741+
</tr>
742+
</thead>
743+
<tbody align="center">
744+
<tr align="center">
745+
<th style="border: 1px solid">Frontend (React)</th>
746+
<th style="border: 1px solid"></th>
747+
<th style="border: 1px solid"></th>
748+
<th style="border: 1px solid"></th>
749+
</tr>
750+
<tr>
751+
<td style="border: 1px solid">
752+
<img src="./assets/images/hacker-rank-img/frontend_developer_react certificate.jpg" width="200">
753+
</td>
754+
<td style="border: 1px solid"></td>
755+
<td style="border: 1px solid"></td>
756+
<td style="border: 1px solid"></td>
757+
</tr>
758+
759+
</tbody>
760+
761+
</table>
762+
763+
733764
<table align="center" width="100%" style="border: 1px solid">
734765

735766
<thead align="center">

0 commit comments

Comments
 (0)