Pinned Repositories
1337
A competition page for the 1337 time
advent-of-code-2023
Advent of Code 2023 in Rust
advent-of-code-2024
Advent of Code 2024 in Python
b11-party
A multiplayer game based on Mario Party with minigames themed around the 11th board of study association Sticky
cdk-vs-sf
A comparison of the setup of a micro-service in AWS using the AWS Cloud Development Kit (AWS CDK) and the Serverless Framework as part of the 'Using AWS CDK to manage your infrastructure'-article by Simon Karman written for the Dutch Java Magazine.
cloud-provider-ip-ranges
Calculates statistics about the number of ipv4 addresses and the number of cidr ranges AWS has reserved
home
A set of applications that functions as a home server, providing user identity and chat message functionality.
karmannet
A C# library that provides networking logic for multiplayer games.
krmx
A network protocol for realtime multi-user interactions.
krmx-starter
A starter for Krmx React applications
simonkarman's Repositories
simonkarman/krmx
A network protocol for realtime multi-user interactions.
simonkarman/cdk-vs-sf
A comparison of the setup of a micro-service in AWS using the AWS Cloud Development Kit (AWS CDK) and the Serverless Framework as part of the 'Using AWS CDK to manage your infrastructure'-article by Simon Karman written for the Dutch Java Magazine.
simonkarman/advent-of-code-2023
Advent of Code 2023 in Rust
simonkarman/advent-of-code-2024
Advent of Code 2024 in Python
simonkarman/b11
Analyze and view B11 posts on 11:11
simonkarman/christmas-tree
A Christmas themed game build with Krmx
simonkarman/home
A set of applications that functions as a home server, providing user identity and chat message functionality.
simonkarman/krmx-best-practices
Best practices of a system setup for Krmx
simonkarman/krmx-starter
A starter for Krmx React applications
simonkarman/advent-of-code-2022
Advent of Code 2022
simonkarman/ancient
A collection of WebSocket-based multiplayer games build with Krmx
simonkarman/cdk-pipelines-example-app
Demo of using CDK pipelines for a newly initialised CDK app with TypeScript
simonkarman/detour
Detour is an app that can be used to take detours when cycling.
simonkarman/elemental-arena-next
Frontend for Elemental Arena game written in the React framework Next using TypeScript
simonkarman/gcp-cloud-build-demo
Demo of using Cloud Build to build a Docker image for a NodeJS application
simonkarman/gno-dag
simonkarman/horsecart
A puzzle game by Matt Watson and [Simon Karman](https://www.simonkarman.nl).
simonkarman/hosting
The hosting for static websites of Simon Karman, such as simonkarman.nl and karman.dev.
simonkarman/hugo-docs
GitHub Pages with Hugo to create a documentation hub
simonkarman/js-grip
JavaScript GRIP library
simonkarman/krmx-presentation
Slides including an example project for showcasing Krmx
simonkarman/modder
A moddable game about mud
simonkarman/nextjs-frontend-app-starter
This is a [Next.js](https://nextjs.org/) with TypeScript starter for a portfolio website such as the [simonkarman.nl](https://www.simonkarman.nl) website.
simonkarman/pastebin-client-go
A Go client for creating and deleting user pastes on Pastebin.
simonkarman/portfolio
Portfolio website of Simon Karman
simonkarman/terraform-provider-pastebin
A Terraform Provider to create and delete pastes in pastebin
simonkarman/tikkie-api-v2-implementation-day
simonkarman/two-aces
Two Aces is a digital 3d multiplayer 52 card board game build with Krmx and ThreeJS.
simonkarman/voromulti
A multiplayer Voronoi diagram
simonkarman/websocket-example
TypeScript implementation of a WebSocket server