⚡ Adds more education, changes email
All checks were successful
Gitea Build Action / build-astro (push) Successful in 10m10s
All checks were successful
Gitea Build Action / build-astro (push) Successful in 10m10s
This commit is contained in:
@@ -57,15 +57,14 @@ let a = years === 18 ? "an " : "a ";
|
||||
<p>Contacts:</p>
|
||||
<ul class="list-none">
|
||||
<li>
|
||||
<a href="mailto:selfsigned-ash@proton.me" target="_blank"
|
||||
class="underline">selfsigned-ash@proton.me</a>
|
||||
<a href="mailto:daniel@svitan.dev" target="_blank" class="underline">daniel@svitan.dev</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="tel:+421948309804" target="_blank" class="underline">+421 948 309 804</a> (you can text me
|
||||
on Signal)
|
||||
</li>
|
||||
<li>
|
||||
<span>@selfsigned-ash:svitan.dev (Matrix)</span>
|
||||
<a href="https://matrix.to/#/@selfsigned-ash:svitan.dev" target="_blank" class="underline">@selfsigned-ash:svitan.dev</a>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="h-4"/>
|
||||
@@ -79,7 +78,10 @@ let a = years === 18 ? "an " : "a ";
|
||||
<a href="https://gitea.svitan.dev/Streamer272" target="_blank" class="underline">Gitea</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://mastodon.social/@selfsigned_ash" rel="me" target="_blank"
|
||||
<a href="https://codeberg.org/selfsigned-ash" target="_blank" class="underline">Codeberg</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://kolektiva.social/@selfsigned_ash" rel="me" target="_blank"
|
||||
class="underline">Mastodon</a>
|
||||
</li>
|
||||
<li>
|
||||
@@ -108,7 +110,6 @@ let a = years === 18 ? "an " : "a ";
|
||||
network
|
||||
</li>
|
||||
<li>Wrote the Tom & Jerry LabChart Text File Dynamic Sync Algorithm</li>
|
||||
<li>Contributed to the Parkinson detection based on sleep patterns project</li>
|
||||
</ul>
|
||||
<p class="mt-2 flex items-center gap-x-1">
|
||||
Publications:
|
||||
@@ -131,6 +132,16 @@ let a = years === 18 ? "an " : "a ";
|
||||
<td>2024 - present</td>
|
||||
<td>Evanjelické Lýceum v Bratislave - 5-year Bilingual Gymnasium (high school)</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>2023 - 2024</td>
|
||||
<td>Spojená škola Svätej Rodiny v Bratislave - 8-year Gymnasium (high school)</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>2022 - 2023</td>
|
||||
<td>Del Mar High School in San Jose, California, United States of America</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<div class="h-6"/>
|
||||
|
||||
Reference in New Issue
Block a user