This repository has been archived on 2021-06-21. You can view files and clone it, but cannot push or open issues or pull requests.
public_html/writings/everything2/index.html

33 lines
1.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Some of my best writeups in Everything2 - Job Bautista</title>
<link href="/~job/index.css" rel="stylesheet" type="text/css" media="all">
<link rel="icon" type="image/x-icon" href="/~job/favicon.ico">
<link rel="top" href="/~job/" title="Job Bautista's personal website">
<link rel="up" href="/~job/writings" title="Job Bautista's writings">
<link rel="canonical" href="http://rw.rs/~job/writings/everything2/">
</head>
<body>
<header>
<iframe id="top" name="top" src="/~job/nav.html"></iframe>
</header>
<hr />
<h1>Some of my best writeups in Everything2</h1>
<ul>
<li><cite><a href="idealwifimall.html">Ideal Wi-Fi Mall</a></cite> - my rant about the <a href="https://en.wikipedia.org/wiki/Wi-Fi">Wi-Fi</a> interference in malls.</li>
<li><cite><a href="cyndaquil.html">Cyndaquil</a></cite> - a short overview about <a href="https://bulbapedia.bulbagarden.net/wiki/Cyndaquil">Cyndaquil</a>, my favorite Pokemon</li>
<li><cite><a href="palengke.html">Palengke</a></cite> - a description of the local markets in the <a href="https://en.wikipedia.org/wiki/Philippines">Philippines</a></li>
<li><cite><a href="martsangbayan.html">Martsa ng Bayan</a></cite> - a review of the 1980s <a href="https://en.wikipedia.org/wiki/Martial_law_in_the_Philippines">martial law</a> song</li>
</ul>
<hr />
<footer>
<script src="/~job/footer.js"></script>
<noscript><div><iframe id="bottom" name="bottom" src="/~job/footer.html"></iframe></div></noscript>
<a id="navfix" href="/~job/nav.html">navigation if your browser has faulty iframe support</a>
</footer>
</body>
</html>