This commit is contained in:
adrianvic 2026-04-21 17:36:18 +00:00
commit c59d8d2aba
94 changed files with 1054 additions and 3 deletions

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
@ -24,6 +25,13 @@
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/bear.jpg" class="bg">
<header>
@ -46,6 +54,7 @@
<ul id="headerLinks">
<a href="/en/">home</a>
<a href="/en/blog/">blog</a>
<a href="/en/misc/">misc</a>
</ul>
</div>
</header>

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
@ -24,6 +25,13 @@
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/bear.jpg" class="bg">
<header>
@ -46,6 +54,7 @@
<ul id="headerLinks">
<a href="/en/">home</a>
<a href="/en/blog/">blog</a>
<a href="/en/misc/">misc</a>
</ul>
</div>
</header>
@ -66,6 +75,14 @@
<div class="hs" id="hsDefault">
<h1 id="homeTitle">Welcome</h1>
<p>It seems that you have found my website! Hi, I am <b>Adrian Victor</b> (or <b>tenkuma</b>), a Brazilian guy who likes to mess around with computers, computer programs and <i>enimatpyrtlyhtemids</i>.</p>
<img class="i88x31" src="/static/images/88x31/tenkuma.gif">
<img class="i88x31" src="/static/images/88x31/anybrowser6.gif">
<img class="i88x31" src="/static/images/88x31/ai.gif">
<img class="i88x31" src="/static/images/88x31/WEBP.gif">
<img class="i88x31" src="/static/images/88x31/rainbowrain.gif">
<img class="i88x31" src="/static/images/88x31/rave.gif">
<img class="i88x31" src="/static/images/88x31/blasphemy.gif">
<h2>Socials and Contact</h2>
<p>
I'm publicly available at Mastodon <a href='https://mstdn.social/@tenkuma'>(@tenkuma@mstdn.social)</a>,
@ -90,7 +107,7 @@
<p>I have a YouTube channel where I post mostly Minecraft videos, but I want to have other types of content in the future. There's no scedule for my videos because it takes a lot of editing time to put a video together, and I have little time to work on my own projects, you should subscribe if you want to know when I post something!</p>
<p>Here's a random video I'm proud of:</p>
<a href="https://www.youtube.com/watch?v=6bnNAnSY9Uo">
<div class="blogpostYoutubeVideo">
<div style="margin-bottom: 1em;" class="blogpostYoutubeVideo">
<img src="/static/images/thumbnails/fl_studio_linux.png">
<div class="videoHeader">
<h2 class="videoTitle">Installing FL Studio on linux.</h2>

223
en/misc/88x31/index.html Normal file
View file

