📝 Adds state soc cross and antifed
This commit is contained in:
parent
28b15a8cd6
commit
2728261bc9
@ -35,7 +35,7 @@ let a = years === 18 ? "an " : "a ";
|
||||
}
|
||||
|
||||
.hashtag {
|
||||
padding: 0 0.1rem;
|
||||
padding: 0 0.2rem;
|
||||
background-color: #e8e8e8;
|
||||
border-radius: 0.25rem;
|
||||
}
|
||||
@ -86,7 +86,6 @@ let a = years === 18 ? "an " : "a ";
|
||||
Faculty of Electronics and Informatics, Slovak Technical University in Bratislava (FEI STU)
|
||||
|
||||
<ul class="mt-2">
|
||||
<li>Contributed to the ECG disease detection neural network</li>
|
||||
<li>Created data labeling system for the ECG quality classification neural network</li>
|
||||
<li>Contributed to the ECG quality classification neural network</li>
|
||||
<li>Created quality classification system based on ECG quality classification neural
|
||||
@ -125,7 +124,7 @@ let a = years === 18 ? "an " : "a ";
|
||||
<li>Languages: Slovak (native), English (C1), German (B1)</li>
|
||||
<li>Data science: PyTorch (neural networks), Matplotlib, SciPy, NumPy</li>
|
||||
<li>Sysadmin: Docker, Caddy, ZFS, Linux</li>
|
||||
<li>Frontend: HTML, CSS/SCSS, JavaScript/TypeScript, TailWindCSS, React, Vue, Nuxt</li>
|
||||
<li>Frontend: HTML, CSS/SCSS, JavaScript/TypeScript, TailWindCSS, React, Vue, Nuxt, Astro</li>
|
||||
<li>Backend: Ktor (Kotlin), Fiber (Go), Echo (Go), FastAPI (Python), NestJS (TypeScript)</li>
|
||||
<li>Database: MySQL, PostgreSQL, Redis/Valkey, Firestore, MongoDB</li>
|
||||
<li>Math: Calculus (1), Statistics, Linear algebra</li>
|
||||
@ -170,6 +169,19 @@ let a = years === 18 ? "an " : "a ";
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>State SOČ Cross Examination</td>
|
||||
<td class="flex gap-x-2">
|
||||
<Link link="https://gitea.svitan.dev/Streamer272/state-soc-cross"/>
|
||||
</td>
|
||||
<td>Cross examination of the Slovak State SOC Competition results and the analysis of the judges'
|
||||
bias
|
||||
</td>
|
||||
<td class="flex gap-1 flex-wrap text-sm">
|
||||
<span class="hashtag">#statistics</span>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Door alarm</td>
|
||||
<td class="flex gap-x-2">
|
||||
@ -227,31 +239,19 @@ let a = years === 18 ? "an " : "a ";
|
||||
<td>A very simple client-server based keylogger for Windows, Linux, and MacOS</td>
|
||||
<td class="flex gap-1 flex-wrap text-sm">
|
||||
<span class="hashtag">#go</span>
|
||||
<span class="hashtag">#api</span>
|
||||
<span class="hashtag">#keylogger</span>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Free Fall Sim</td>
|
||||
<td>Antifed</td>
|
||||
<td class="flex gap-x-2">
|
||||
<Link link="https://gitea.svitan.dev/Streamer272/free-fall-sim"/>
|
||||
<Link link="https://gitea.svitan.dev/Streamer272/antifed"/>
|
||||
</td>
|
||||
<td>A very, very simple free fall simulation</td>
|
||||
<td>A system to run actions in an emergency, like a fed raid</td>
|
||||
<td class="flex gap-1 flex-wrap text-sm">
|
||||
<span class="hashtag">#rust</span>
|
||||
<span class="hashtag">#physics</span>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>What's my acronym in Assembly</td>
|
||||
<td class="flex gap-x-2">
|
||||
<Link link="https://github.com/Streamer272/whats-my-acronym-asm"/>
|
||||
</td>
|
||||
<td>What's my acronym written in x64 Assembly, compiled with NASM</td>
|
||||
<td class="flex gap-1 flex-wrap text-sm">
|
||||
<span class="hashtag">#assembly</span>
|
||||
<span class="hashtag">#nasm</span>
|
||||
<span class="hashtag">#kotlin</span>
|
||||
<span class="hashtag">#android</span>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@ -267,17 +267,6 @@ let a = years === 18 ? "an " : "a ";
|
||||
<span class="hashtag">#react</span>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Rat</td>
|
||||
<td class="flex gap-x-2">
|
||||
<Link link="https://github.com/Streamer272/rat"/>
|
||||
</td>
|
||||
<td>A very weird clone of the GNU cat</td>
|
||||
<td class="flex gap-1 flex-wrap text-sm">
|
||||
<span class="hashtag">#c</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p class="mt-1">And many other closed-source projects, especially contracts (like NatArt) and the
|
||||
@ -295,14 +284,14 @@ let a = years === 18 ? "an " : "a ";
|
||||
<p>When I grow up, I want to study mechanical engineering, since I take interest in engineering in general,
|
||||
not just programming. I'm still not sure which university I want to go to, but chances are that it will
|
||||
be somewhere in Germany, Benelux, or Scandinavia (or Czechia and Slovakia as a last resort). Both my
|
||||
parents are very successful engineers (chemical, not mechanical though), so I have a lot to live up
|
||||
parents are successful engineers (chemical, not mechanical though), so I have a lot to live up
|
||||
to.</p>
|
||||
<p>But currently, I'm just trying to survive high school.</p>
|
||||
|
||||
<div class="h-6"/>
|
||||
|
||||
<p>Note: the source code of this website is available <a
|
||||
href="https://gitea.svitan.dev/Streamer272/svitan.dev" target="_blank" class="underline">here</a>
|
||||
<p>Note: the source code of this website is available
|
||||
<a href="https://gitea.svitan.dev/Streamer272/svitan.dev" target="_blank" class="underline">here</a>
|
||||
</p>
|
||||
</main>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user