add: new projects + new mobile layout

This commit is contained in:
sadorowo 2024-03-27 19:33:35 +01:00
parent 73f88e3ef5
commit 0b264963eb
3 changed files with 57 additions and 31 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -1,11 +1,15 @@
@media screen and (max-width: 767px) {
body>div:not([id]) {
height: unset !important;
width: 100% !important;
border-bottom: 1px solid;
}
body>div>div#inner {
padding: 0.5em !important;
overflow-y: hidden !important;
height: auto !important;
padding: 1em !important;
}
body>#arrows {

View File

@ -42,6 +42,7 @@
<li><a href="#music-taste">my music taste</a></li>
<li><a href="#hardware">my hardware</a></li>
<li><a href="#software">my software</a></li>
<li><a href="#plans">plans</a></li>
<li><a href="#privacy">privacy</a></li>
</ul>
@ -76,7 +77,8 @@
<li><a href="https://github.com/sadorowo/wulkanowy-mod"
target="_blank">sadorowo/wulkanowy-mod</a>
</li>
<li><a href="https://github.com/sadorowo/zine-v4" target="_blank">sadorowo/zine-v4</a></li>
<li><a href="https://github.com/sadorowo/zine-v4" target="_blank"
data-deprecated>sadorowo/zine-v4</a></li>
</ol>
</li>
<li>
@ -110,37 +112,30 @@
<li>
rock/metal bands/artists
<ol>
<li>Behemoth</li>
<li>Draconian</li>
<li>Poisonblack</li>
<li>To/Die/For</li>
<li>For My Pain...</li>
<li>Lacrimas Profundere</li>
<li>Death</li>
<li>Charon</li>
<li>Entwine</li>
<li>Beseech</li>
<li>Slipknot</li>
</ol>
</li>
<li>
american rap (sometimes, very rarely)
<ol>
<li>Lil Peep</li>
<li>Lil Tracy</li>
<li>XXXTENTACION</li>
<li>Juice WRLD</li>
<li>Mackned</li>
<li>Fat Nick</li>
</ol>
</li>
</ul>
<p>i like these artists, but I can't say I'm a fan of them yet:</p>
<p>i enjoy these artists, but I can't say I'm a fan:</p>
<ul>
<li>Lacrimas Profundere</li>
<li>Beseech</li>
<li>Darkthrone</li>
<li>Dark Funeral</li>
<li>Behemoth</li>
<li>Venom</li>
</ul>
<p>i recently started to listen to:</p>
<ul>
<li>Deathstars</li>
<li>Carpatian Forest</li>
<li>Gorgoroth</li>
@ -154,9 +149,9 @@
<li>
OSes
<ol>
<li>windows 10</li>
<li>macOS</li>
<li>android (lineageos)</li>
<li>windows 10, only because i have one app that only works on Windows</li>
<li>hackintosh sonoma</li>
<li>degoogled android (lineageos)</li>
</ol>
</li>
<li>
@ -188,15 +183,20 @@
</ol>
</li>
<li>
programming
programming/web dev.
<ol>
<li>xcode</li>
<li>vs code</li>
<li>intellij idea</li>
<li>pycharm</li>
<li>clion</li>
<li>android studio</li>
<li>webstorm</li>
<li>vscodium</li>
<li>
jetbrains IDEs
<ul>
<li>intellij idea</li>
<li>pycharm</li>
<li>clion</li>
<li>android studio</li>
<li>webstorm</li>
</ul>
</li>
<li>termius</li>
<li>postman</li>
<li>git</li>
@ -210,15 +210,37 @@
</ol>
</li>
<li>music - apple music individual</li>
<li>
other
<ol>
<li>bitwarden (self-hosted)</li>
<li>cleanmymacx</li>
<li>kodi</li>
<li>onemenu</li>
<li>libreoffice</li>
</ol>
</li>
</ul>
<h2 id="plans">plans</h2>
<p>i want to:</p>
<ul>
<li>change style/look</li>
<li>have maximum privacy</li>
<li>forget about my past</li>
<li>be happy</li>
<li>be successful</li>
<li>meet some kind and respective people</li>
</ul>
<h2 id="privacy">privacy</h2>
<p>i prefer to keep my privacy, so i don't use any social media, except for instagram. i also don't use any
of the big tech companies' services, like google, facebook, amazon, etc. i use apple products, because
they are the only ones that respect my privacy. i also use a vpn and a password manager.</p>
<p>i prefer to keep my privacy, so i don't use any social media, except for instagram and messenger, because
i'm forced. i also don't use any
of the big tech companies' services, like google, facebook, amazon, etc. i also use a vpn and my
self-hosted email, password manager and photo hosting.</p>
</div>
</div>
<div id="arrows">
<div id="arrow_top"></div>
<div id="arrow_bottom"></div>