@ -0,0 +1,223 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Adrian Victor - 88x31</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
<link rel="manifest" href="/static/site.webmanifest">
<script src="https://keepandroidopen.org/banner.js" defer></script>
<meta property="og:title" content="Adrian Victor - 88x31">
<meta property="og:description" content="Personal website/blog of Adrian Victor.">
<meta property="og:type" content="article">
<meta property="og:url" content="https://adrianvic.github.io/en/misc/88x31/">
<meta property="og:image" content="https://adrianvic.github.io/static/images/bear.jpg">
</head>
<body>
<style>
.bg {
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/bear.jpg" class="bg">
<header>
<div>
<h1>Adrian Victor</h1>
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
<script>
const headeri18n =
{
by: "by",
options: "Options",
hideBackground: "Hide background",
back: "back"
}
</script>
</div>
<div id="linksHelper">
<div id="music">
</div>
<ul id="headerLinks">
<a href="/en/">home</a>
<a href="/en/blog/">blog</a>
<a href="/en/misc/">misc</a>
</ul>
</div>
</header>
<div id="mainHelper">
<main>
<div class="box pageHeaderBox">
<h1>88x31</h1>
<p>This is the collection of 88x31 GIFs and images I&#39;ve downloaded across the web.</p>
</div>
<hr>
<h2>Made by me</h2>
<img class="i88x31" src="/static/images/88x31/tenkuma.gif">
<h2>Others</h2>
<div class="">
<img class="i88x31" src="/static/images/88x31/2001.gif">
<img class="i88x31" src="/static/images/88x31/2014-rave.gif">
<img class="i88x31" src="/static/images/88x31/2ktan.png">
<img class="i88x31" src="/static/images/88x31/88x31-your-ad.gif">
<img class="i88x31" src="/static/images/88x31/96.png">
<img class="i88x31" src="/static/images/88x31/98.gif">
<img class="i88x31" src="/static/images/88x31/BOOKMARKthispageNOW.png">
<img class="i88x31" src="/static/images/88x31/BWA_Boing_88x31_19991004.gif">
<img class="i88x31" src="/static/images/88x31/WEBP.gif">
<img class="i88x31" src="/static/images/88x31/agoraroad.gif">
<img class="i88x31" src="/static/images/88x31/ai.gif">
<img class="i88x31" src="/static/images/88x31/amd_now.gif">
<img class="i88x31" src="/static/images/88x31/amd_powered.gif">
<img class="i88x31" src="/static/images/88x31/amiga_friendly.gif">
<img class="i88x31" src="/static/images/88x31/amiga_power.gif">
<img class="i88x31" src="/static/images/88x31/amiga_rc5.gif">
<img class="i88x31" src="/static/images/88x31/angellogo.gif">
<img class="i88x31" src="/static/images/88x31/anybrowser.gif">
<img class="i88x31" src="/static/images/88x31/anybrowser6.gif">
<img class="i88x31" src="/static/images/88x31/armed.gif">
<img class="i88x31" src="/static/images/88x31/asexuals_now.gif">
<img class="i88x31" src="/static/images/88x31/az01.gif">
<img class="i88x31" src="/static/images/88x31/az02.gif">
<img class="i88x31" src="/static/images/88x31/az03.gif">
<img class="i88x31" src="/static/images/88x31/beos_now_anim.gif">
<img class="i88x31" src="/static/images/88x31/best1024.gif">
<img class="i88x31" src="/static/images/88x31/best800x600.gif">
<img class="i88x31" src="/static/images/88x31/best_free.gif">
<img class="i88x31" src="/static/images/88x31/best_viewed_with_monitor.gif">
<img class="i88x31" src="/static/images/88x31/best_viewed_with_open_eyes.gif">
<img class="i88x31" src="/static/images/88x31/bestviewed16bit.gif">
<img class="i88x31" src="/static/images/88x31/bestviewedcomp.gif">
<img class="i88x31" src="/static/images/88x31/bestvieweddesktop.gif">
<img class="i88x31" src="/static/images/88x31/bestviewedlinks.gif">
<img class="i88x31" src="/static/images/88x31/bestviewedopen.gif">
<img class="i88x31" src="/static/images/88x31/bestviewedyour.gif">
<img class="i88x31" src="/static/images/88x31/bestvw.gif">
<img class="i88x31" src="/static/images/88x31/blank.gif">
<img class="i88x31" src="/static/images/88x31/blasphemy.gif">
<img class="i88x31" src="/static/images/88x31/blender_get.gif">
<img class="i88x31" src="/static/images/88x31/blogger_88x31.gif">
<img class="i88x31" src="/static/images/88x31/brothings.gif">
<img class="i88x31" src="/static/images/88x31/btn-silvercruiser.gif">
<img class="i88x31" src="/static/images/88x31/buttons_now.gif">
<img class="i88x31" src="/static/images/88x31/bvbstar.gif">
<img class="i88x31" src="/static/images/88x31/bvwe.gif">
<img class="i88x31" src="/static/images/88x31/cakey.gif">
<img class="i88x31" src="/static/images/88x31/catp0rtal.gif">
<img class="i88x31" src="/static/images/88x31/catscape2.gif">
<img class="i88x31" src="/static/images/88x31/catscape3.gif">
<img class="i88x31" src="/static/images/88x31/catt_banner.gif">
<img class="i88x31" src="/static/images/88x31/cc-by-nc-sa.gif">
<img class="i88x31" src="/static/images/88x31/cc-by-sa.gif">
<img class="i88x31" src="/static/images/88x31/cc-some.gif">
<img class="i88x31" src="/static/images/88x31/cc-somerights.gif">
<img class="i88x31" src="/static/images/88x31/cc0.png">
<img class="i88x31" src="/static/images/88x31/cheezit.gif">
<img class="i88x31" src="/static/images/88x31/chilliwebhosting.gif">
<img class="i88x31" src="/static/images/88x31/chocomint.png">
<img class="i88x31" src="/static/images/88x31/chrome.gif">
<img class="i88x31" src="/static/images/88x31/dumbasswebmasterahead.gif">
<img class="i88x31" src="/static/images/88x31/feed.gif">
<img class="i88x31" src="/static/images/88x31/happymix.gif">
<img class="i88x31" src="/static/images/88x31/kittyrun.gif">
<img class="i88x31" src="/static/images/88x31/mousemade.gif">
<img class="i88x31" src="/static/images/88x31/otaku.gif">
<img class="i88x31" src="/static/images/88x31/proud_of_my_son.gif">
<img class="i88x31" src="/static/images/88x31/rainbowrain.gif">
<img class="i88x31" src="/static/images/88x31/rave.gif">
<img class="i88x31" src="/static/images/88x31/sky-manta.gif">
<img class="i88x31" src="/static/images/88x31/tenkuma.gif">
<img class="i88x31" src="/static/images/88x31/undercon2.gif">
</div>
</main>
</div>
</div>
</body>
</html>

View file

@ -0,0 +1,114 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Adrian Victor</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
<link rel="manifest" href="/static/site.webmanifest">
<script src="https://keepandroidopen.org/banner.js" defer></script>
<meta property="og:title" content="Adrian Victor">
<meta property="og:description" content="Personal website/blog of Adrian Victor.">
<meta property="og:type" content="article">
<meta property="og:url" content="https://adrianvic.github.io/en/misc/bookmarks/">
<meta property="og:image" content="https://adrianvic.github.io/static/images/towers.jpg">
</head>
<body>
<style>
.bg {
opacity: 0.2!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/towers.jpg" class="bg">
<header>
<div>
<h1>Adrian Victor</h1>
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
<script>
const headeri18n =
{
by: "by",
options: "Options",
hideBackground: "Hide background",
back: "back"
}
</script>
</div>
<div id="linksHelper">
<div id="music">
</div>
<ul id="headerLinks">
<a href="/en/">home</a>
<a href="/en/blog/">blog</a>
<a href="/en/misc/">misc</a>
</ul>
</div>
</header>
<div id="mainHelper">
<main>
<div class="box pageHeaderBox">
<h1>Bookmarks</h1>
<p></p>
<img class="i88x31" src="/static/images/88x31/BOOKMARKthispageNOW.png" alt="">
</div>
<hr>
<h2>Downloads</h2>
<dl>
<dt><a href="https://malwarewatch.org/">MalwareWatch</a></dt>
<dd>
Enderman&#39;s website. Provides download to various useful softwares, operating system images and malware.
</dd>
<dt><a href="https://88x31.nl/">88x31</a></dt>
<dd>
<img class="i88x31" style="margin-top: .6em;" src="/static/images/88x31/WEBP.gif">
<br>
This website is a collection with over 6500 GIF&#39;s and PNG&#39;s in 88x31 format. In the late 1990 and begin of the 2000&#39;s it was very common to use these pictures on your personal website.
</dd>
</dl>
<h2>Profiles</h2>
<dl>
<dt><a href="https://www.youtube.com/@mrnandokk">Mr. Nando</a></dt>
<dd>
My friend Fernando, he makes music and YouTube videos of Minecraft and speedrun.
</dd>
<dt><a href="https://enderman.ch/">Endermanch</a></dt>
<dd>
Andrew is a software engineer, a malware enthusiast and most importantly, a weird tall creature. I&#39;ve grown up with his videos and he&#39;s a great inspiration for me.
</dd>
</dl>
</main>
</div>
</div>
</body>
</html>

100
en/misc/index.html Normal file
View file

@ -0,0 +1,100 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Adrian Victor</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
<link rel="manifest" href="/static/site.webmanifest">
<script src="https://keepandroidopen.org/banner.js" defer></script>
<meta property="og:title" content="Adrian Victor">
<meta property="og:description" content="Personal website/blog of Adrian Victor.">
<meta property="og:type" content="article">
<meta property="og:url" content="https://adrianvic.github.io/en/misc/">
<meta property="og:image" content="https://adrianvic.github.io/static/images/bear.jpg">
</head>
<body>
<style>
.bg {
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/bear.jpg" class="bg">
<header>
<div>
<h1>Adrian Victor:Misc</h1>
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
<script>
const headeri18n =
{
by: "by",
options: "Options",
hideBackground: "Hide background",
back: "back"
}
</script>
</div>
<div id="linksHelper">
<div id="music">
</div>
<ul id="headerLinks">
<a href="/en/">home</a>
<a href="/en/blog/">blog</a>
<a href="/en/misc/">misc</a>
</ul>
</div>
</header>
<div id="mainHelper">
<main>
<h1>Miscellaneous</h1>
<ul>
<dl>
<dt>
<a href="/en/misc/88x31/">
88x31
</a>
</dt>
<dd>
My collection of 88x31 GIFs and images.
</dd>
<dt>
<a href="/en/misc/bookmarks/">
Bookmarks
</a>
</dt>
<dd>
Minha coleção de sites e páginas interessantes.
</dd>
</dl>
</ul>
</main>
</div>
</div>
</body>
</html>

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
@ -24,6 +25,13 @@
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/bear.jpg" class="bg">
<header>
@ -46,6 +54,7 @@
<ul id="headerLinks">
<a href="/en/">home</a>
<a href="/en/blog/">blog</a>
<a href="/en/misc/">misc</a>
</ul>
</div>
</header>

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
@ -24,6 +25,13 @@
opacity: 0.35!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/android-jellybean.jpg" class="bg">
<header>
@ -46,6 +54,7 @@
<ul id="headerLinks">
<a href="/en/">home</a>
<a href="/en/blog/">blog</a>
<a href="/en/misc/">misc</a>
</ul>
</div>
</header>

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
@ -24,6 +25,13 @@
opacity: 0.35!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/fl_screenshot_no_text.png" class="bg">
<header>
@ -46,6 +54,7 @@
<ul id="headerLinks">
<a href="/pt/">início</a>
<a href="/pt/blog/">blog</a>
<a href="/pt/misc/">misc</a>
</ul>
</div>
</header>

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
@ -24,6 +25,13 @@
opacity: 0.35!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/fl_screenshot_no_text.png" class="bg">
<header>
@ -46,6 +54,7 @@
<ul id="headerLinks">
<a href="/en/">home</a>
<a href="/en/blog/">blog</a>
<a href="/en/misc/">misc</a>
</ul>
</div>
</header>

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
@ -24,6 +25,13 @@
opacity: 0.35!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/android-jellybean.jpg" class="bg">
<header>
@ -46,6 +54,7 @@
<ul id="headerLinks">
<a href="/pt/">início</a>
<a href="/pt/blog/">blog</a>
<a href="/pt/misc/">misc</a>
</ul>
</div>
</header>

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
@ -24,6 +25,13 @@
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/bear.jpg" class="bg">
<header>
@ -46,6 +54,7 @@
<ul id="headerLinks">
<a href="/pt/">início</a>
<a href="/pt/blog/">blog</a>
<a href="/pt/misc/">misc</a>
</ul>
</div>
</header>

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
@ -24,6 +25,13 @@
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/bear.jpg" class="bg">
<header>
@ -46,6 +54,7 @@
<ul id="headerLinks">
<a href="/pt/">início</a>
<a href="/pt/blog/">blog</a>
<a href="/pt/misc/">misc</a>
</ul>
</div>
</header>
@ -66,6 +75,14 @@
<div class="hs" id="hsDefault">
<h1 id="homeTitle">Bem-vindo</h1>
<p>Parece que você encontrou meu website! Olá, sou <b>Adrian Victor</b> (ou <b>tenkuma</b>), um cara brasileiro que gosta de mexer com computadores, programas de computadores e <i>enimatpirtlitemídios</i>.</p>
<img class="i88x31" src="/static/images/88x31/tenkuma.gif">
<img class="i88x31" src="/static/images/88x31/anybrowser6.gif">
<img class="i88x31" src="/static/images/88x31/ai.gif">
<img class="i88x31" src="/static/images/88x31/WEBP.gif">
<img class="i88x31" src="/static/images/88x31/rainbowrain.gif">
<img class="i88x31" src="/static/images/88x31/rave.gif">
<img class="i88x31" src="/static/images/88x31/blasphemy.gif">
<h2>Redes Sociais e Contato</h2>
<p>
Estou publicamente disponível no Mastodon <a href='https://mstdn.social/@tenkuma'>(@tenkuma@mstdn.social)</a>,
@ -90,7 +107,7 @@
<p>Eu tenho um canal no YouTube em que na maioria das vezes eu posto vídeos de Minecraft, mas pretendo expandir a variedade de conteúdos no futuro. Não tenho nenhuma previsão de publicação no meu canal, pois editar os vídeos leva tempo e eu tenho pouco tempo para trabalhar nos meus projetos, você deveria se inscrever se quiser saber quando eu posto meus vídeos!</p>
<p>Aqui está um vídeo aleatório que eu me orgulho de ter postado:</p>
<a href="https://www.youtube.com/watch?v=6bnNAnSY9Uo">
<div class="blogpostYoutubeVideo">
<div style="margin-bottom: 1em;" class="blogpostYoutubeVideo">
<img src="/static/images/thumbnails/fl_studio_linux.png">
<div class="videoHeader">
<h2 class="videoTitle">Como instalar o FL Studio no Linux?</h2>

223
pt/misc/88x31/index.html Normal file
View file

@ -0,0 +1,223 @@
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="UTF-8">
<title>Adrian Victor - 88x31</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
<link rel="manifest" href="/static/site.webmanifest">
<script src="https://keepandroidopen.org/banner.js" defer></script>
<meta property="og:title" content="Adrian Victor - 88x31">
<meta property="og:description" content="Website/blog pessoal de Adrian Victor.">
<meta property="og:type" content="article">
<meta property="og:url" content="https://adrianvic.github.io/pt/misc/88x31/">
<meta property="og:image" content="https://adrianvic.github.io/static/images/bear.jpg">
</head>
<body>
<style>
.bg {
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/bear.jpg" class="bg">
<header>
<div>
<h1>Adrian Victor</h1>
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
<script>
const headeri18n =
{
by: "por",
options: "Opções",
hideBackground: "Esconder imagem de fundo",
back: "voltar"
}
</script>
</div>
<div id="linksHelper">
<div id="music">
</div>
<ul id="headerLinks">
<a href="/pt/">início</a>
<a href="/pt/blog/">blog</a>
<a href="/pt/misc/">misc</a>
</ul>
</div>
</header>
<div id="mainHelper">
<main>
<div class="box pageHeaderBox">
<h1>88x31</h1>
<p>Essa é uma coleção de GIFs e imagens 88x31 que eu baixei pela internet.</p>
</div>
<hr>
<h2>Feitos por mim</h2>
<img class="i88x31" src="/static/images/88x31/tenkuma.gif">
<h2>Outros</h2>
<div class="">
<img class="i88x31" src="/static/images/88x31/2001.gif">
<img class="i88x31" src="/static/images/88x31/2014-rave.gif">
<img class="i88x31" src="/static/images/88x31/2ktan.png">
<img class="i88x31" src="/static/images/88x31/88x31-your-ad.gif">
<img class="i88x31" src="/static/images/88x31/96.png">
<img class="i88x31" src="/static/images/88x31/98.gif">
<img class="i88x31" src="/static/images/88x31/BOOKMARKthispageNOW.png">
<img class="i88x31" src="/static/images/88x31/BWA_Boing_88x31_19991004.gif">
<img class="i88x31" src="/static/images/88x31/WEBP.gif">
<img class="i88x31" src="/static/images/88x31/agoraroad.gif">
<img class="i88x31" src="/static/images/88x31/ai.gif">
<img class="i88x31" src="/static/images/88x31/amd_now.gif">
<img class="i88x31" src="/static/images/88x31/amd_powered.gif">
<img class="i88x31" src="/static/images/88x31/amiga_friendly.gif">
<img class="i88x31" src="/static/images/88x31/amiga_power.gif">
<img class="i88x31" src="/static/images/88x31/amiga_rc5.gif">
<img class="i88x31" src="/static/images/88x31/angellogo.gif">
<img class="i88x31" src="/static/images/88x31/anybrowser.gif">
<img class="i88x31" src="/static/images/88x31/anybrowser6.gif">
<img class="i88x31" src="/static/images/88x31/armed.gif">
<img class="i88x31" src="/static/images/88x31/asexuals_now.gif">
<img class="i88x31" src="/static/images/88x31/az01.gif">
<img class="i88x31" src="/static/images/88x31/az02.gif">
<img class="i88x31" src="/static/images/88x31/az03.gif">
<img class="i88x31" src="/static/images/88x31/beos_now_anim.gif">
<img class="i88x31" src="/static/images/88x31/best1024.gif">
<img class="i88x31" src="/static/images/88x31/best800x600.gif">
<img class="i88x31" src="/static/images/88x31/best_free.gif">
<img class="i88x31" src="/static/images/88x31/best_viewed_with_monitor.gif">
<img class="i88x31" src="/static/images/88x31/best_viewed_with_open_eyes.gif">
<img class="i88x31" src="/static/images/88x31/bestviewed16bit.gif">
<img class="i88x31" src="/static/images/88x31/bestviewedcomp.gif">
<img class="i88x31" src="/static/images/88x31/bestvieweddesktop.gif">
<img class="i88x31" src="/static/images/88x31/bestviewedlinks.gif">
<img class="i88x31" src="/static/images/88x31/bestviewedopen.gif">
<img class="i88x31" src="/static/images/88x31/bestviewedyour.gif">
<img class="i88x31" src="/static/images/88x31/bestvw.gif">
<img class="i88x31" src="/static/images/88x31/blank.gif">
<img class="i88x31" src="/static/images/88x31/blasphemy.gif">
<img class="i88x31" src="/static/images/88x31/blender_get.gif">
<img class="i88x31" src="/static/images/88x31/blogger_88x31.gif">
<img class="i88x31" src="/static/images/88x31/brothings.gif">
<img class="i88x31" src="/static/images/88x31/btn-silvercruiser.gif">
<img class="i88x31" src="/static/images/88x31/buttons_now.gif">
<img class="i88x31" src="/static/images/88x31/bvbstar.gif">
<img class="i88x31" src="/static/images/88x31/bvwe.gif">
<img class="i88x31" src="/static/images/88x31/cakey.gif">
<img class="i88x31" src="/static/images/88x31/catp0rtal.gif">
<img class="i88x31" src="/static/images/88x31/catscape2.gif">
<img class="i88x31" src="/static/images/88x31/catscape3.gif">
<img class="i88x31" src="/static/images/88x31/catt_banner.gif">
<img class="i88x31" src="/static/images/88x31/cc-by-nc-sa.gif">
<img class="i88x31" src="/static/images/88x31/cc-by-sa.gif">
<img class="i88x31" src="/static/images/88x31/cc-some.gif">
<img class="i88x31" src="/static/images/88x31/cc-somerights.gif">
<img class="i88x31" src="/static/images/88x31/cc0.png">
<img class="i88x31" src="/static/images/88x31/cheezit.gif">
<img class="i88x31" src="/static/images/88x31/chilliwebhosting.gif">
<img class="i88x31" src="/static/images/88x31/chocomint.png">
<img class="i88x31" src="/static/images/88x31/chrome.gif">
<img class="i88x31" src="/static/images/88x31/dumbasswebmasterahead.gif">
<img class="i88x31" src="/static/images/88x31/feed.gif">
<img class="i88x31" src="/static/images/88x31/happymix.gif">
<img class="i88x31" src="/static/images/88x31/kittyrun.gif">
<img class="i88x31" src="/static/images/88x31/mousemade.gif">
<img class="i88x31" src="/static/images/88x31/otaku.gif">
<img class="i88x31" src="/static/images/88x31/proud_of_my_son.gif">
<img class="i88x31" src="/static/images/88x31/rainbowrain.gif">
<img class="i88x31" src="/static/images/88x31/rave.gif">
<img class="i88x31" src="/static/images/88x31/sky-manta.gif">
<img class="i88x31" src="/static/images/88x31/tenkuma.gif">
<img class="i88x31" src="/static/images/88x31/undercon2.gif">
</div>
</main>
</div>
</div>
</body>
</html>

View file

@ -0,0 +1,114 @@
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="UTF-8">
<title>Adrian Victor</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
<link rel="manifest" href="/static/site.webmanifest">
<script src="https://keepandroidopen.org/banner.js" defer></script>
<meta property="og:title" content="Adrian Victor">
<meta property="og:description" content="Website/blog pessoal de Adrian Victor.">
<meta property="og:type" content="article">
<meta property="og:url" content="https://adrianvic.github.io/pt/misc/bookmarks/">
<meta property="og:image" content="https://adrianvic.github.io/static/images/towers.jpg">
</head>
<body>
<style>
.bg {
opacity: 0.2!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/towers.jpg" class="bg">
<header>
<div>
<h1>Adrian Victor</h1>
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
<script>
const headeri18n =
{
by: "por",
options: "Opções",
hideBackground: "Esconder imagem de fundo",
back: "voltar"
}
</script>
</div>
<div id="linksHelper">
<div id="music">
</div>
<ul id="headerLinks">
<a href="/pt/">início</a>
<a href="/pt/blog/">blog</a>
<a href="/pt/misc/">misc</a>
</ul>
</div>
</header>
<div id="mainHelper">
<main>
<div class="box pageHeaderBox">
<h1>Favoritos</h1>
<p>Essa é a lista de links favoritos curada por mim, dividida em seções para facilitar a navegação ;-)</p>
<img class="i88x31" src="/static/images/88x31/BOOKMARKthispageNOW.png" alt="">
</div>
<hr>
<h2>Downloads</h2>
<dl>
<dt><a href="https://malwarewatch.org/">MalwareWatch</a></dt>
<dd>
Website do Enderman. Tem download de vários softwares úteis, imagens de sistemas operacionais e malware.
</dd>
<dt><a href="https://88x31.nl/">88x31</a></dt>
<dd>
<img class="i88x31" style="margin-top: .6em;" src="/static/images/88x31/WEBP.gif">
<br>
Essa é uma coleção de mais de 6500 GIFs e PNGs no formato 88x31. No final dos anos 1990 e começo dos 2000 era muito comum usar essas imagens no seu site pessoal.
</dd>
</dl>
<h2>Perfis</h2>
<dl>
<dt><a href="https://www.youtube.com/@mrnandokk">Mr. Nando</a></dt>
<dd>
Meu amigo Fernando, ele faz músicas e vídeos de Minecraft e speedrun.
</dd>
<dt><a href="https://enderman.ch/">Endermanch</a></dt>
<dd>
Andrew é um engenheiro de software, entusiasta de malware e, mais importante, uma estranha e alta criatura. Cresci com os seus videos e ele é uma grande inspiração para mim.
</dd>
</dl>
</main>
</div>
</div>
</body>
</html>

100
pt/misc/index.html Normal file
View file

@ -0,0 +1,100 @@
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="UTF-8">
<title>Adrian Victor</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
<link rel="manifest" href="/static/site.webmanifest">
<script src="https://keepandroidopen.org/banner.js" defer></script>
<meta property="og:title" content="Adrian Victor">
<meta property="og:description" content="Website/blog pessoal de Adrian Victor.">
<meta property="og:type" content="article">
<meta property="og:url" content="https://adrianvic.github.io/pt/misc/">
<meta property="og:image" content="https://adrianvic.github.io/static/images/bear.jpg">
</head>
<body>
<style>
.bg {
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/bear.jpg" class="bg">
<header>
<div>
<h1>Adrian Victor:Misc</h1>
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
<script>
const headeri18n =
{
by: "por",
options: "Opções",
hideBackground: "Esconder imagem de fundo",
back: "voltar"
}
</script>
</div>
<div id="linksHelper">
<div id="music">
</div>
<ul id="headerLinks">
<a href="/pt/">início</a>
<a href="/pt/blog/">blog</a>
<a href="/pt/misc/">misc</a>
</ul>
</div>
</header>
<div id="mainHelper">
<main>
<h1>Miscelâneo</h1>
<ul>
<dl>
<dt>
<a href="/pt/misc/88x31/">
88x31
</a>
</dt>
<dd>
Minha coleção de GIFs e imagens 88x31.
</dd>
<dt>
<a href="/pt/misc/bookmarks/">
Favoritos
</a>
</dt>
<dd>
Minha coleção de sites e páginas interessantes.
</dd>
</dl>
</ul>
</main>
</div>
</div>
</body>
</html>

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
@ -24,6 +25,13 @@
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/bear.jpg" class="bg">
<header>
@ -46,6 +54,7 @@
<ul id="headerLinks">
<a href="/pt/">início</a>
<a href="/pt/blog/">blog</a>
<a href="/pt/misc/">misc</a>
</ul>
</div>
</header>

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
@ -24,6 +25,13 @@
opacity: 0.35!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/ifc.jpg" class="bg">
<header>
@ -46,6 +54,7 @@
<ul id="headerLinks">
<a href="/pt/">início</a>
<a href="/pt/blog/">blog</a>
<a href="/pt/misc/">misc</a>
</ul>
</div>
</header>

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
@ -24,6 +25,13 @@
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/redes.jpg" class="bg">
<header>
@ -46,6 +54,7 @@
<ul id="headerLinks">
<a href="/en/">home</a>
<a href="/en/blog/">blog</a>
<a href="/en/misc/">misc</a>
</ul>
</div>
</header>

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/static/main.css?fixcache=1">
<script src="/static/scripts/ccd.js"></script>
<script src="/static/scripts/main.js" defer></script>
<script src="/static/scripts/88x31.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
@ -24,6 +25,13 @@
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/static/images/redes.jpg" class="bg">
<header>
@ -46,6 +54,7 @@
<ul id="headerLinks">
<a href="/pt/">início</a>
<a href="/pt/blog/">blog</a>
<a href="/pt/misc/">misc</a>
</ul>
</div>
</header>

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

BIN
static/images/88x31/96.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
static/images/88x31/98.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 KiB

BIN
static/images/88x31/ai.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 434 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 970 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 960 B

BIN
static/images/88x31/cc0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 919 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 830 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

BIN
static/images/towers.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View file

@ -147,7 +147,7 @@ blockquote, main p {
}
main h1, main h2 {
margin-bottom: .5em;
/* margin-bottom: .2em; */
}
main h2 {
@ -163,6 +163,28 @@ blockquote {
margin-left: 2.8em;
}
hr {
border-bottom: thick solid rgba(255, 255, 255, 0.1);
box-shadow:
2px 7px 5px rgba(0,0,0,0.3),
0px -4px 10px rgba(0,0,0,0.3);
/* margin: .5em 0; */
}
.box {
border: thick solid rgba(255, 255, 255, 0.1);
padding: 1em;
background-color: rgba(0, 0, 0, 0.15);
}
.box *:last-child {
margin-bottom: 0;
}
.pageHeaderBox {
border-bottom: 0;
}
#headerSubtitle {
color: white;
opacity: 0.6;
@ -760,6 +782,15 @@ hs {
margin-bottom: 1em;
}
.i88x31 {
transition: .2s;
image-rendering: pixelated;
}
.i88x31.selected {
transform: scale(2);
}
@keyframes ellipsis-loader {
0%, 25% {
transform: translateX(0);

13
static/scripts/88x31.js Normal file
View file

@ -0,0 +1,13 @@
const images = document.querySelectorAll(".i88x31");
images.forEach(image => {
image.addEventListener("click", () => {
const selected = document.querySelectorAll(".i88x31.selected");
selected.forEach(s => {
if (s != image) {
s.classList.toggle("selected");
}
})
image.classList.toggle("selected");
})
})