typo
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 16s

This commit is contained in:
BOTAlex 2025-10-08 00:11:35 +02:00
parent f6bf260ef0
commit 4c1c0c600d

View file

@ -1,25 +1,28 @@
<div class="short-profile-container">
<div class="flex gap-1 items-baseline">
<b style="text-align:left;">
About me
</b>
<b style="text-align:left;"> About me </b>
<div class="opacity-70 text-[0.5rem]">
I know the languages listed above in the decor!
</div>
</div>
<span>
I love learning on my own. I've placed my education at the bottom of my CV.
This is because everything I've learnt is on my own, and I refuse to give too much credit to my education.
I encurage you to checkout which <span class="font-semibold">Open-source</span> projects I've worked on, on my <a href="https://github.com/MagicBOTAlex"><span class="text-blue-500 underline">github</span></a>.
<br>
<br>
Other than my github, I've listed some projectss highlighted below. :)
This is because everything I've learnt is on my own, and I refuse to give
too much credit to my education. I encurage you to checkout which <span
class="font-semibold">Open-source</span
>
projects I've worked on, on my
<a href="https://github.com/MagicBOTAlex"
><span class="text-blue-500 underline">github</span></a
>.
<br />
<br />
Other than my github, I've listed some projects highlighted below. :)
</span>
</div>
<style>
.short-profile-container{
.short-profile-container {
display: grid;
place-items: center;
width: 90%;