9 followers
A Software Writer
Do you ever feel like you made the wrong decision being a software engineer? · Do you ever feel like you made the wrong decision being a software...
I have really been lucky that most if not all the projects I have worked on in 2021 are/were Blazor Server Side projects. It has been really fun...
The Initial Code (Initial Commit) · As a continuation to the previous article , I have decided to write this, to inform you about my progress so far....
I have been working on a new project, called Loki. It's intended to be a Blazor component library, just like MudBlazor, only difference is this is...
I was reading this article by Jason Fried ( Changes at Basecamp ), the one about him and DHH ( Basecamp's new etiquette regarding societal politics at...
This is a C# implementation of Genetic Algorithm based on the articles by The Nature Of Code . To understand the algorithm in more details, I would...