Pinned Repositories
3-factor-app
Three-factor-app based on hasura, postgres and reliable eventing through webhooks.
adventureworks-caching
Project that demonstrates caching of postgres of a long running query with redis in nodejs. Database used is the adventureworks database for postgresql.
anwsys-rest-client
Client for SmartMeter REST Api
canvas-audio-chaos
A generative audio canvas, built with konva and virtual-audio-graph
cqrs-shopping-list
Shopping list app with event sourcing and cqrs principles
faustpatches
faust patches for owl and faust ide
go-db
Simple Database written in golang.
purescript-trading-adts
Trading/Crafting App using Algebraic Data Types, Typeclasses in Purescript
pyrecord
Script for recording audio on Patchbox OS with SH1106 display and audacity
turbine-platform-model-qblade
A C++ chrono model for a floating wind turbine platform, to be coupled with the QBlade model.
roelkers's Repositories
roelkers/3-factor-app
Three-factor-app based on hasura, postgres and reliable eventing through webhooks.
roelkers/concurrency
Exploring different concurrency techniques with posix threads and goroutines, multiprocessing
roelkers/docker-react
roelkers/go-db
Simple Database written in golang.
roelkers/pyrecord
Script for recording audio on Patchbox OS with SH1106 display and audacity
roelkers/touchpad-sample
Touch instrument using samples. Built with typescript, react, rx.js and hammerjs.
roelkers/cqrs-shopping-list
Shopping list app with event sourcing and cqrs principles
roelkers/faustpatches
faust patches for owl and faust ide
roelkers/purescript-trading-adts
Trading/Crafting App using Algebraic Data Types, Typeclasses in Purescript
roelkers/ysh
yawnshell - basic shell written for unix environment
roelkers/50-problems
Trying to solve 50 algorithmic problems in typescript...
roelkers/bash-practice
some random practice scripts
roelkers/ddd-shop
Shopping Application built with Domain Driven Design principles and Postgresql Store.
roelkers/di-framework
Simple dependency injection container, that orchestrates dependency instanciation with a topological sorting.
roelkers/flux-picture-generator
k8s manifests for picture generator project.
roelkers/Meetup-ticker
Ticker for Meetups using the meetup websocket API, built with react hooks, material UI and rx.js
roelkers/memory
exploring memory management in C
roelkers/nestjs-microservice-template
Template for Microservice Architecture using NestJS as framework and RabbitMQ as transportation mechanism
roelkers/nvim
nvim lua config
roelkers/orm-chat-api
Implementation of the same API and database model with two different ORMs: objection.js and type-orm.
roelkers/phaser-generative
generative audio experiments
roelkers/picture-gen
NestJS project with two microservices. generate svg art based on mouse events
roelkers/pomodoro-clock
A pomodoro timer implemented with jQuery.
roelkers/pong
oldschool pong game made with phaserjs
roelkers/portfolio
Personal Blog/Profile Page
roelkers/postgres-recursive-ctes
Demonstrates recursive common table expressions in postgresql using an adjacency list
roelkers/purescript-movie-tinder
App for deciding which movie to watch. purescript + react.js
roelkers/rec.art
next.js site with netlify cms
roelkers/repository-explorer
App for browsing github repositories
roelkers/Shopping-Cart
Shopping-Cart built with Node, Pug and jQuery, with authentication and cookies.