About me page

This commit is contained in:
2026-03-26 13:56:10 +01:00
parent 136b1bdea9
commit a56fa5522a
9 changed files with 17 additions and 5 deletions

View File

@@ -20,8 +20,7 @@
On the topic of embedded system, I especially like to tinker with various calculators. You can view my humble collection <a href="https://my.calcs.quest/u/725">here</a>.<br>
I also like to climb especially bouldering :D
</p>
<h2 class="title_font">STUFF I LIKE</h2>
<h3 class="title_font">SOFTWARE</h3>
<h2 class="title_font">SOFT I LIKE</h2>
<p class="soos">
<ul class="soos" style="list-style-position: inside;">
<li>Linux Mint: Damn this OS is just the best, you've got a free n opensource OS where everything just works out of da box.</li>
@@ -30,11 +29,18 @@
<li>IDA: What can I say, there is just nothing that comes close to it.</li>
</ul>
</p>
<h3 class="title_font">OTHER WEBSITES</h3>
<div>
<img class="button" src="../assets/hcu1.gif" tppabs="" alt="hcu" border="0" vspace="0" hspace="0"/>
<img class="hcu" src="../assets/hcu1.gif" tppabs="" alt="hcu" border="0" vspace="0" hspace="0"/>
<br>
<a draggable="false" target="_blank" href="https://digdeeper.club/"><img class="button" draggable="false" src="https://digdeeper.club/images/button.png" alt="DigDeeper"></a>
<a href="//gnu.org" aria-label="GNU website"><img class="button" alt="GNU/Linux" src="../assets/gnu_linux.jpeg" width="88" height="31"></a>
<a href="https://gnu.org" aria-label="GNU website"><img class="button" alt="GNU/Linux" src="../assets/gnu_linux.jpeg" width="88" height="31"></a>
<img class="button" src="../assets/phonechump.gif" tppabs="" alt="hcu" border="0" vspace="0" hspace="0"/>
<a href="https://undertale.com" aria-label="Undetale website"><img class="button" alt="Undetrtale" src="../assets/undertale.gif" width="88" height="31"></a>
<img class="button" src="../assets/hatemac.gif" tppabs="" alt="hatemac" border="0" vspace="0" hspace="0"/>
<img class="button" src="../assets/hatems.gif" tppabs="" alt="hatems" border="0" vspace="0" hspace="0"/>
<a href="https://linuxmint.com/" aria-label="mint website"><img class="button" alt="mint" src="../assets/mint.png" width="88" height="31"></a>
<a href="https://lucida.to/" aria-label="lucida website"><img class="button" alt="lucida" src="../assets/lucida.gif" width="88" height="31"></a>
<img class="button" src="../assets/shit.gif" tppabs="" alt="Same shit" border="0" vspace="0" hspace="0"/>
</div>
</center>
</body>

View File

@@ -42,6 +42,12 @@ h3 {
}
.button {
width: 88px;
height: 31px;
image-rendering: pixelated;
}
.hcu {
width: 114px;
height: 43px;
image-rendering: pixelated;

BIN
assets/hatemac.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
assets/hatems.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
assets/lucida.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

BIN
assets/mint.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 744 B

BIN
assets/phonechump.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
assets/shit.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
assets/undertale.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB