web/pt/misc/bookmarks/index.html
2026-04-21 17:36:18 +00:00

114 lines
No EOL
3.6 KiB
HTML

<!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>