Deploy: Fri May 15 14:02:26 UTC 2026

This commit is contained in:
mareguma 2026-05-15 14:02:26 +00:00
commit 884ab01739
900 changed files with 23978 additions and 0 deletions

115
docs/en/blog/index.html Normal file
View file

@ -0,0 +1,115 @@
<!--
_ _ _
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
-->
<!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="/pages/tenkuma/web/static/main.css?fixcache=1">
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
<link rel="manifest" href="/pages/tenkuma/web/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/tenkuma/web/pages/tenkuma/web/en/blog/">
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
</head>
<body>
<script>
const rootPrefix = "/pages/tenkuma/web/";
</script>
<style>
.bg {
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/pages/tenkuma/web/static/images/bear.jpg" class="bg">
<header>
<div>
<h1>Adrian Victor:Blog</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",
permissionIssue: "Permission issue",
permissionIssueNotificationContent: "Unable to continue playing background music, please enable audio <b>autoplay</b> for this website.",
notificationDefaultHint: "<b>Click to dismiss</b>",
}
</script>
</div>
<div id="linksHelper">
<div id="music"></div>
<ul id="headerLinks">
<a href="/pages/tenkuma/web/en/">home</a>
<a href="/pages/tenkuma/web/en/blog/">blog</a>
<a href="/pages/tenkuma/web/en/misc/">misc</a>
</ul>
</div>
</header>
<div id="mainHelper">
<main>
<p><b>Listing Blog Posts:</b></p>
<ul>
<li>
<p>
<a href="/pages/tenkuma/web/posts/installing-fl-studio-on-linux/">Installing FL Studio on linux.</a><br>
<b>4/19/2026</b> (last edited in 5/15/2026)
</p>
</li>
<li>
<p>
<a href="/pages/tenkuma/web/posts/android-developer-verification/">On the Recent Changes to App Distribution Requirements in the Android System by Google.</a><br>
<b>8/29/2025</b> (last edited in 5/15/2026)
</p>
</li>
</ul>
</main>
</div>
</div>
</body>
</html>

355
docs/en/index.html Normal file
View file

