diff options
author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2022-12-22 00:36:50 +0100 |
---|---|---|
committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2022-12-22 00:48:18 +0100 |
commit | 40657361ec28f535fc91ace3f5cdb4a21ff42bfb (patch) | |
tree | 8c2614a5523bd4993b8d3803b5d0e9e41b959102 | |
parent | 9c99f07df207eaa12b2593f2d40571771374df16 (diff) |
Update about blurb
-rw-r--r-- | src/index.html.erb | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/src/index.html.erb b/src/index.html.erb index 17a302c..ad703b1 100644 --- a/src/index.html.erb +++ b/src/index.html.erb @@ -1,8 +1,13 @@ <p> - I am a software engineer, writing smart contracts and other fun things - for <a href='https://celo.org'>Celo</a>. I'm currently pursuing a master's - degree in CS at the University of Warsaw, where I previously got my - bachelor's. +I am a software engineer, writing smart contracts and other fun things for +<a href='https://celo.org'>Celo</a>. I studied computer science at the +University of Warsaw, completing my bachelor's degree in 2018 and master's in +2022. +</p> + +<p> +I'm interested in Polish traditional music. I play trombone in WLOD and Bonanza, +and recently picked up the fiddle. </p> <h2>Recent posts <a style='font-size: 18px;' href='<%= path_to 'rss' %>'>(RSS)</a>:</h2> |