website/index.html

36 lines
1.6 KiB
HTML

<html>
<link rel="stylesheet" href="/style.css">
<title>fulton.software</title>
<H1>
Fulton's homepage
</H1>
<p>
Hey, I'm Fulton Brwone, a 16 year old (class of 2023, home schooled) programmer, LOTR fan, and <a href="https://xkcd.com/2038/">general</a> nerd. Most of my programming stuff centers around UNIX (<a href="https://openbsd.org">OpenBSD</a> being my favorite flavour), cryptography (still not good enough to have anything real on that front), Plan9, and the <a href="https://gemini.circumlunar.space/">small web</a>. I value software <a href="https://en.wikipedia.org/wiki/Unix_philosophy">simplicity</a>, <a href="https://xkcd.com/936/">security</a>, and <a href="https://eff.org">user privacy</a>.
<br>
You can also find me on <a href="gemini://fulton.software/"> gemini</a>.
<br>
My code is hosted <a href="git/repos.html">here</a>
<br>
My blog is <a href="/posts">here</a>
<br>
9front mirror <a href="9front/">here</a>
<br>
<a href="/docs/screen.png">A screenshot of my main machine (Thinkpad x230, Plan9 fork)</a>
<br>
If you want to send me mail send it to fulton at this domain.
<bl>
This web page is made with <a href="https://www.stumptowncoffee.com/">coffee</a>, run on the <a href="http://9p.io/plan9/">plan9</a> operating system, and was edited in <a href="http://acme.cat-v.org">acme(1)</a>
<h4>
Sites and blogs I enjoy
</h4>
<a href="http://cat-v.org">Great site, has lots on UNIX, Plan9, and software simplicity</a>
<br>
<a href="https://royniang.com/">Just an awesome site in an intresting "notebook" format</a>
<br>
<a href="https://drewdevault.com/">Drews blog - lots of great content</a>
</p>
<h2> USE FREE SOFTWARE </h2>
</html>