summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2016-12-29 10:42:01 +0100
committertomsmeding <tom.smeding@gmail.com>2016-12-29 10:42:01 +0100
commitda9c57e5361e0592282f83ab1624fec33784dd4f (patch)
tree6847f739a0b61f3f0324314a371ef57c2037ed01 /index.html
parent26be75197d30ec3fbc4842cf3670ad98a91f31dd (diff)
Update home page a bit with more interesting info
Diffstat (limited to 'index.html')
-rw-r--r--index.html18
1 files changed, 14 insertions, 4 deletions
diff --git a/index.html b/index.html
index 3401053..de14b76 100644
--- a/index.html
+++ b/index.html
@@ -20,10 +20,20 @@ div.main-content{
<body>
<div class="main-content">
<h1>Hi!</h1>
- <p>I'm Tom Smeding. I love programming, doing math and playing the piano. This is a simple website (on an <a href="https://www.digitalocean.com">advanced webserver</a>) that I kind of maintain for hosting various projects of mine.</p>
- <p>You can reach me on <a href="https://www.facebook.com/tom.smeding">Facebook</a>, <a href="https://github.com/tomsmeding">Github</a> and <a href="https://telegram.me/tomsmeding">Telegram</a>, among others. Besides Github, I also have some projects on my <a href="//git.tomsmeding.com">own server</a>.</p>
+ <p>
+ I'm Tom Smeding. I love programming, doing math and playing the piano.
+ I'm studying maths and computer science at Leiden University in the Netherlands.
+ </p>
+ <p>
+ You can reach me on <a href="https://www.facebook.com/tom.smeding">Facebook</a>, <a href="https://github.com/tomsmeding">Github</a>, <a href="https://www.linkedin.com/in/tom-smeding">LinkedIn</a> and <a href="https://telegram.me/tomsmeding">Telegram</a>, among others.
+ Besides Github, I also have a number projects on my <a href="https://git.tomsmeding.com">own server</a>.
+ </p>
<br>
- <p>Since I started measuring, I pressed <span class="pulse-label"><!--<<PULSE-KEYS>>--></span> keys and clicked my mouse <span class="pulse-label"><!--<<PULSE-CLICKS>>--></span> times. <small><a href="http://whatpulse.org/tomsmeding/">More info</a>.</small></p>
+ <p>
+ Not-so-useful statistic: <br>
+ Since I started measuring, I pressed <span class="pulse-label"><!--<<PULSE-KEYS>>--></span> keys and clicked my mouse <span class="pulse-label"><!--<<PULSE-CLICKS>>--></span> times on my home computer.
+ <small><a href="https://whatpulse.org/tomsmeding/">More info</a>.</small>
+ </p>
</div>
</body>
-</html> \ No newline at end of file
+</html>