Recovered about hyperlink
This commit is contained in:
parent
3fad25f1ee
commit
31b30045f5
1 changed files with 15 additions and 3 deletions
|
@ -13,9 +13,13 @@
|
|||
<p>
|
||||
Dynamic Marine Engineer with over a decade of experience in marine engineering <br /> <br />
|
||||
Passionate about DevOps and cybersecurity, with hands-on experience managing self-hosted services
|
||||
and cloud deployments. Winner of a nationwide hackathon, demonstrating technical expertise and
|
||||
teamwork. Continuously learning and applying best practices in system automation and secure infrastructure
|
||||
management.
|
||||
and cloud deployments.
|
||||
<a
|
||||
href="https://kuwaittimes.com/article/21804/kuwait/other-news/sheikh-fahad-al-yousef-honors-kuwait-hackathon-2024-winners/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer">Winner of a nationwide hackathon</a
|
||||
>, demonstrating technical expertise and teamwork. Continuously learning and applying best
|
||||
practices in system automation and secure infrastructure management.
|
||||
</p>
|
||||
<div class="socials">
|
||||
<span>Socials:</span>
|
||||
|
@ -85,5 +89,13 @@
|
|||
border-radius: 30%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
:global(a) {
|
||||
font-weight: 1000;
|
||||
|
||||
&:hover {
|
||||
color: var(--color--primary-shade);
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue