Homepage of simendsjo
Table of Contents
About
I’m a self taught programmer currently working as a software consultant. My
nickname is simendsjo
most places online, and you can reach me at
simendsjo+homepage@gmail.com.
Public stuff
My very limited publically available work:
- (library, 2021) EmacsDotNet - Leverage the .NET ecosystem from Emacs
- Calling dotnet code from emacs, returning the result.
- (article, 2020) A Functional Architecture Demo (main repo/article), A Functional Architecture Demo (Functional Christmas)
- Two demo applications
- (article, 2019) Open ≠ Free ≠ Gratis (Open Source Christmas)
- Software licenses
- (article, 2019) Map and bind - A hidden functional concept in C# (Functional Christmas)
- FP in C#
- (article, 2019) Iteration without for, foreach or while (Functional Christmas)
- Recursion and fold
- (article, 2019) The F of FP (Functional Christmas)
- Functions and composition
- (article, 2017) F# introduction for my coworkers
- F# tutorial
- (game, 2013) MeteorApocalypse
- Small game for Android created with Monogame.
- (library, 2012) mysql-native
- MySQL connector for the D programming language. Refactored from prototype to production code in 2012, ref commits. I’m not not a current maintainer nor a user.