polishing main site
This commit is contained in:
parent
0270cbbc07
commit
c1fd45fde5
2 changed files with 12 additions and 8 deletions
BIN
files/img/front-page/gnu.png
Normal file
BIN
files/img/front-page/gnu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 388 KiB |
20
index.html
20
index.html
|
@ -26,9 +26,11 @@
|
|||
|
||||
<img src=/files/img/pfp.jpg width="190" height="190" align=right style="float: right; padding-left: 15px; padding-top: 15px;">
|
||||
|
||||
<p> I am a guy from the Czech Republic. I have many interests in life, among the biggest ones would probably be computer hardware and software. As my primary job, I work as a server failure assessment technician, but in my free time I do services for people, such as librebooting computers, building meshtastic nodes or 3D printing. </p>
|
||||
<p> I am a guy from the Czech Republic. I have many interests in life, among the biggest ones would probably be computer hardware and software. As my primary job, I work as a server failure assessment technician, but in my free time I do services for people, such as librebooting computers, building meshtastic nodes or 3D printing. In the past I'd probably consider myself a linux nerd, but now I'd consider myself just a linux user. I use gentoo btw.
|
||||
</p>
|
||||
|
||||
<p> Outside of technology, I'd say I'm to a degree interested in Orthodox Christian theology and philosophy.</p>
|
||||
|
||||
<p> In the past I'd probably consider myself a linux nerd, but now I'd consider myself just a linux user. I use gentoo btw.</p>
|
||||
|
||||
<h3> I can libreboot your computer! </h3>
|
||||
|
||||
|
@ -114,16 +116,17 @@ Cheogram (mobile)
|
|||
-->
|
||||
<br>
|
||||
|
||||
<h3> Computers I use</h3>
|
||||
<!--<h3> Computers I use</h3>
|
||||
<pre class="show"><b>Main PC</b>
|
||||
|
||||
This is a copmuter that I built a few years ago and continued to upgrade it ever since. I use it as my "main" computer at home. I use it to play video games, It's more of an entertainment and general purpose machine than anything else, for work and productivity I use my ThinkPad T440p.
|
||||
|
||||
<img src="/files/img/front-page/IMG_20201209_161931.jpg" width="200" height="150" style="float: left; padding-right: 15px; padding-top: 15px;" alt="image comming soon">[SYS]: Gentoo Linux
|
||||
[CPU]: Ryzen 5 2600
|
||||
[RAM]: 16GB DDR4
|
||||
[RAM]: 64GB DDR4
|
||||
[SSD]: 2x512GB nvme
|
||||
[SSD]: 2TB WD BLUE
|
||||
[GPU]: AMD Radeon RX 6600
|
||||
[PSU]: Silverstone 350W FlexATX PSU</pre>
|
||||
<br>
|
||||
|
||||
|
@ -135,7 +138,7 @@ This ThinkPad is currently my daily driver. It runs 100% Free Software including
|
|||
[SYS]: Gentoo Linux
|
||||
[CPU]: Intel Core i7-4800MQ
|
||||
[RAM]: 16GB DDR3
|
||||
[DIS]: 250GB SSD + 1TB HDD + DVD
|
||||
[DIS]: 250GB SSD + 1TB HDD + DVD-RW
|
||||
[SCR]: 1980x1080 IPS panel
|
||||
</pre>
|
||||
<br>
|
||||
|
@ -146,11 +149,12 @@ This is a server that runs bidzan.net, waffelo.net, drgnz.club and all of its se
|
|||
<img src="/files/img/front-page/IMG_20230813_102754_135.jpg" width="170" height="120" style="float: left; padding-right: 15px; padding-top: 15px;" alt="image unavailable">[SYS]: Gentoo Linux
|
||||
[CPU]: AMD Ryzen 5 5600
|
||||
[RAM]: 32GB DDR4
|
||||
[HDD]: Samsung 970 EVO (2TB)</pre>
|
||||
[HDD]: Samsung 970 EVO (2TB)</pre> -->
|
||||
|
||||
<p> <center> <i> Proudly gnutard </i> </center> </p>
|
||||
|
||||
<h3>Special credits</h3>
|
||||
|
||||
Waffelo (<a href="https://waffelo.net">waffelo.net</a>) - for motivating me to continue making this site.<br>
|
||||
Finnegan (<a href="https://finnswonderland.eu">finnswonderland.eu</a>) - author of the website avatar<br>
|
||||
|
||||
<i> Last updated: 2nd of August, 2025 </i>
|
||||
|
@ -158,6 +162,6 @@ Finnegan (<a href="https://finnswonderland.eu">finnswonderland.eu</a>) - author
|
|||
Copyright © 2022-2025 Jakub Bidžan <br>
|
||||
License GPLv3+: GNU
|
||||
GPL version 3 or later <a href="https://gnu.org/licenses/gpl.html">https://gnu.org/licenses/gpl.html</a>.
|
||||
<br> Source code: https://git.drgnz.club/jacob/main
|
||||
<br> Source code: https://git.drgnz.club/jakub/bidzan.net
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue