diff --git a/src/pages/index.astro b/src/pages/index.astro index 98e2684..1c47bb1 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -57,17 +57,17 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) {

Hi, I'm Daniel SvitaĊˆ, an {years} year-old aspiring engineer

-

I currently reside in Bratislava, Slovakia

-

Contacts: - selfsigned-ash@proton.me - +421 948 309 804 - @selfsigned-ash:svitan.dev +

Residence: Bratislava, Slovakia

+

Contacts:
+ selfsigned-ash@proton.me
+ +421 948 309 804
+ @selfsigned-ash:svitan.dev (Matrix)

-

Socials: - GitHub - Gitea - Signal - Mastodon +

Socials:
+ GitHub
+ Gitea
+ Signal
+ Mastodon

@@ -226,15 +226,15 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { -

And many more, unfortunately, many closed-source, especially contracts (like NatArt) and the +

And many other closed-source projects, especially contracts (like NatArt) and the tens of projects at FEI STU (including multiple algorithms and labeling / data processing systems, - mostly concerned with bio-medical signals like ECG or PPG)

+ mostly concerned with bio-medical signals like ECG or PPG).

Skills:

Having my own TrueNAS Scale server at home, I've self-hosted multiple apps and projects, - including Nextcloud, Immich, Gitea, Prometheus+Grafana, ngIRCd, WireGuard Easy, and many more

+ including Nextcloud, Immich, Gitea, Prometheus+Grafana, ngIRCd, WireGuard Easy, and many more.

I route them all through my Caddy reverse proxy, but since my server is behind NAT, I also have a VPS that is connected to my server through a tunnel and routes all of the traffic to my server through that - tunnel

+ tunnel.

I also protect myself against data loss with a RAIDZ1 ZFS pool, regular backups (monthly to an off-site physical drive owned by me and every two days to a cloud storage box), and regular ZFS - Scrubs

-

And everything is encrypted, of course, my pool and both backups with a randomly generated 32 byte binary - file

+ Scrubs.

+

And everything is encrypted, my pool and both backups with a randomly generated binary file.

Needless to say, I've got some experience with system administration as well as Linux systems, since I - also daily drive Arch Linux

+ also daily drive Arch Linux.