mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 14:30:31 +02:00
change some stuff
This commit is contained in:
parent
89232b55cb
commit
4fb79a1d68
3 changed files with 58 additions and 13 deletions
|
@ -15,9 +15,9 @@
|
|||
alt="Profile Picture"
|
||||
id="profile-picture"
|
||||
/>
|
||||
<h1 class="name tooltip" data-tooltip="zyqunix / Fabio / Laetitia / fentboiswag / монгол / 192.168.2.217">zyqunix / Fabio</h1>
|
||||
<h1 class="name tooltip" data-tooltip="zyqunix / Fabio / Laetitia / fentboiswag / монгол / 192.168.2.217">zyqunix</h1>
|
||||
<div class="time tooltip" id="time"> </div>
|
||||
<div class="age tooltip" id="age" data-tooltip="December 13th, 2008"></div>
|
||||
<div class="age tooltip" id="age" data-tooltip="December 13th"></div>
|
||||
<div class="hobbies">
|
||||
Coding, Listening to Music, Reverse Engineering, Playing Counter-Strike
|
||||
</div>
|
||||
|
@ -42,7 +42,7 @@
|
|||
<div class="stats cards">
|
||||
<h2>Coding Stats</h2>
|
||||
<p>Since January 5th, 2025</p>
|
||||
<img src="https://github-readme-stats.vercel.app/api/wakatime?username=zyqunix&theme=transparent&hide_border=true&layout=compact">
|
||||
<img class="stat-img" src="https://github-readme-stats.vercel.app/api/wakatime?username=zyqunix&theme=transparent&hide_border=true&layout=compact">
|
||||
</div>
|
||||
|
||||
<div class="contact cards">
|
||||
|
@ -83,6 +83,14 @@
|
|||
<img class="image" src="https://upload.wikimedia.org/wikipedia/commons/5/5f/Windows_logo_-_2012.svg">
|
||||
<span class="software-name">Windows 10</span>
|
||||
</a>
|
||||
<a class="software-item" href="https://github.com/Floorp-Projects/Floorp" target="_blank">
|
||||
<img class="image" src="https://raw.githubusercontent.com/Floorp-Projects/Floorp/refs/heads/ESR128/browser/branding/official/content/about-logo.svg">
|
||||
<span class="software-name">Floorp</span>
|
||||
</a>
|
||||
<a class="software-item" href="https://codeberg.org/librewolf" target="_blank">
|
||||
<img class="image" src="https://librewolf.net/icon.svg">
|
||||
<span class="software-name">LibreWolf</span>
|
||||
</a>
|
||||
<a class="software-item tooltip" data-tooltip="Used to make my Minecraft Mod" href="https://www.jetbrains.com/idea" target="_blank">
|
||||
<img class="image" src="https://upload.wikimedia.org/wikipedia/commons/9/9c/IntelliJ_IDEA_Icon.svg">
|
||||
<span class="software-name">IntelliJ IDEA</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue