• Stars
    star
    1
  • Language
    JavaScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Source code of my blog posts in Awaiting Bits

More Repositories

1

SmartBreadcrumbs

A utility library for ASP.NET Core (both MVC and Razor Pages) websites to easily add and customize breadcrumbs.
C#
158
star
2

DynamicExpressions

A dynamic expression builder that can be used to dynamically sort and/or filter LINQ/EF queries
C#
50
star
3

EasyLocalization

A simple library that makes WPF Localization easier
C#
22
star
4

SvgPathProperties

Pure C# SVG Path parser and calculations.
C#
21
star
5

RealtimeSentimentAnalysis

A real-time sentiment analysis of Youtube comments using Python, Spark and Kafka
Python
11
star
6

HealthChecksExample

A sample ASP.NET Core project showing how to add health checks
C#
9
star
7

Blazux

A performant Flux/Redux state management library for Blazor, with selectors!
C#
8
star
8

RepositoryPatternExample

An example implementation of the Repository Pattern in ASP.NET Core
C#
7
star
9

AspNetCore.DynamicProxies.Sample

An example of how to use dynamic proxies in ASP.NET Core using Castle.DynamicProxy
C#
6
star
10

FlexibleNeuralNetFromScratch

An implementation of a neural network and backpropagation in Python using NumPy
Python
4
star
11

AspNetCore.LightweightApi

A lightweight & performant framework for APIs (endpoints), built on top ASP.NET Core (boilerplate)
C#
3
star
12

PageRank

An implementation of the PageRank algorithm in Hadoop MapReduce
Java
1
star
13

ElectroChess

An online multiplayer chess game made with Electron, Angular and Bootstrap.
TypeScript
1
star
14

ColorQuantization

An implementation of Color Quantization using K-means in ML.NET
C#
1
star
15

FakeMailWatcher

A helper class that watchs a FakeMailGenerator email for new mails.
C#
1
star
16

InstanciateBenchmarks

Benchmarking a couple of ways to instanciate an object at runtime using only its Type
C#
1
star
17

GeneticTSP

An implementation of a Genetic Algorithm to solve the Traveling Salesman Problem
C#
1
star
18

AprioriAlgorithm

An implementation of the apriori algorithm in Python
Python
1
star
19

FogHorizonGame

A 2D Side-Scroller RPG made with Unity
C#
1
star