Updated about me

This commit is contained in:
2025-08-10 13:40:30 +03:00
parent dc2690569d
commit 98b371ad0a

View File

@@ -25,9 +25,9 @@ const fingerprint = `
+----[SHA256]-----+`.trimStart();
const aboutMe = `
Hi! I'm Kyren, a software engineer and Minecraft plugin freelancer,
I love working with Rust, Golang and Java.
I am also a terminal nerd and linux enthusiast who uses NVIM btw.
Hi! I'm Kyren, a software engineer and Game developer freelancer,
I love working with low level languages and learning things deeply.
I am also a terminal nerd and Linux enthusiast who uses NVIM btw.
And when I am not coding I am most likely playing video games,
watching Anime or solving Rubik's cubes fast.`.trimStart();
---