mirror of
https://github.com/Kyren223/website.git
synced 2025-12-28 08:54:37 +00:00
Updated status
This commit is contained in:
@@ -30,6 +30,7 @@ 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();
|
||||
|
||||
---
|
||||
|
||||
<Terminal path="/home/kyren/">
|
||||
@@ -83,6 +84,12 @@ watching Anime or solving Rubik's cubes fast.`.trimStart();
|
||||
<span id="time" class="text-right">Loading...</span>
|
||||
</div>
|
||||
</TerminalBorder>
|
||||
<!-- <TerminalBorder header="Timezone"> -->
|
||||
<!-- <div class="flex justify-between w-full"> -->
|
||||
<!-- <span class="text-left">UTC+2</span> -->
|
||||
<!-- <span id="time" class="text-right">Loading...</span> -->
|
||||
<!-- </div> -->
|
||||
<!-- </TerminalBorder> -->
|
||||
<div class="w-[334%]">
|
||||
<TerminalBorder header="SSH Key">
|
||||
<div class="sshKeyCopy w-[100%] flex items-center group">
|
||||
@@ -112,10 +119,10 @@ watching Anime or solving Rubik's cubes fast.`.trimStart();
|
||||
</div>
|
||||
<div class="w-[67%]">
|
||||
<TerminalBorder header="Status">
|
||||
<p>
|
||||
Working on <Link href="https://github.com/KapiMC/Kapi"
|
||||
>Kapi
|
||||
</Link> | Learning Golang & Backend | Available for hire
|
||||
<p class="text-[1vw]">
|
||||
Working on <Link href="https://github.com/kyren223/eko"
|
||||
>EKO
|
||||
</Link> | Learning Langdev & Compiler Design | Available for hire
|
||||
</p>
|
||||
</TerminalBorder>
|
||||
<TerminalBorder header="About Me" extra="my-[2.5vw]">
|
||||
@@ -140,9 +147,9 @@ watching Anime or solving Rubik's cubes fast.`.trimStart();
|
||||
<div class="mx-[1vw] mt-[1vw]">
|
||||
<TerminalBorder header="Status">
|
||||
<p>
|
||||
Working on <Link href="https://github.com/KapiMC/Kapi"
|
||||
>Kapi
|
||||
</Link> | Available for hire | Learning Golang & Backend
|
||||
Working on <Link href="https://github.com/kyren223/eko"
|
||||
>EKO
|
||||
</Link> | Learning Langdev & Compiler Design | Available for hire
|
||||
</p>
|
||||
</TerminalBorder>
|
||||
<TerminalBorder header="About Me" extra="my-[5vw] sm:my-[2.5vw]">
|
||||
|
||||
Reference in New Issue
Block a user