H1ghBre4k3r
CS student from CAU Kiel, Germany, & GitHub Campus Expert 🚩 Interested in low level programming, web tech and mobile development.
Kiel
Pinned Repositories
CovidBracelet
Covid Bracelet Code for Zephyr OS
advent-of-code-2020
advent-of-code-2021
Advent of Code solutions in as many languages as possible (probably mostly JS/TS).
aoc-2022
My solutions to Advent of Code 2022.
dependory
A featherweight yet powerful dependency injection framework.
disruption
Featherweight wrapper around the Discord-API written in Rust.
eventer
A tool to plan events for an arbitrary amount of participants.
typescript-decorators
Utility decorators for TypeScript.
y-lang
Compiler for the (rather new and very experimental) Y programming language.
moneyboy-app
The mobile app for MoneyBoy - a tool to track spendings between different people.
H1ghBre4k3r's Repositories
H1ghBre4k3r/dependory
A featherweight yet powerful dependency injection framework.
H1ghBre4k3r/y-lang
Compiler for the (rather new and very experimental) Y programming language.
H1ghBre4k3r/disruption
Featherweight wrapper around the Discord-API written in Rust.
H1ghBre4k3r/typescript-decorators
Utility decorators for TypeScript.
H1ghBre4k3r/eventer
A tool to plan events for an arbitrary amount of participants.
H1ghBre4k3r/html-parser
A simple (and hopefully at some point spec compliant) HTML parser.
H1ghBre4k3r/hurricane-ics
ICS provider for the Hurricane Festival.
H1ghBre4k3r/lachs
Lightweight lexer generator for Rust written in Rust 🦀
H1ghBre4k3r/lighthouse.js
A simple and easy to use JavaScript wrapper around the CAU Lighthouse API
H1ghBre4k3r/orca-rs
Library for using ORCA written in Rust. Originally part of my bachelors thesis.
H1ghBre4k3r/pacman-bevy
A WIP PacMan implementation written in bevy. 🦀
H1ghBre4k3r/decorator-components
Lightweight TypeScript decorators to use with WebComponents.
H1ghBre4k3r/nvim
My private NeoVim setup and configuration.
H1ghBre4k3r/pesca-lang
A new fancy and not at all useful programming language.
H1ghBre4k3r/aoc-2023
Yes. These are my solutions for AoC 2023. No guarantee for completeness or correctness. Maybe I will include some proofs. But mostly some random tests based on the example data. We will see. However, I'm really looking forward for solving each problem! Probably I will just "leave" after day 6 or 7 (like last year), we'll see. Nonetheless, have fun!
H1ghBre4k3r/aoc-website
A website for viewing advent of code submissions of (Halb-)Offizieller-CAU-Informatik-Serverâ„¢.
H1ghBre4k3r/CovidBracelet
Covid Bracelet Code for Zephyr OS
H1ghBre4k3r/d2
Command-based virtual assistant for Discord and other platforms
H1ghBre4k3r/embassy-rp
Experiments with embassy on the RP2040
H1ghBre4k3r/gitbutler
The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
H1ghBre4k3r/H1ghBre4k3r
H1ghBre4k3r/higher-order-locks
Implementation of the paper "Higher-OrderLeak and DeadlockFree Locks" in Rust 🦀
H1ghBre4k3r/k8s-deploy
Example repository for deploying a NodeJS app on own k8s instance.
H1ghBre4k3r/muesli
My secret muesli repo
H1ghBre4k3r/RailTrail
Code repository for the REAKT RailTrail App and related server/management code.
H1ghBre4k3r/rust-map-reduce
A small hobby implementation of MapReduce that I hacked together at 2am.
H1ghBre4k3r/rust-starter
Starter template for Rust repositories.
H1ghBre4k3r/tpi
A small (and WIP) CLI for interacting with your local TuringPi 2 Cluster.
H1ghBre4k3r/typescript-starter
Starter template for TypeScript library projects.
H1ghBre4k3r/y-lang.nvim
Y support for Neovim