-
-
mediocre Public
Turn your Xiaomi Yeelight into an ambient light by synchronizing it with the average color of your screen π
-
FParsec.CSharp Public
A thin C# wrapper for FParsec.
-
-
Nullable.Extensions Public
A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.
-
My Ξ» for https://app.codecrafters.io/courses/grep
Haskell UpdatedFeb 12, 2023 -
DtmfDetection Public
C# implementation of the Goertzel algorithm for DTMF tone (a.k.a. Touch-Tone) detection and localization in audio data. Includes wrappers and extensions for NAudio.
-
machine-configs Public
Just some stuff I want to synchronize between machines.
PowerShell UpdatedSep 6, 2022 -
build-your-own-sqlite-csharp Public
My C# solution for https://codecrafters.io/challenges/sqlite
-
build-your-own-sqlite-rust Public
My π¦ solution for https://codecrafters.io/challenges/sqlite
-
build-your-own-redis-csharp Public
My C# solution for https://codecrafters.io/challenges/redis
C# UpdatedMay 18, 2022 -
microscope Public
π¬ CodeLens extension for Visual Studio that lets you inspect the intermediate language instructions of methods and properties.
-
-
sabotage Public
π₯ Toy Git client to easily provoke merge conflicts
-
build-your-own-git Public
My π¦ solution for https://codecrafters.io/challenges/git
-
VsEnvironmentColorsFinder Public
Updated version of the EnvironmentColors finder created by Grant Davies.
-
-
-
love-linq-hate-loops Public
Dr. LINQlove or: How I Learned to Stop Looping and Love the Func
-
graphql2dapper-test Public
Experimenting with graphql-dotnet and Dapper.GraphQL
-
ef-vs-garbage-db Public
Testing how well EF Core works with a badly maintained database.
C# UpdatedFeb 16, 2019 -
-
nfa-string-matching Public
Learning F#: regular expression matching using NFAs
-