Recovered about hyperlink

This commit is contained in:
nomad 2025-06-05 22:53:45 +03:00
parent 3fad25f1ee
commit 31b30045f5

View file

@ -13,9 +13,13 @@
<p> <p>
Dynamic Marine Engineer with over a decade of experience in marine engineering <br /> <br /> 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 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 and cloud deployments.
teamwork. Continuously learning and applying best practices in system automation and secure infrastructure <a
management. 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> </p>
<div class="socials"> <div class="socials">
<span>Socials:</span> <span>Socials:</span>
@ -85,5 +89,13 @@
border-radius: 30%; border-radius: 30%;
overflow: hidden; overflow: hidden;
} }
:global(a) {
font-weight: 1000;
&:hover {
color: var(--color--primary-shade);
}
}
} }
</style> </style>