diff options
author | glenda <glenda@9front.local> | 2020-11-15 15:13:27 +0000 |
---|---|---|
committer | glenda <glenda@9front.local> | 2020-11-15 15:13:27 +0000 |
commit | 39318169e0b50551db511851829f9337c5fa6313 (patch) | |
tree | 65a0ef5c1da9677532fa8105293d017919473057 /sites/pmikkelsen.com/index.md |
Import site to git
Diffstat (limited to 'sites/pmikkelsen.com/index.md')
-rw-r--r-- | sites/pmikkelsen.com/index.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/sites/pmikkelsen.com/index.md b/sites/pmikkelsen.com/index.md new file mode 100644 index 0000000..2713ad4 --- /dev/null +++ b/sites/pmikkelsen.com/index.md @@ -0,0 +1,28 @@ + +## This website + +My intention with this website it to share some ideas and thoughts on +programming and other computer related subjects. The things I care +about and find interesting at the moment are written below, and are +updated sometimes. Hopefully, most of the content will be about one of +those things. + +- Functional programming (Haskell, Erlang, Scheme) +- Concurrent programming (Erlang, Go) +- Plan 9 (both the 9front fork and plan9port) + +For information about how the website it setup, see +[this](/web/the-setup-of-this-site) post. + +## Me + +My name is Peter Mikkelsen and I am a computer science student at Aalborg University, Denmark. + +The following list contains other facts and links + +- *Age*: 22 +- *Favourite programming language*: See [this](/opinions/favourite-programming-languages) post +- *Current job*: None :) +- *Stuff I use*: See [this](/me/stuff-i-use) post. +- *Tabs vs spaces*: Tabs. +- *Emacs* vs *Vi* [None of them](/me/how-i-started-using-acme) |