diff options
author | Frederick Yin <fkfd@fkfd.me> | 2022-03-28 10:31:52 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2022-03-28 10:31:52 +0800 |
commit | 2505c16294f7bf2713612d2f65c97984c7dad8ac (patch) | |
tree | 670f9dac5096ab553cfc17829f028a2f949ae375 | |
parent | 4fb11640ebc8edb781d19d7f6e37de94c7e3a2f0 (diff) |
About Me page
-rw-r--r-- | docs/about.md | 36 | ||||
-rw-r--r-- | docs/index.md | 2 |
2 files changed, 38 insertions, 0 deletions
diff --git a/docs/about.md b/docs/about.md new file mode 100644 index 0000000..552274c --- /dev/null +++ b/docs/about.md @@ -0,0 +1,36 @@ +# About Me + +Hi. + +[insert generic greeting here] + +This is Frederick Yin, born 2003-03-06, he/him/they/them, connected to the +internet for memes, computer stuff, and catpics. I have 2k+ catpics on my +disk. Go figure. + +I live in Shanghai, UTC+8:00. To other humans, I speak Mandarin and +English. To silicon, I speak Python and C. + +I am an undergrad in electrical and computer <del>engineering</del> +exorcism, but the status quo is I can't do shit. And no, I don't know Rust +*or* Haskell. I don't own an oscilloscope, but this is expected to change. +I do have a ThinkPad that runs Arch Linux though. Yes, it's full of +stickers, why do you ask. + +Out of all things unrelated to sex, what I enjoy most are (in no +particular order): + +- science fiction +- thinking about how cool space really is +- twenty øne piløts +- collecting catpics and laughing uncontrollably to the best ones +- plushies +- imaginary drum playing +- downloading papers I do not understand +- talking about how Alexandra Elbakyan is a hero and capitalism must be + burned to the ground +- impulse starting a new side project + +That's about it. Stay hydrated, don't overclock yourself, and take care. + +Last updated: 2022-03-28 diff --git a/docs/index.md b/docs/index.md index 10ef7a2..2e45c7c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,6 +2,8 @@ This is technically a blog. +- [About Me](/about) + ## Categories - [Projects](/projects) |