Rants from the Ballmer Peak
About Grzegorz Adam Hankiewicz
Hello stranger!
This is Grzegorz Adam Hankiewicz, extraordinary programmer.
I like to write open source software but have to make a living with closed source software. You can take a look at my CV. If you want to contact me about something, send your bytes to rants@gradha.imap.cc.
proc love(name: string) = echo "♥ " & name love(name) love("gradha")