diff options
author | Fulton Browne <git@fulton.software> | 2021-05-29 00:44:35 +0000 |
---|---|---|
committer | Fulton Browne <git@fulton.software> | 2021-05-29 00:44:35 +0000 |
commit | 153a4e334d7e9a7a57c1e4b4786e120e17c2c8b8 (patch) | |
tree | e679767413545a56268a423c5048fe50a4c816b7 | |
parent | 0c026e1b6030a80025d8c9a76ecbcf9e67618cb0 (diff) | |
download | gemini-153a4e334d7e9a7a57c1e4b4786e120e17c2c8b8.tar.gz |
-m
-rw-r--r-- | index.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/index.html b/index.html index bd71d13..b23e473 100644 --- a/index.html +++ b/index.html @@ -5,14 +5,19 @@ 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</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>. +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 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> +I run a semi-public access <a href="http://ubit.plan9.xyz">UNIX machine</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 9front mirror <a href="9front/">here</a> <br> <a href="/docs/screen.png">A screenshot of my main machine (Thinkpad x230, Plan9 fork)</a> @@ -37,6 +42,8 @@ On my machines I run <a href="http://9front.org">9front</a>(a fork of <a href="h <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> |