@ -0,0 +1,355 @@
<!--
_ _ _
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
-->
<!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="/pages/tenkuma/web/static/main.css?fixcache=1">
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
<link rel="manifest" href="/pages/tenkuma/web/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/tenkuma/web/pages/tenkuma/web/en/">
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
</head>
<body>
<script>
const rootPrefix = "/pages/tenkuma/web/";
</script>
<style>
.bg {
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/pages/tenkuma/web/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",
permissionIssue: "Permission issue",
permissionIssueNotificationContent: "Unable to continue playing background music, please enable audio <b>autoplay</b> for this website.",
notificationDefaultHint: "<b>Click to dismiss</b>",
}
</script>
</div>
<div id="linksHelper">
<div id="music"></div>
<ul id="headerLinks">
<a href="/pages/tenkuma/web/en/">home</a>
<a href="/pages/tenkuma/web/en/blog/">blog</a>
<a href="/pages/tenkuma/web/en/misc/">misc</a>
</ul>
</div>
</header>
<div id="mainHelper">
<div id="homeSquares">
</div>
<main>
<script src="/pages/tenkuma/web/static/scripts/home.js" defer></script>
<noscript>
<style>
.hs {
display: unset !important;
}
#homeSquares {
display: none;
}
</style>
</noscript>
<div class="hs" id="hsDefault">
<div class="box pageHeaderBox">
<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>
<div class="homeBadgesBox">
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/tenkuma.gif"
data-tip="<b>Click to expand</b> (tenkuma.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/anybrowser6.gif"
data-tip="<b>Click to expand</b> (anybrowser6.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/ai.gif"
data-tip="<b>Click to expand</b> (ai.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/WEBP.gif"
data-tip="<b>Click to expand</b> (WEBP.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/rainbowrain.gif"
data-tip="<b>Click to expand</b> (rainbowrain.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/blasphemy.gif"
data-tip="<b>Click to expand</b> (blasphemy.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/css3.gif"
data-tip="<b>Click to expand</b> (css3.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/best_viewed_with_open_eyes.gif"
data-tip="<b>Click to expand</b> (best_viewed_with_open_eyes.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/gnu-linux.gif"
data-tip="<b>Click to expand</b> (gnu-linux.gif)"
>
</div>
</div>
<hr>
<h2>About Me</h2>
<p>
My name is Adrian Victor, but I go by tenkuma on-line. I'm in high school's last year, also studying computing. My hobbies are music and music production, programming, selfhosting, Linux, and a lot more.
</p>
<p>Tenkuma, or 天くま in japanese, means celestial bear and was given by a friend of mine that I lost contact a long time ago. Sakata is gone, but the name stayed and turned into an integral part of my digital self.</p>
<h2>Socials and Contact</h2>
<p>
I'm publicly available at Mastodon <a href='https://mstdn.social/@tenkuma'>(@tenkuma@mstdn.social)</a>,
GitHub <a href='https://github.com/adrianvic'>(adrianvic)</a>,
Disroot Git <a href='https://git.disroot.org/adrianvictor'>(adrianvictor)</a>,
Discord <a href='https://discord.com/users/681643259764015116'>(@adrianvic)</a>,
YouTube <a href='https://www.youtube.com/@adrianvictor8'>(@adrianvictor8)</a>,
BitView <a href='https://www.bitview.net/user/tenkuma'>(tenkuma)</a>,
Modrinth <a href='https://modrinth.com/user/tenkumabear'>(tenkumabear)</a>
and XMPP <a href='xmpp:adrianvictor@disroot.org'>(adrianvictor@disroot.org)</a>.
</p>
<p>You can message me on my E-mail <a href="mailto:adrianvictor@disroot.org">(adrianvictor@disroot.org)</a> or feel free to get in touch through any of the other places mentioned above. For project-specific subjects, check for the project's contact field or if there's no such field add <i>+projectname</i> to my E-mail address (example: adrianvictor+coolproject@disroot.org).</p>
<p><i><b>Please, avoid reaching me through ways not mentioned above :)</b></i></p>
</div>
<div class="hs" id="hsMusic">
<div class="box pageHeaderBox">
<h1>My Music</h1>
<p>I've always loved music, and lately I've been finding music production very interesting. I publish my songs as <i>tenkuma</i>, and have founded an amateur label called <a href="https://margarina-records.rf.gd">Margarina Records</a> with my friends.</p>
<p>You can find my latest on songs <a href="https://genius.com/tenkuma">Genius</a>.</p>
<div class="homeBadgesBox">
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/rave.gif"
data-tip="<b>Click to expand</b> (rave.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/happymix.gif"
data-tip="<b>Click to expand</b> (happymix.gif)"
>
</div>
</div>
<hr>
<div class="hsMusicCard">
<div class="youtubeCardHolderHelper">
<div class="youtubeCardHolder">
<a href="https://margarina.bandcamp.com/album/velkommen">
<div class="blogpostYoutubeVideo" style="border-color: #482948;">
<img src="/pages/tenkuma/web/static/images/songs/velkommen.jpg">
<div class="videoHeader">
<h2 class="videoTitle" style="color: #482948;">
Velkommen
</h2>
<p>Bandcamp (5:39)</p>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="hs" id="hsVideo">
<div class="box pageHeaderBox">
<h1>My Videos</h1>
<p>I make videos for my <a href='${globalValues.youtube.url}'>YouTube channel</a>. Videos do not come regularly, there's no schedule—just a guy wanting to show something.</p>
</div>
<hr>
<div class="youtubeCardHolderHelper">
<div class="youtubeCardHolder">
<a href="https://www.youtube.com/watch?v=6bnNAnSY9Uo">
<div class="blogpostYoutubeVideo" >
<img src="/pages/tenkuma/web/static/images/thumbnails/fl_studio_linux.png">
<div class="videoHeader">
<h2 class="videoTitle" >
Installing FL Studio on linux.
</h2>
<p>YouTube (5:53)</p>
</div>
</div>
</a>
</div>
</div>
</div>
<div class="hs" id="hsCode">
<div class="box pageHeaderBox">
<h1>My Software</h1>
<p>I am studying computing at IFC (SC, Brazil) but in my free time I have some projects like computer applications, Minecraft plugins, Minecraft servers, etc... Anything that is public should be in my <a href="https://github.com/adrianvic">GitHub profile</a>.</p>
</div>
<hr>
<div class="hsProjects">
<div class="hsProject">
<div class="hsProjectHeader">
<div class="hsProjectImage">
<img src="/pages/tenkuma/web/static/images/jamfish-wide.png" alt="Jamfish">
</div>
<a href="https://github.com/adrianvic/jamfish" class="hsProjectHeaderIcon">
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
</a>
</div>
<div class="hsProjectContent">
<p>Native music player for Android devices that connects to Jellyfin media servers. The code is based on Gelli&#39;s archived repository, which is based on an old version of Phonograph.</p>
</div>
</div>
<div class="hsProject">
<div class="hsProjectHeader">
<div class="hsProjectImage">
<img src="/pages/tenkuma/web/static/images/itemeconomy2-wide.png" alt="ItemEconomy">
</div>
<a href="https://github.com/adrianvic/ItemEconomy" class="hsProjectHeaderIcon">
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
</a>
</div>
<div class="hsProjectContent">
<p>This PaperMC plugin integrates with VaultUnlocked to provide a unique, item-based economy system for your Minecraft server. Instead of relying solely on virtual balances, players use in-game items as physical currency, adding a layer of immersion and realism to your economy.</p>
</div>
</div>
<div class="hsProject">
<div class="hsProjectHeader">
<div class="hsProjectImage">
<img src="/pages/tenkuma/web/static/images/eye_of_nemesis.png" alt="Eye of Nemesis">
</div>
<a href="https://github.com/adrianvic/NemesisEye" class="hsProjectHeaderIcon">
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
</a>
</div>
<div class="hsProjectContent">
<p>Eye of Nemesis is a plugin that allows server admins to write policies that will deny or allow (black/whitelist) players to do specific things based on the value of nodes.</p>
</div>
</div>
<div class="hsProject">
<div class="hsProjectHeader">
<div class="hsProjectImage">
<img src="/pages/tenkuma/web/static/images/pestowikifullwhite.png" alt="PestoWiki">
</div>
<a href="https://github.com/Margarina-not-butter/PestoWiki" class="hsProjectHeaderIcon">
<img src="/pages/tenkuma/web/static/visual/github.svg" class="invertedc">
</a>
</div>
<div class="hsProjectContent">
<p>Multi-platform customizable client for wikis written in Python using PySide6 (QT).</p>
</div>
</div>
</div>
</div>
</main>
</div>
</div>
</body>
</html>

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,454 @@
<!--
_ _ _
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
-->
<!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="/pages/tenkuma/web/static/main.css?fixcache=1">
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
<link rel="manifest" href="/pages/tenkuma/web/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/tenkuma/web/pages/tenkuma/web/en/misc/bookmarks/">
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/towers.jpg">
</head>
<body>
<script>
const rootPrefix = "/pages/tenkuma/web/";
</script>
<style>
.bg {
opacity: 0.2!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/pages/tenkuma/web/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",
permissionIssue: "Permission issue",
permissionIssueNotificationContent: "Unable to continue playing background music, please enable audio <b>autoplay</b> for this website.",
notificationDefaultHint: "<b>Click to dismiss</b>",
}
</script>
</div>
<div id="linksHelper">
<div id="music"></div>
<ul id="headerLinks">
<a href="/pages/tenkuma/web/en/">home</a>
<a href="/pages/tenkuma/web/en/blog/">blog</a>
<a href="/pages/tenkuma/web/en/misc/">misc</a>
</ul>
</div>
</header>
<div id="mainHelper">
<main>
<div class="box pageHeaderBox">
<h1>Bookmarks</h1>
<p>A list of useful or cool websites/pages curated by me. Divided in sections for an easier navigation.</p>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/BOOKMARKthispageNOW.png"
data-tip="<b>Click to expand</b> (BOOKMARKthispageNOW.png)"
>
</div>
<hr>
<div>
<h2>Downloads</h2>
<div class="box favorites88x31Box">
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/iglooftp.gif"
data-tip="<b>Click to expand</b> (iglooftp.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/eftpbutton.gif"
data-tip="<b>Click to expand</b> (eftpbutton.gif)"
>
</div>
<dl>
<div class="favoritesDefinitionListItem">
<dt><a href="https://malwarewatch.org/">MalwareWatch</a></dt>
<hr class="favoritesDivider">
<dd>
Enderman&#39;s website. Provides download to various useful softwares, operating system images and malware.
<div class="favorite88x31Box">
</div>
</dd>
</div>
<div class="favoritesDefinitionListItem">
<dt><a href="https://free-images.com/">Free Images</a></dt>
<hr class="favoritesDivider">
<dd>
Search through millions of free stock photos, art and vector images. Every image is Public Domain or CC0. Free to Download and Free to Use.
<div class="favorite88x31Box">
</div>
</dd>
</div>
<div class="favoritesDefinitionListItem">
<dt><a href="https://88x31.nl/">88x31</a></dt>
<hr class="favoritesDivider">
<dd>
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.
<div class="favorite88x31Box">
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/WEBP.gif"
data-tip="<b>Click to expand</b> (WEBP.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/blank.gif"
data-tip="<b>Click to expand</b> (blank.gif)"
>
</div>
</dd>
</div>
</dl>
<div>
<h2>Profiles</h2>
<dl>
<div class="favoritesDefinitionListItem">
<dt><a href="https://www.youtube.com/@mrnandokk">Mr. Nando</a></dt>
<hr class="favoritesDivider">
<dd>
My friend Fernando, he makes music and YouTube videos of Minecraft and speedrun.
<div class="favorite88x31Box">
</div>
</dd>
</div>
<div class="favoritesDefinitionListItem">
<dt><a href="https://enderman.ch/">Endermanch</a></dt>
<hr class="favoritesDivider">
<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.
<div class="favorite88x31Box">
</div>
</dd>
</div>
</dl>
<div>
<h2>Tools</h2>
<dl>
<div class="favoritesDefinitionListItem">
<dt><a href="https://excalidraw.com/">Excalidraw</a></dt>
<hr class="favoritesDivider">
<dd>
Whiteboard with no bloat.
<div class="favorite88x31Box">
</div>
</dd>
</div>
<div class="favoritesDefinitionListItem">
<dt><a href="https://postimages.org/">Postimages</a></dt>
<hr class="favoritesDivider">
<dd>
Get permanent links of your images for forums, blogs, and social media.
<div class="favorite88x31Box">
</div>
</dd>
</div>
<div class="favoritesDefinitionListItem">
<dt><a href="https://github.com/gorhill/uBlock#ublock-origin">uBlock Origin</a></dt>
<hr class="favoritesDivider">
<dd>
An efficient blocker for Chromium and Firefox. Fast and lean.
<div class="favorite88x31Box">
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/ublock-now.png"
data-tip="<b>Click to expand</b> (ublock-now.png)"
>
</div>
</dd>
</div>
</dl>
<div>
<h2>Games</h2>
<div class="box favorites88x31Box">
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/gb.gif"
data-tip="<b>Click to expand</b> (gb.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/amd_powered.gif"
data-tip="<b>Click to expand</b> (amd_powered.gif)"
>
</div>
<dl>
<div class="favoritesDefinitionListItem">
<dt><a href="https://www.steamgriddb.com/">SteamGridDB</a></dt>
<hr class="favoritesDivider">
<dd>
Download and share custom video game assets and personalize your gaming library.
<div class="favorite88x31Box">
</div>
</dd>
</div>
</dl>
<div>
<h2>Music</h2>
<div class="box favorites88x31Box">
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/rave.gif"
data-tip="<b>Click to expand</b> (rave.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/2014-rave.gif"
data-tip="<b>Click to expand</b> (2014-rave.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/wmpfree.gif"
data-tip="<b>Click to expand</b> (wmpfree.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/wmp.gif"
data-tip="<b>Click to expand</b> (wmp.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/wmp9.gif"
data-tip="<b>Click to expand</b> (wmp9.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/wmp10.gif"
data-tip="<b>Click to expand</b> (wmp10.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/wmp11.gif"
data-tip="<b>Click to expand</b> (wmp11.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/ffmpeg.gif"
data-tip="<b>Click to expand</b> (ffmpeg.gif)"
>
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/ymusic.gif"
data-tip="<b>Click to expand</b> (ymusic.gif)"
>
</div>
<dl>
<div class="favoritesDefinitionListItem">
<dt><a href="https://radio.cvgm.net/demovibes/">CVGM Radio</a></dt>
<hr class="favoritesDivider">
<dd>
Your home for video game, demo scene and computer related music.
<div class="favorite88x31Box">
</div>
</dd>
</div>
</dl>
<div>
<h2>Piracy</h2>
<div class="box favorites88x31Box">
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/piracy.png"
data-tip="<b>Click to expand</b> (piracy.png)"
>
</div>
<dl>
<div class="favoritesDefinitionListItem">
<dt><a href="https://nyaa.si/">Nyaa</a></dt>
<hr class="favoritesDivider">
<dd>
A tracker of animes, mangas and related stuff.
<div class="favorite88x31Box">
<img
class="i88x31"
src="/pages/tenkuma/web/static/images/88x31/rukia.gif"
data-tip="<b>Click to expand</b> (rukia.gif)"
>
</div>
</dd>
</div>
<div class="favoritesDefinitionListItem">
<dt><a href="https://lucida.to/">Lucida</a></dt>
<hr class="favoritesDivider">
<dd>
With Lucida, you can download music directly from Qobuz, Tidal, Soundcloud, Deezer, Amazon Music, and Yandex Music in high quality for free. No catches, no mandatory ads, no BS. How does it work?
<div class="favorite88x31Box">
</div>
</dd>
</div>
<div class="favoritesDefinitionListItem">
<dt><a href="https://doubledouble.top/">DoubleDouble</a></dt>
<hr class="favoritesDivider">
<dd>
Download music directly from Amazon Music, Soundcloud, Qobuz, Deezer and Tidal for free.
<div class="favorite88x31Box">
</div>
</dd>
</div>
</dl>
</main>
</div>
</div>
</body>
</html>

