# Highlights of my experiences in the programming world (as far as NDA and other things allow it) ## Haskell-Enthusiast - Learning/Writing Haskell since ~2014 - Created and held advanced Haskell-Lecture at my University ### github - [My Profile](https://github.com/Drezil/) - [Haskell-Lecture](https://github.com/FFPiHaskell/) - [Co-Founder of DataHaskell](https://github.com/DataHaskell) ## gitea I also have a [gitea-instance](https://gitea.dresselhaus.cloud/explore/repos) where one can finde more current things and backups of old. ### Highlights - **Author** of Eve-Online-Interface in [yesod-auth-oauth2](https://github.com/thoughtbot/yesod-auth-oauth2/pull/33) - **Author** of "New Eden Accounting Tool" ([neat](https://github.com/Drezil/neat)), which is basically a ledger for Trading in the game Eve-Online - Driver behind getting [https://github.com/jgm/pandoc/issues/168]() implemented and merged, because we needed it for our slide-filters (see [[Work]]# -> Development of Filters) - **Author** of [img2ascii](https://github.com/Drezil/img2ascii) - Small cli-tool for converting images into terminal-codes & ascii using JuicyPixels, because i always forget what is on the images over an ssh-connection -.- - **Implemented Array-Fusion and Recycling** for [subhask](https://github.com/mikeizbicki/subhask/pull/57) as layed out in [Recycle your Arrays](https://doi.org/10.1007/978-3-540-92995-6_15) by Roman Leshchinskiy - [**Raytracer** in Haskell for my Computergraphics-Course](https://github.com/Drezil/htrace) - **implementation of [Densely Connected Bi-Clusters](https://github.com/Drezil/hgraph)-Algorithm** in Haskell ([Paper](https://www.researchgate.net/profile/Recep_Colak/publication/267918524_DENSELY-CONNECTED_BI-CLUSTERING/links/560f1aff08ae483375178a03.pdf)) - [Chemodiversity-Project](https://gitea.dresselhaus.cloud/Drezil/chemodiversity) at University during my masters. Complete with slideshow explaining everything. - several other dead projects :D