Amarok79
Senior software engineer with 25+ years of experience, mainly in .NET desktop and embedded development.
Austria
Pinned Repositories
Amarok.Contracts
Simple helper methods for verifying argument values.
Amarok.Diagnostics
A file-based storage for OpenTelemetry traces (activities) that is suitable for isolated embedded and desktop applications.
Amarok.Diagnostics.Viewer
Amarok.Events
A fast and light-weight implementation of the observer pattern that supports synchronous and asynchronous invocation and/or subscribers. A potential replacement for regular .NET events.
Amarok.Shared
A library with commonly-used general-purpose types like helpers, utilities and extensions.
Bar
A small UWP app to showcase the drinks and cocktails my friends and guests can order. Built to work well on my Windows Surface.
Bar-Backend
An ASP.NET Core Web API backed by MongoDB powering the Bar frontends.
Bar-Editor
A WinUI 3-based application for editing the content of the Bar backend.
CodeRush.Templates.NFluent
A collection of CodeRush C# Code Templates for NFluent (https://github.com/tpierrain/NFluent)
InlayTester.Drivers.FeigReader
A library with a serial driver for communication with RFID readers/modules from FEIG Electronic. Part of Inlay Tester software application.
Amarok79's Repositories
Amarok79/InlayTester.Drivers.FeigReader
A library with a serial driver for communication with RFID readers/modules from FEIG Electronic. Part of Inlay Tester software application.
Amarok79/Amarok.Events
A fast and light-weight implementation of the observer pattern that supports synchronous and asynchronous invocation and/or subscribers. A potential replacement for regular .NET events.
Amarok79/Amarok.Shared
A library with commonly-used general-purpose types like helpers, utilities and extensions.
Amarok79/Amarok.Diagnostics
A file-based storage for OpenTelemetry traces (activities) that is suitable for isolated embedded and desktop applications.
Amarok79/Bar
A small UWP app to showcase the drinks and cocktails my friends and guests can order. Built to work well on my Windows Surface.
Amarok79/CodeRush.Templates.NFluent
A collection of CodeRush C# Code Templates for NFluent (https://github.com/tpierrain/NFluent)
Amarok79/Amarok.Contracts
Simple helper methods for verifying argument values.
Amarok79/Amarok.Diagnostics.Viewer
Amarok79/Bar-Backend
An ASP.NET Core Web API backed by MongoDB powering the Bar frontends.
Amarok79/Bar-Editor
A WinUI 3-based application for editing the content of the Bar backend.
Amarok79/Bar-Web
An ASP.NET Core Blazor-based website to showcase the drinks and cocktails our friends and guests can order when on a visit.
Amarok79/dotnet-affected
.NET tool for determining which projects are affected by a set of changes. Useful for large projects or monorepos.
Amarok79/InlayTester.Shared.Transports
A library to abstract (serial) communication to increase testability. Part of Inlay Tester software application.
Amarok79/InlayTester.UI.Avalonia
Proof-of-concept of Avalonia UI-based next-gen UI for Inlay Tester Software utilizing Generic Host, DryIoc, MEF, Community Toolkit, Toml-based localization, Serilog, etc.