website/index.html

67 lines
3.3 KiB
HTML

<html>
<link rel="stylesheet" href="/style.css">
<title>fulton.software</title>
<H1>
Fulton's homepage
</H1>
<p>
Hey, I'm Fulton Browne, a 16 year old (class of 2023, home schooled) programmer, LOTR fan, and <a href="https://xkcd.com/2038/">general nerd</a>. Most of my programming stuff currently centers around UNIX, cryptography, Lisp, 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>
I'm the programmer on FTC team <a href="https://ftc-events.firstinspires.org/team/9387">9387</a>
<br>
My code is hosted <a href="git/repos.html">here</a>
<br>
My blog is <a href="/posts">here</a>
<br>
Some <a href="/photos">pictures</a> I've taken
<br>
9front mirror <a href="9front/">here</a>
<br>
<a href="/docs/screen.png">A screenshot of my main machine (Thinkpad x230)</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> and emacs(1)
<h4>Books I'm reading</h4>
The Stange Case of Dr. Jekyll and Mr. Hyde
<h4>Hikes I enjoy</h4>
I've been doing bits and peices of the Pacific Crest Trail (PCT) - Loving it so far.
<br>
Calling it a hike is a bit of stretch, but Battle Ground Lake State Park is somewhere I frequent
<br>
The Luschia (I probably spelled that wrong) Falls area has a bunch of great hikes
<br>
The freaking Colombia River Gorge has more hikes then you want to think about
<h4>Software I use</h4>
On my machines I run <a href="http://9front.org">9front</a>(a fork of <a href="http://p9p.org">Plan9</a>), <a href="https://debian.org">Debian</a> Linux, <a href="https://gentoo.org">Gentoo</a> Linux, and <a href="https://openbsd.org">OpenBSD</a>.
<br>
For editors I use <a href="http://sam.cat-v.org">sam(1)</a>, <a href="http://acme.cat-v.org">acme(1)</a>, and vi(1).
<br>
For web Browsers I use <a href="https://www.mozilla.org/en-US/firefox/">Firefox (on UNIX)</a> and Phil9's <a href="https://github.com/netsurf-plan9">Netsurf port</a> (on Plan9)
<br>
TODO finish this!!!
<h4>Music I enjoy</h4>
I mostly listen to post punk and noise rock. I hate proietary software and DRM, but I do have a <a href="https://open.spotify.com/playlist/2e0bERYluScnW8MlJ9kbpB?si=e7122d99ebc848f2">Spotify playlist</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://open.spotify.com/album/0WXVPXf7lEHgEcut0VIZrB?si=Pui_EKzKRViMOBFHkug8hQ&dl_branch=1">A friend of mines music</a>
<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>
<br>
<a href="ttps://www.technologyreview.com">Tech/science news</a>
<br>
<a href="https://pamperedpooches2.godaddysites.com/">My sister Helen's dog website</a>
<br>
<a href="https://whyfaithinchrist.blogspot.com">My friend Christian's blog</a>
</p>
<h2> USE FREE SOFTWARE </h2>
</html>