Update to newer information (Cachyos and Rust and Ethical Hacking), add PGP key, update public email

This commit is contained in:
csd4ni3l
2026-03-11 21:21:22 +01:00
parent ebe6ba4d03
commit 119dfe8de8
3 changed files with 40 additions and 5 deletions

View File

@@ -53,7 +53,7 @@
<div class="card-body">
<p class="card-text">
I have been using Linux for 8 years, and i am currently on
Arch with Niri and the Noctalia shell (<a href="https://github.com/noctalia-dev/noctalia-shell">Noctalia's Github</a>).
CachyOS with KDE (switched from arch btw due to better performance & btrfs integration)(<a href="https://github.com/noctalia-dev/noctalia-shell">Noctalia's Github</a>).
</p>
</div>
</div>
@@ -66,8 +66,34 @@
/>
<div class="card-body">
<p class="card-text">
Primary language: Python 3.11, mostly because it's stable. I am also familiar a bit
with HTML, CSS, JS, PHP, but not much. Learning Rust right now.
I have lots of Python projects on my repo, but im transitioning to Rust. I will try to maintain my Python projects or rewrite them in Rust.
</p>
</div>
</div>
<div class="card h-100 mb-5">
<img
src="/assets/rustlang.svg"
class="card-img-top"
alt="Rust Icon"
/>
<div class="card-body">
<p class="card-text">
I am currently learning and using Rust, i have 2 repos using it right now.
</p>
</div>
</div>
<div class="card h-100 mb-5">
<img
src="/assets/rustlang.svg"
class="card-img-top"
alt="Rust Icon"
/>
<div class="card-body">
<p class="card-text">
My interests currently are in Ethical Hacking and i plan to release writeups in the future (i have wrote some inside Obsidian but i have to figure out a good way to publish them).
My TryHackMe user page is <a href="https://tryhackme.com/p/csd4ni3l">csd4ni3l</a>
</p>
</div>
</div>