website/index.html

36 lines
1.6 KiB
HTML
Raw Normal View History

2021-03-16 21:08:58 +00:00
<html>
2021-05-25 02:33:35 +00:00
<link rel="stylesheet" href="/style.css">
2021-03-16 21:08:58 +00:00
<title>fulton.software</title>
<H1>
2021-05-28 15:32:15 +00:00
Fulton's homepage
2021-03-16 21:08:58 +00:00
</H1>
2021-05-28 15:32:15 +00:00
<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>
2021-03-16 21:08:58 +00:00
<h4>
2021-05-28 15:32:15 +00:00
Sites and blogs I enjoy
2021-03-16 21:08:58 +00:00
</h4>
2021-05-28 15:32:15 +00:00
<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>
2021-03-16 21:08:58 +00:00
</p>
2021-05-28 15:32:15 +00:00
<h2> USE FREE SOFTWARE </h2>
2021-03-16 21:08:58 +00:00
</html>