Pinned Repositories
flq.github.io
My posts
jerry-mander-show
This is the code base for a game where it is up to you to gerrymander constituents such that the minority vote wins.
MemBus
Pure In-Memory Publish/Subscribe .NET Bus
NMeasure
.NET library to work with Measurements (numbers measured in a certain unit)
reactive-loop
Reax - playground for react + rxjs, redux-inspired
Simple.Data.Oracle
Provider for Simple.Data to connect to Oracle Databases
test-of-xstate
Usage of xstate state machine library
ui-without-and-with-xstate
A single component with 2 impls, without and with xstate
flq's Repositories
flq/MemBus
Pure In-Memory Publish/Subscribe .NET Bus
flq/test-of-xstate
Usage of xstate state machine library
flq/ui-without-and-with-xstate
A single component with 2 impls, without and with xstate
flq/NMeasure
.NET library to work with Measurements (numbers measured in a certain unit)
flq/neocaster
A micro "ORM" in the spirit of Dapper, but for Neo4J
flq/reactive-loop
Reax - playground for react + rxjs, redux-inspired
flq/ionized-z-machine
Using Ionide on a Mac to follow Eric Lippert's textual OCaml adventures with F#
flq/elmorse
the remorse application (https://github.com/flq/remorse) ported to elm
flq/GeoJsonAndSqlGeo
Library to get SqlGeography from GeoJson and back
flq/MsIdentityReactSpaBareBones
In the old tradition of reducing Microsoft samples to the relevant bits, this example shows how to aquire a token in a react SPA and use it to talk to some API
flq/Thawmadoce
The awesome markdown centrifuge
flq/ts-react-playground
A playground to try out TypeScript things in a react context
flq/flq.github.io
My posts
flq/jerry-mander-show
This is the code base for a game where it is up to you to gerrymander constituents such that the minority vote wins.
flq/about-old
My CVs served from github
flq/AdventOfCode
This is the advent of code challenge at https://adventofcode.com solved in C# for the year 2022. Might not do everything but let's see.
flq/arduino-traffic-light
flq/domino
In an ideal world, this will become a domino game which you can play against computers or humans
flq/flq
As the name says, a special repo
flq/gremUIlle
A backend and frontend to visually look at a gremlin/tinkerpop-enabled database
flq/M3U8Reader
A .NET low allocation m3u8 file reader
flq/MS486Core
Doing the 486 course on core
flq/next.js
The React Framework
flq/react-issues-1
flq/reduxilicious
Example app for redux & friends
flq/remorse
learn how to morse
flq/sse-demo
Small .NET Core + HTML + JS Demo highlighting how to abstract SSEs such that they fall into common idioms of the languages in use
flq/typesafe-actions-blogdemo
flq/useEffectReducer
useReducer + useEffect = useEffectReducer
flq/zustand-playground