all repos — site @ 9a571088db3ce82efdb9751c7c5baa40a6c10cd8

source for my site, found at icyphox.sh

pages/wiki/about/_index.md (view raw)

 1---
 2template: page.html
 3title: about
 4subtitle: Stuff about me, and stuff.
 5date: 2021-03-18
 6---
 7
 8Here are some of my links:
 9
10- [Lobsters](https://lobste.rs/u/icy)
11- [Hacker News](https://news.ycombinator.com/user?id=icy)
12- [Steam](https://steamcommunity.com/id/icyphox)
13- [GitHub](https://github.com/icyphox)
14- [git.icyphox.sh](https://git.icyphox.sh)
15- [Last.fm](https://last.fm/user/icyphox)
16
17The only social media I actively use is the fediverse:
18https://toot.icyphox.sh/@x
19
20
21## contact
22
23Send mail to [x@icyphox.sh](mailto:x@icyphox.sh). Should you need it, my
24PGP key: [FE1B 8FCF E6C1 6222 F157 1C8E 8A93 F96F 78C5
25D4C4](/static/gpg.txt). I'm also on IRC @ Freenode and Rizon, usually as
26`icy` / `icyphox`. I welcome you to reach out to me, even if it's just
27to say hi! I always reply.
28
29If you're interested in **hiring me** -- here's my
30[résumé](https://x.icyphox.sh/resume.pdf).
31
32## this website
33
34This site is built using a small static site generator written by me:
35[vite](https://github.com/icyphox/go-vite). The source for this website
36is [here](https://github.com/icyphox/site).
37
38I don't really care about site traffic/analytics, and I never will; 
39I am not interested in who is reading and I respect your privacy.
40
41All the content on this site is licensed under Creative Commons
42Attribution-NonCommercial-ShareAlike 4.0 International 
43([BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/)). The
44source for this site is licensed under
45[MIT](https://opensource.org/licenses/MIT).