Skip to content

Commit

Permalink
Update Certifications V2
Browse files Browse the repository at this point in the history
  • Loading branch information
iamthighs committed Oct 1, 2023
1 parent d851ab5 commit ff0f981
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 3 deletions.
Binary file added assets/docs/OJT 1 - Certificate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/docs/OJT 2 - Certificate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/docs/RBCortezJr_Curriculum Vitae.pdf
Binary file not shown.
Binary file removed assets/docs/RBCortezJr_Resume.pdf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 28 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
</div>
</a>
<div class="dropdown-divider m-0"></div>
<a class="dropdown-item py-3" href="assets/docs/RBCortezJr_Resume.pdf" target="_blank" data-bs-toggle="tooltip" data-bs-placement="left" title="Download CV">
<a class="dropdown-item py-3" href="assets/docs/RBCortezJr_Curriculum Vitae.pdf" target="_blank" data-bs-toggle="tooltip" data-bs-placement="left" title="Download CV">
<div class="icon-stack bg-primary-soft text-primary me-4"><i data-feather="download"></i></div>
<div>
<div class="small text-primary">Profile</div>
Expand Down Expand Up @@ -433,24 +433,49 @@ <h1 class="text-dark fw-bolder">My Certifications</h1>
<img src="assets/docs/1stSem22-23.png"/>
</a>
</div>
<div class="col-xl-2 mb-4">

</div>
<div class="col-xl-4 mb-4">
<!-- Illustration dashboard card example-->
<a class="card lift shadow-none rounded-0 mb-4" href="assets/docs/OJT 1 - Certificate.png" target=”_blank” data-bs-toggle="tooltip" data-bs-placement="top" title="On-the-Job Training I">
<img src="assets/docs/OJT 1 - Certificate.png"/>
</a>
</div>
<div class="col-xl-4 mb-4">
<!-- Illustration dashboard card example-->
<a class="card lift shadow-none rounded-0 mb-4" href="assets/docs/OJT 2 - Certificate.png" target=”_blank” data-bs-toggle="tooltip" data-bs-placement="top" title="On-the-Job Training II">
<img src="assets/docs/OJT 2 - Certificate.png"/>
</a>
</div>
<div class="col-xl-2 mb-4">

</div>
<div class="col-xl-3 mb-4">
<!-- Illustration dashboard card example-->
<a class="card lift shadow-none rounded-0 mb-4" href="assets/docs/Sololearn.png" target=”_blank” data-bs-toggle="tooltip" data-bs-placement="top" title="C# Sololearn">
<img src="assets/docs/Sololearn.png"/>
</a>
</div>
<div class="col-xl-4 mb-4">
<div class="col-xl-3 mb-4">
<!-- Illustration dashboard card example-->
<a class="card lift shadow-none rounded-0 mb-4" href="assets/docs/Kotlin.jpg" target=”_blank” data-bs-toggle="tooltip" data-bs-placement="top" title="Kotlin Sololearn">
<img src="assets/docs/Kotlin.jpg"/>
</a>
</div>
<div class="col-xl-4 mb-4">
<div class="col-xl-3 mb-4">
<!-- Illustration dashboard card example-->
<a class="card lift shadow-none rounded-0 mb-4" href="assets/docs/Cisco.png" target=”_blank” data-bs-toggle="tooltip" data-bs-placement="top" title="Cisco Cyber Security">
<img src="assets/docs/Cisco.png"/>
</a>
</div>
<div class="col-xl-3 mb-4">
<!-- Illustration dashboard card example-->
<a class="card lift shadow-none rounded-0 mb-4" href="assets/docs/Software Development & Project Management.png" target=”_blank” data-bs-toggle="tooltip" data-bs-placement="top" title="Software Development & Project Management">
<img src="assets/docs/Software Development & Project Management.png"/>
</a>
</div>

<div class="col-xl-3 mb-4">
<!-- Illustration dashboard card example-->
<a class="card lift shadow-none rounded-0 mb-4" href="assets/docs/Blockchain.jpg" target=”_blank” data-bs-toggle="tooltip" data-bs-placement="top" title="CORES Blockchain">
Expand Down

0 comments on commit ff0f981

Please sign in to comment.