diff --git a/content/pages/about_me.md b/content/pages/about_me.md index 252a9ff..9c85dbd 100644 --- a/content/pages/about_me.md +++ b/content/pages/about_me.md @@ -8,20 +8,27 @@ My pronouns are It/Its. **Only** It/Its. I love learning new things, trying out new technologies and exploring the unknown. My first little steps into the world of IT already started as a little kitten. -At age 12, I started learning LUA and the basics of server infrastructure +At age 12, I started learning LUA and the basics of server infrastructure to host Gameservers with custom code for a video game I had been playing. Since then, I have been continuously expanding my knowledge in both programming and administration. -The linux command line is my cozy place. I selfhost almost everything. -From cloud storage and media streaming to password management and social media. +The linux command line is my cozy place. I selfhost almost everything. +From cloud storage and media streaming to password management and social media. I also **love** Open Source. I like +contributing to Open Source-Software and building my own tools to share with the world. -I know some JavaScript and some Python, and am currently learning Rust. +I am experienced in Web-Development with HTML, CSS, and JavaScript, including Frameworks like React, Vue.js, and Svelte, +as well as Backend-Development with NodeJS and Rust. I also know Python, and am generally able to learn new programming +languages well and understand them quickly, even if I haven't used them much before. For example, I have also worked +with PHP and Java Code in the past. Like I said, I love learning new things. Besides all that computer stuff, I love sewing, especially making cute plushies. I also try to spend at least as much -time outside in nature as I do inside in front of a computer screen. I love being around water and wild animals, I love walking through +time outside in nature as I do inside in front of a computer screen. I love being around water and wild animals, I love +walking through forests and listening to all the beautiful birdsongs. +Sometimes I try to make music and visual arts, it might not be much yet, but it's fun to play around with. + ### Certifications I have earned the following certifications: @@ -30,7 +37,8 @@ I have earned the following certifications: - LPIC-1 (earned 2023-02-13, active until 2028-02-13) -Verify this certification on the [LPI Website](https://cs.lpi.org/caf/Xamman/certification/verify/LPI000544741/xcaz5yfve4) +Verify this certification on +the [LPI Website](https://cs.lpi.org/caf/Xamman/certification/verify/LPI000544741/xcaz5yfve4) #### FreeCodeCamp @@ -43,5 +51,6 @@ Verify this certification on the [LPI Website](https://cs.lpi.org/caf/Xamman/cer - JavaScript Algorithms and Data Structures - Responsive Web Design -You can find these certifications on my [FreeCodeCamp Profile](https://www.freecodecamp.org/CherryKitten) and the code for +You can find these certifications on my [FreeCodeCamp Profile](https://www.freecodecamp.org/CherryKitten) and the code +for all the relevant projects in my [git repo](https://codeberg.org/CherryKitten/freecodecamp-projects). diff --git a/public/about/index.html b/public/about/index.html index ada7c3b..1ee110c 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -71,22 +71,29 @@ My pronouns are It/Its. Only It/Its. I love learning new things, trying out new technologies and exploring the unknown.

My first little steps into the world of IT already started as a little kitten. -At age 12, I started learning LUA and the basics of server infrastructure +At age 12, I started learning LUA and the basics of server infrastructure to host Gameservers with custom code for a video game I had been playing.

Since then, I have been continuously expanding my knowledge in both programming and administration.

-

The linux command line is my cozy place. I selfhost almost everything. -From cloud storage and media streaming to password management and social media.

-

I know some JavaScript and some Python, and am currently learning Rust.

+

The linux command line is my cozy place. I selfhost almost everything. +From cloud storage and media streaming to password management and social media. I also love Open Source. I like +contributing to Open Source-Software and building my own tools to share with the world.

+

I am experienced in Web-Development with HTML, CSS, and JavaScript, including Frameworks like React, Vue.js, and Svelte, +as well as Backend-Development with NodeJS and Rust. I also know Python, and am generally able to learn new programming +languages well and understand them quickly, even if I haven't used them much before. For example, I have also worked +with PHP and Java Code in the past. Like I said, I love learning new things.

Besides all that computer stuff, I love sewing, especially making cute plushies. I also try to spend at least as much -time outside in nature as I do inside in front of a computer screen. I love being around water and wild animals, I love walking through +time outside in nature as I do inside in front of a computer screen. I love being around water and wild animals, I love +walking through forests and listening to all the beautiful birdsongs.

+

Sometimes I try to make music and visual arts, it might not be much yet, but it's fun to play around with.

Certifications

I have earned the following certifications:

Linux Professional Institute

-

Verify this certification on the LPI Website

+

Verify this certification on +the LPI Website

FreeCodeCamp

-

You can find these certifications on my FreeCodeCamp Profile and the code for +

You can find these certifications on my FreeCodeCamp Profile and the code +for all the relevant projects in my git repo.