diff options
author | Marcin Chrzanowski <marcin.j.chrzanowski@gmail.com> | 2019-11-03 22:31:56 +0100 |
---|---|---|
committer | Marcin Chrzanowski <marcin.j.chrzanowski@gmail.com> | 2019-11-03 22:31:56 +0100 |
commit | 6b0d1305ee147fcbf92b7c395b1a8a1ee9b14899 (patch) | |
tree | 3954102366b4f81cf2e475bc278465eb2ef2a0fa | |
parent | 8f6595c19043585652d5603096b9540cab14efa4 (diff) |
Education update
-rw-r--r-- | src/index.html.erb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/index.html.erb b/src/index.html.erb index 7d4f7d0..10052ee 100644 --- a/src/index.html.erb +++ b/src/index.html.erb @@ -1,7 +1,8 @@ <p> I am a software engineer, writing smart contracts and other fun things - for <a href='https://celo.org'>Celo</a>. I got my bachelor's in computer - science at the University of Warsaw. + 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. </p> <h2>Recent posts:</h2> |