Skip to content
View RolandKoenig's full-sized avatar
Block or Report

Block or report RolandKoenig

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RolandKoenig/README.md

Hi there 👋

  • 🔭 I'm Roland König
  • 🏢 I'm working as a freelance software architect and trainer
  • ✏️ I focus on projects based on C# / .NET and TypeScript
  • 🪧 I'm a co-organizer of Digital Craftsmanship Nordoberpfalz
  • 📓 I'm writing regularly on my (german) blog about coding topics
  • 📫 You can reach me on LinkedIn
  • 🌄 I love hiking
  • ✈️ I love traveling

For open source projects I typically use the following conventions:

  • See my default C# coding conventions here
  • See my default repository conventions here

Pinned Loading

  1. SeeingSharp2 SeeingSharp2 Public

    Seeing# is a 3D/2D rendering library for C# powered by Direct3D. It is meant for desktop applications (Win.Forms, Wpf, WinUI) or Windows Store Apps

    C# 58 2

  2. MessageCommunicator MessageCommunicator Public

    MessageCommunicator is a library + testing Gui for message-based communication. The library can be integrated in .NET Standard 2, .NET 6.0 and .NET 7.0 apps. The Gui is build using C# and Avalonia,…

    C# 12 1

  3. HappyCoding HappyCoding Public

    This repository is a collection of demo projects and some experiments for different use-cases

    JavaScript 1

  4. RolandK.AvaloniaExtensions RolandK.AvaloniaExtensions Public

    A .NET library which extends Avalonia with commonly used features like ViewServices, DependencyInjection and some Mvvm sugar

    C# 7

  5. RolandK.Formats.Gpx RolandK.Formats.Gpx Public

    A .NET Standard library for reading and writing GPX (GPS Exchange Format) files

    C# 1

  6. GpxViewer2 GpxViewer2 Public

    GPXviewer 2 is a cross-platform application to view .gpx (GPS Exchange Format) files. It is built on .NET, Avalonia and Mapsui

    C#