You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

94 lines
3.4 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ピケ.コム</title>
<style>
:focus {
background-color: lightblue;
border-radius: 3px;
padding: 0 2px;
}
</style>
</head>
<body>
<header>
<h1>Welcome to <ruby><img src="/assets/images/header/wordart.gif" alt="ピケ.コム" width="230" height="55"><rp> (</rp><rt>pk . com</rt><rp>) </rp></ruby>!</h1>
<p>This is <a href="//pk11.us">Pk11</a>'s personal website where I put random little things. For my main projects see <a href="//pk11.us">pk11.us</a>.</p>
<p><a href="/"><span lang="ja">日本語ページ・</span>Japanese page</a></p>
<hr>
</header>
<main>
<h2 id="subdomain">Subdomains</h2>
<dl>
<dt><a tabindex="0" href="//bad-apple.xn--rck9c.xn--tckwe/index.html">bad-apple</a></dt>
<dd>Bad Apple!! but it's pure HTML (no JS or CSS)</dd>
<dt><a tabindex="0" href="//bbs.xn--rck9c.xn--tckwe/index.php">bbs</a></dt>
<dd>A really crappy single thread BBS I made in PHP because I was bored and couldn't upload an image from Windows 98</dd>
<dt><a tabindex="0" href="//count.xn--rck9c.xn--tckwe/index.php">count</a> (Japanese)</dt>
<dd>A simple item count tracker</dd>
<dt><a tabindex="0" href="//git.xn--rck9c.xn--tckwe">git</a></dt>
<dd>Self hosted <a href="https://gitea.io/en-us/">Gitea</a></dd>
<dt><a tabindex="0" href="//grit.xn--rck9c.xn--tckwe">grit</a></dt>
<dd>Converts images to GRF files using <a href="https://github.com/devkitPro/grit">grit</a></dd>
<dt><a tabindex="0" href="//haste.xn--rck9c.xn--tckwe">haste</a></dt>
<dd>Self-hosted <a href="//hastebin.com">Hastebin</a> with light theme</dd>
<dt><a tabindex="0" href="//nextrip.xn--rck9c.xn--tckwe">nextrip</a> (Japanese)</dt>
<dd>Bus stop info viewer using <a href="https://metrotransit.org">Metro Transit</a>'s NexTrip API</dd>
<dt><a tabindex="0" href="//rss.xn--rck9c.xn--tckwe">rss</a></dt>
<dd>Self hosted <a href="https://miniflux.app">Miniflux</a></dd>
<dt><a tabindex="0" href="//uwu.xn--rck9c.xn--tckwe">uwu</a></dt>
<dd>Random uwu face</dd>
<dt><a tabindex="0" href="//wordle.xn--rck9c.xn--tckwe">wordle</a></dt>
<dd>Wordle DS's page</dd>
<dt><ruby><a href="//xn--p8juc.xn--rck9c.xn--tckwe">うち</a><rp> (</rp><rt>uchi</rt><rp>) </rp></ruby> (Japanese)</dt>
<dd>Home</dd>
</dl>
<h2 id="page">Other Pages</h2>
<dl>
<dt><a tabindex="0" href="/agent.php">agent.php</a></dt>
<dd>Shows the useragent</dd>
<dt><a tabindex="0" href="/bios-shrinker.html">bios-shrinker.html</a></dt>
<dd>Shrinks a BIOS dump from a 3DS to the correct size</dd>
<dt><a tabindex="0" href="color.html">color.html</a></dt>
<dd>Convert between hex, RGB, and BGR15 colors</dd>
<dt><a tabindex="0" href="/dQw4w9WgXcQ/index.html">dQw4w9WgXcQ</a></dt>
<dd>;)</dd>
<dt><a tabindex="0" href="/motd.php">motd.php</a></dt>
<dd>A random message each day</dd>
<dt><a tabindex="0" href="securid.html">securid.html</a></dt>
<dd>Browser implementation of RSA SecurID</dd>
<dt><a tabindex="0" href="/video.php">video.php</a></dt>
<dd>Makes videos show in embeds</dd>
</dl>
</main>
<footer>
<hr>
<p>2021-2023 <a href="//pk11.us">Pk11</a></p>
</footer>
<script src="/assets/js/kaios.js"></script>
</body>
</html>