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/index.html

35 lines
1.9 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Job Bautista's personal website</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="canonical" href="http://rw.rs/~job/">
</head>
<body>
<header>
<iframe id="top" name="top" src="/~job/nav.html"></iframe>
</header>
<hr />
<h1>Welcome to my Website!</h1>
<p>
I'm Job Bautista, currently a senior high school student in <a href="http://dasma.pcu.edu.ph/">Philippine Christian University - Dasmarinas campus</a>. I love playing video games, and I have an interest in programming. I can do basic bash scripting, as well as some JavaScript.
</p>
<p>
I contribute to some free software projects. I developed several XUL add-ons for <a href="https://www.palemoon.org">Pale Moon</a> and other <a href="http://thereisonlyxul.org">UXP</a> applications. I maintain the <a href="https://git.devuan.org/devuan/iwd">iwd package in Devuan</a>. I also proofread some translations in the <a href="https://www.palemoon.org">Pale Moon</a> project. <s>I am currently working on Tagalog translations of <a href="https://fluxbb.org">FluxBB</a> and <a href="https://postmill.xyz">Postmill</a>.</s> (Currently on hold for now)
</p>
<p>
This is my <a href="/~job/publickey.asc">PGP public key</a>. Key ID is 555BDA3FFEBADC6E7AC050ED27838CCEB86216C4.
</p>
<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>