-
More Than Code
- Belgium
- kenbonny.net
-
RedditBlackjackRefactoring Public
Refactored a small game somebody on Reddit made: https://www.reddit.com/r/csharp/comments/1aw1f45/my_first_project_ever_as_a_beginner_how_am_i_doing/ Basically another form of the Guilded Rose kata.
C# UpdatedFeb 12, 2025 -
-
FadOrFabulous Public
Repository with code for a talk where I highlight the pros and cons of fsharp and wolverine.
F# UpdatedNov 26, 2024 -
tomb-of-annihilation Public
My notes and character sheets for the Tomb of Annihilation tabletop RPG game
UpdatedJun 12, 2024 -
-
-
-
This is a reproduction of the bug where Specflow does not play nice with xUnits IAsyncLifetime setup.
C# UpdatedDec 23, 2021 -
-
fake-terminal-website Public
Forked from luisbraganca/fake-terminal-websiteA fully customizable terminal-like website template
GNU General Public License v3.0 UpdatedMay 12, 2021 -
cdn-blog-images Public
a cdn (content delivery network) for the images on my blog https://kenbonny.net
UpdatedMay 12, 2021 -
CrossingTheGenericsDivide Public
This is an implementation of Jimmy Bogards blog post about [crossing the generics divide](https://jimmybogard.com/crossing-the-generics-divide/)
-
After I've answered a [Reddit question](https://www.reddit.com/r/csharp/comments/lh10w2/im_just_confused_and_require_assistance), I decided to refactor the code so the user (and hopefully others to…
C# UpdatedFeb 12, 2021 -
-
GildedRose-Refactoring-Kata Public
Forked from emilybache/GildedRose-Refactoring-KataStarting code for the GildedRose Refactoring Kata in many programming languages.
C++ MIT License UpdatedAug 13, 2020 -
SpecFlowSetup Public
A very, very simple specflow setup for JetBrains Rider
-
-
-
-
AddFeatureFolders Public
Forked from OdeToCode/AddFeatureFoldersEnable feature folders for MVC controllers and views in ASP.NET Core
C# MIT License UpdatedJul 18, 2018 -
MarvelMovieMarathon Public
The Marvel movie marathon site where I provide a timeline in which to watch the Marvel films and series to get a chronological overview.
HTML UpdatedMay 19, 2018 -
KenBonny.CheckHibp Public
A console app to check an email list in Have I Been Pwned (https://haveibeenpwned.com/)
-
-
An experiment where I see how hard it is to check whether a user can access certain data based on the claims he has.
-
KenBonny.Search Public
A simple search implementation containing useful patterns.
C# UpdatedAug 10, 2017 -
Implementation of a string manipulation kata
C# UpdatedJun 26, 2017 -
KenBonny.CodeKata04 Public
Experiment with the [CodeKata 04](http://codekata.com/kata/kata04-data-munging/)
C# UpdatedJun 5, 2017 -
StringFormatBoxingExperiment Public
I went to a session given by Maarten Balliauw about memory management. In that talk, he mentioned the effect boxing and unboxing has on performance. Apart from that, he talked about how a lot of st…
C# UpdatedMay 1, 2017 -
-