124
docs/en/misc/index.html Normal file
View file

@ -0,0 +1,124 @@
<!--
_ _ _
| |_ ___ _ __ | | ___ _ _ __ ___ __ _ __ ____ _ ___ | |__ ___ _ __ ___
| __/ _ \ '_ \| |/ / | | | '_ ` _ \ / _` | \ \ /\ / / _` / __| | '_ \ / _ \ '__/ _ \
| || __/ | | | <| |_| | | | | | | (_| | \ V V / (_| \__ \ | | | | __/ | | __/
\__\___|_| |_|_|\_\\__,_|_| |_| |_|\__,_| \_/\_/ \__,_|___/ |_| |_|\___|_| \___|
-->
<!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="/pages/tenkuma/web/static/main.css?fixcache=1">
<script type="module" src="/pages/tenkuma/web/static/scripts/ccd.js"></script>
<script type="module" src="/pages/tenkuma/web/static/scripts/music.js" defer></script>
<script type="module" src="/pages/tenkuma/web/static/scripts/88x31.js" defer></script>
<script type="module" src="/pages/tenkuma/web/static/scripts/tips.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/pages/tenkuma/web/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/pages/tenkuma/web/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/pages/tenkuma/web/static/favicon-16x16.png">
<link rel="manifest" href="/pages/tenkuma/web/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/tenkuma/web/pages/tenkuma/web/en/misc/">
<meta property="og:image" content="https://adrianvic.github.io/tenkuma/web/pages/tenkuma/web/static/images/bear.jpg">
</head>
<body>
<script>
const rootPrefix = "/pages/tenkuma/web/";
</script>
<style>
.bg {
opacity: .4!important;
}
</style>
<noscript>
<style>
.i88x31:hover {
transform: scale(2);
}
</style>
</noscript>
<div id="everythingHelper">
<img src="/pages/tenkuma/web/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",
permissionIssue: "Permission issue",
permissionIssueNotificationContent: "Unable to continue playing background music, please enable audio <b>autoplay</b> for this website.",
notificationDefaultHint: "<b>Click to dismiss</b>",
}
</script>
</div>
<div id="linksHelper">
<div id="music"></div>
<ul id="headerLinks">
<a href="/pages/tenkuma/web/en/">home</a>
<a href="/pages/tenkuma/web/en/blog/">blog</a>
<a href="/pages/tenkuma/web/en/misc/">misc</a>
</ul>
</div>
</header>
<div id="mainHelper">
<main>
<h1>Miscellaneous</h1>
<ul>
<dl>
<dt>
<a href="/pages/tenkuma/web/en/misc/88x31/">
88x31
</a>
</dt>
<dd>
My collection of 88x31 GIFs and images.
</dd>
<dt>
<a href="/pages/tenkuma/web/en/misc/bookmarks/">
Bookmarks
</a>
</dt>
<dd>
My collection of interesting websites/pages.
</dd>
</dl>
</ul>
</main>
</div>
</div>
</body>
</html>