-
Faculty of Mathematics and Physics, Charles University, Prague
- Prague, Czech Republic
Popular repositories
-
LINQ-to-Wiki
.Net library to access MediaWiki API
-
XAML-conversion
Converts XAML code into C#
-
Wikipedia-SQl-dump-parser
Simple library to parse Wikipedia's SQL dumps without the need to import them into database
- Wikipedia-cleanup-listing
-
AsyncParallel
C# 6
-
Immutable-Deque-visualization
A WPF visualization of Eric Lippert's immutable deque
561 contributions in the last year
Contribution activity
October 2017
svick has no activity yet for this period.
September 2017
Created an issue in ashmind/SharpLab
that received 4
comments
Allow Microsoft.VisualBasic.CompilerServices.Conversions in Unbreakable
When I try to Run the following simple VB code: Imports System Module Program Sub Main() Console.WriteLine("" & False) End Sub End Module I get th…