From 74a37b2bbad1e80e7ba04dea9c782821a2a5a0ef Mon Sep 17 00:00:00 2001 From: Vladislav Karamfilov Date: Tue, 23 Dec 2014 17:18:00 +0200 Subject: [PATCH] Update dotnet-consumer-projects.md --- dotnet-consumer-projects.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dotnet-consumer-projects.md b/dotnet-consumer-projects.md index 196de3a..686109c 100644 --- a/dotnet-consumer-projects.md +++ b/dotnet-consumer-projects.md @@ -23,6 +23,9 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * Crypto Currency * [CoiniumServ](https://github.com/CoiniumServ/CoiniumServ) - a high performance, extremely efficient, platform-agnostic, easy to setup bitcoin & alt-coin pool server implementation. It features stratum services, reward, payment, share processors, vardiff & ban managers, user-friendly embedded web-server & front-end and a full-stack API. +* Online Algorithm Competitions + * [OpenJudgeSystem](https://github.com/NikolayIT/OpenJudgeSystem) - an open source system for online algorithm competitions. The algorithm competitions (currently available in C#, C++, JavaScript, Java and PHP programming languages) are timed contests where all contestants compete online and are given the same algorithmic problems to solve under the same time and memory constraints. + This list is just a starting point - also take a look at all the projects on [CodePlex](http://www.codeplex.com/) and on [GitHub Trending C#](https://github.com/trending?l=csharp). Thanks to @scottisafool for providing the initial list.