I enjoy programming just for the sake of programming and I am an enthusiast of functional programming languages, especially Haskell. I love programming languages in general and I am curious about their design, their goals and their implementation. Moreover, I am interested in static analysis and tailor made tools that can help developers write better code and discover errors sooner.
I cannot pass a day without listening to music. I mainly enjoy listening to rock and blues music, from the 60s and 70s, and metal music. However, I'm also a big fan of rap music.
data MusicILove = Rock | Blues | Metal | Rap
-- This never stops
listenToMusic :: MusicILove -> IO ()
listenToMusic genre = vibeTo genre >> listenToMusic genre
Song Title: Hit Shuffle!
Artist: Hit Shuffle!
Album: Hit Shuffle!
I am into sports; I played basketball as a teenager and I still enjoy playing from time to time with my friends. I also enjoy running and have run in some amateur races; mostly 5 and 10 km. I recently fell in love with skiing and plan to continue to ski in the future. Finally, I try to donate blood as often as I can.
Finally, I have taken a liking to books, especially fantasy books. Initially, I tried reading some essays, classic authors and stuff like that, but, despite me enjoying the thematology, it didn't exactly relax me and I could not get myself really into it. However, even though I thought that novels and fantasy stories won't be my cup of tea, I started reading the Wheel of Time saga and I have grown absolutely hooked!! I can't wait to finish it and pick up even more amazing stories.
"Death is lighter than a feather, duty is heavier than a mountain."