summaryrefslogtreecommitdiff
path: root/index.md.do
diff options
context:
space:
mode:
Diffstat (limited to 'index.md.do')
-rw-r--r--index.md.do16
1 files changed, 16 insertions, 0 deletions
diff --git a/index.md.do b/index.md.do
index 3491ce9..3b6eddd 100644
--- a/index.md.do
+++ b/index.md.do
@@ -12,6 +12,22 @@ done | xargs -r -0 redo-ifchange
12cat <<EOF 12cat <<EOF
13% Index 13% Index
14 14
15Hi there! My name is Viktor Kleen. I'm currently a PhD student in Mathematics at
16USC in Los Angeles. My research interests include:
17
18* \$\\AA^1\$--homotopy theory
19* Higher category theory
20* Algebraic geometry
21
22This site is supposed to serve as a research notebook to get me to write up
23ideas and results. As such, it is woefully unpolished, unreliably and generally
24to be used at your own risk.
25
26Still, have fun! And please send me [email](mailto:vkleen+math@17220103.de) with
27suggestions, corrections, criticism or general rants if you like.
28
29I have the following categories of posts:
30
15EOF 31EOF
16 32
17for x in "${LISTS[@]}"; do 33for x in "${LISTS[@]}"; do