info-cachapa/public/about/index.html
Captain Arepa adfb0a98dd update
2023-08-21 17:19:24 -04:00

148 lines
4.4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head><title>About &ndash; cachapa.xyz</title>
<meta name="description" content="Captain Arepa&#39;s main page.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css" integrity="sha512-1sCRPdkRXhBV2PBLUdRb4tMg1w2YPf37qatUFeS7zlBy7jJI8Lf4VHwWfZZfpXtYSLy85pkm9GaYVYMfw5BC1A==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.1/css/academicons.min.css" integrity="sha512-b1ASx0WHgVFL5ZQhTgiPWX+68KjS38Jk87jg7pe+qC7q9YkEtFq0z7xCglv7qGIs/68d3mAp+StfC8WKC5SSAg==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cachapa.xyz/css/palettes/base16-dark.css">
<link rel="stylesheet" href="https://cachapa.xyz/css/risotto.css">
<link rel="stylesheet" href="https://cachapa.xyz/css/custom.css">
</head>
<body>
<div class="page">
<header class="page__header"><nav class="page__nav main-nav">
<ul>
<h1 class="page__logo"><a href="https://cachapa.xyz" class="page__logo-inner">cachapa.xyz</a></h1>
<li class="main-nav__item"><a class="nav-main-item active" href="https://cachapa.xyz/about/" title="">About</a></li>
<li class="main-nav__item"><a class="nav-main-item" href="https://cachapa.xyz/fediverse/" title="">Fedi</a></li>
<li class="main-nav__item"><a class="nav-main-item" href="https://cachapa.xyz/donate/" title="">donate</a></li>
<li class="main-nav__item"><a class="nav-main-item" href="https://cachapa.xyz/contact/" title="">contact</a></li>
</ul>
</nav>
</header>
<section class="page__body">
<header class="content__header">
<h1>About</h1>
</header>
<div class="content__body">
<h2 id="what-you-have-to-know-about-me">What you have to know about me.</h2>
<p>I&rsquo;m Captain Arepa. Well, that&rsquo;s my online alias, d&rsquo;uh.<br>
I also go as &ldquo;Colonel Sponsz Arepa&rdquo; on Twitter, but mainly because I&rsquo;ve gotten suspended quite a lot and it seems bird site hates my nickname a lot.<br>
I&rsquo;m a 30-something y/o Android/backend developer of sorts.<br>
I live in a pariah banana wannabe-commie republic called &ldquo;Venezuela&rdquo;. Most people don&rsquo;t know or care about it, so I won&rsquo;t talk too much about that either.
I&rsquo;ll move to Europe sometime during 2023, so I guess my life will be a bit more interesting, heh.</p>
<h2 id="likes">Likes</h2>
<ul>
<li>Anime, Manga, Doujins.</li>
<li>Tatas, Booties, Cunnies.</li>
<li>A few gacha games (Fate/Grand Order, Genshin Impact, Guardian Tales).</li>
<li>JRPGs and Metal Gear Solid.</li>
<li>Good music.</li>
<li>Pasta, burger and strawberry ice cream.</li>
<li>Well written, elegant code.</li>
<li>Your mum.</li>
</ul>
<h2 id="dislikes">Dislikes</h2>
<ul>
<li>Soyfaggotry.</li>
<li>Soydev shit.</li>
<li>Web bloat.</li>
<li>Eggplant</li>
</ul>
<h2 id="hates">Hates</h2>
<ul>
<li>E-thots and fake puritans.</li>
<li>Pronountards and terminally online nitwits.</li>
<li>Communists, useful idiots.</li>
<li>Wokealizers and troonslators.</li>
<li>Foreigners who think they know more about my country than I do.</li>
<li>Etc.</li>
<li>I&rsquo;ll add more stuff here if I come up with anything.</li>
</ul>
<h2 id="welp">Welp&hellip;</h2>
<p>I&rsquo;ll come up with other stuff later.</p>
</div>
<footer class="content__footer"></footer>
</section>
<section class="page__aside">
<div class="aside__about">
<div class="aside__about">
<h1 class="about__title">cachapa.xyz</h1>
<p class="about__description">Captain Arepa&rsquo;s main page.</p>
</div>
<ul class="aside__social-links">
</ul>
</div>
<hr>
<div class="aside__content">
<p>
2022-12-18
</p>
</div>
</section>
<footer class="page__footer"><p>
</p>
<br /><br />
<p class="copyright">© 20212023 <a href="https://cachapa.xyz">Captain Arepa</a></p>
<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p>
</footer>
</div>
</body>
</html>