Hi, my name is

Jeppe.

I build software

A passionate software developer. I love to build software that makes a difference!

Get in Touch

Feel free to reach out to me anytime! Whether you have inquiries or simply want to drop a friendly “hello,” I’ll do my utmost to respond promptly!

Posts

Update list to use …

How To Add a Content Type After the Fact in SharePoint 💡 We’ve all tried creating a SharePoint list without using Content Types from the start. It seems like the quick solution, but it can lead to challenges later when restructuring the list. This post explains why using Content Types from the …

SPFx Audience targeting

Audience Targeting 🎯 Audience targeting allows content administrators to direct content toward specific groups of users. This is particularly useful in organizations with a wide array of users, where not all content is relevant for everyone. By using audience targeting, you can improve the relevance …

Web Api logging attribute

Have logging ever irritated you? If yes, then you’re definitely not alone! Often when I work with Web APIs in C#, logging tends to take up a lot of space, making the code quickly look “ugly.” I like to log what parameters the method is called with, which controller the method is …