rster2002
I like to be challenged by complex problems which I will then try to solve using creative solutions and various technologies.
The Netherlands
Pinned Repositories
Auth-Services
Rust crate which provides some common services for implementing authentication in applications.
Advent-Of-Code-2022
About Repo for my solutions to the 2022 Advent of Code challenges written in rust.
cs-gray-market-data
ed-journals
Work in progress journal parsing and utilities for Elite Dangerous written in Rust.
Purple-Portal
Work in progress plugin for syncing Obsidian vaults between clients
rster2002.github.io
GitHub pages repo where I publish build for various projects I work on.
svelte-inject
Simple svelte body injection workaround
svelte-outside-click
Handle clicks outside of your specified element.
rster2002's Repositories
rster2002/svelte-outside-click
Handle clicks outside of your specified element.
rster2002/ed-journals
Work in progress journal parsing and utilities for Elite Dangerous written in Rust.
rster2002/Purple-Portal
Work in progress plugin for syncing Obsidian vaults between clients
rster2002/Advent-Of-Code-2022
About Repo for my solutions to the 2022 Advent of Code challenges written in rust.
rster2002/cs-gray-market-data
rster2002/rster2002.github.io
GitHub pages repo where I publish build for various projects I work on.
rster2002/Almost-MDL
Set of Svelte components which do not exactly follow the Material Design Guidelines, but are close enough
rster2002/Ledgero-API
Work in progress backend for managing personal finance.
rster2002/Ledgero-UI
Work in progress UI for managing personal finance.
rster2002/Random-GitHub-Status
Randomly selects a status from a list and sets it as your GitHub status.
rster2002/Advent-Of-Code-2021
Repo for my solutions to the 2021 Advent of Code challenges written in rust to learn the language.
rster2002/axum-webserver-template
rster2002/Basic-Helm-Templates
rster2002/Cockpit-SDK
A small SDK for interacting with Cockpit CMS
rster2002/Discord-music-bot
discord music bot using discord.net and victoria
rster2002/ed-anonymize-journals
rster2002/kinded
Generate Rust enum variants without associated data
rster2002/Myxer
A modern Volume Mixer for PulseAudio.
rster2002/nixpkgs
Nix Packages collection & NixOS
rster2002/Process-WebSocket-Interface
Allow access to the stdin and stdout of a given process using WebSockets.
rster2002/Quick-Serializer
Decorators to quickly serialize and deserialize TypeScript classes.
rster2002/Seeded-Keypair
A library for generating RSA keypairs using a seed.
rster2002/Spotify-Playlist-Sorter
Simple application to order a playlist based on the person who added a song to the playlist.
rster2002/Superversion
WIP. Repository for minecraft data related to a single version like entity NBT values and blocks.
rster2002/svelte-template
Svelte template using vite and preconfigured for TypeScript and SCSS.
rster2002/tailwind-vue-template
Ready to go vue template repo with tailwind
rster2002/ts-node-template
rster2002/typescript-esbuild-template
Template for typescript using ESBuild and reconfigured for unit tests using Jest.
rster2002/WebRTC-Front-End
Front-end created to learn the workings of WebRTC.
rster2002/WebRTC-Signalling-Server
Implementation for a signalling server using Express.