Skip to content
View JelleFremery's full-sized avatar

Block or report JelleFremery

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. AzureBatchParallellizationDemo AzureBatchParallellizationDemo Public

    Runs a parallel job using Azure Batch. Each task takes a video file as input and stores an audio file as output. Requires an active Batch account in Azure with at least 5 Spot VMs and a linked Azur…

    C# 1

  2. CodeSmells CodeSmells Public

    Playwright project with some code smells to fix

    C# 1

  3. PersonaliTune PersonaliTune Public

    A project designed to practice with Azure OpenAI service using personal Spotify data for prompt templating

    C# 1 2

  4. MinimalAPIDemo MinimalAPIDemo Public

    Example solution detailing how to convert an MVC project to a Minimal API

    C#

  5. ParallellizationWithAFDemo ParallellizationWithAFDemo Public

    Demo to show the parallelization of a pleasingly parallel workload with Durable Functions

    C#

  6. TestingWithAutoFixtureAndMoq TestingWithAutoFixtureAndMoq Public

    Unit testing, set up in a way that writing new tests is very easy as long as you use dependency injection.

    C#