Skip to content
View KyleKreuter's full-sized avatar
🏎️
Europe!
🏎️
Europe!

Organizations

@BRB-Business-IT-Solutions-GmbH

Block or report KyleKreuter

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KyleKreuter/README.md

Kyle Kreuter

Fullstack Software Engineer at BRB Business IT-Solutions GmbH, based in Hamburg.

I build AI systems in Java. My focus is LLM integration and multi-agent pipelines. Most of my time goes into Faktum, a real-time fact-checking platform for live broadcasts, built on a custom Mistral client and a multi-stage agent pipeline. Alongside that I work on backend systems, concurrency, and developer tooling.

AI engineering

skittles Research framework where LLM agents from different providers trade on a double-auction market, used to observe how each model reasons and strategizes under identical conditions.

ecotopia Political eco-simulation driven by fine-tuned Mistral 8B and 22B models for promise extraction and agent behavior. Built at the MistralAI Hackathon in London.

GuardrailQuestionmark AI-safety research framework exploring LLM decision-making under existential-threat conditions.

agent-docs A Claude Code skill that writes self-staleness-aware documentation briefs for any feature in a repository.

Systems and backend

orderbook Thread-safe order book with efficient limit and market order matching and event handling.

avenue Lightweight TCP pub-sub server built on Java virtual threads.

tamboui-spring Spring Boot integration for TamboUI: terminal user interfaces via annotations and dependency injection.

Stack

Java 21 and Spring Boot at the core. TypeScript and React on the frontend, Python for ML work. PostgreSQL with pgvector, Docker, and the Mistral and MLX toolchains for everything LLM.

Pinned Loading

  1. gefangenendilemma gefangenendilemma Public

    Implementation of the Prisoner's dilemma, providing an api to create and test algorithms

    Java 6

  2. GuardrailQuestionmark GuardrailQuestionmark Public

    An AI Safety Research Framework exploring LLM decision-making under existential threat conditions.

    Java

  3. agent-docs agent-docs Public

    A Claude Code skill that writes self-staleness-aware briefs for any feature in your repo. Documentation for the post-code era.

    Python

  4. eurogate_fls26 eurogate_fls26 Public

    Future Leaders Summit Hackathon 2026 - Winning EUROGATE Challenge Modell

    Python

  5. olympia_analyse_hamburg olympia_analyse_hamburg Public

    Interaktive Webkarte + statistische Analyse des Hamburger Olympia-Referendums 2026 nach Stadtteilen: Ja/Nein und Wahlbeteiligung, verknüpft mit den Statistik-Nord-Stadtteilprofilen 2024 und der Bür…

    JavaScript 1

  6. skittles skittles Public

    Research framework where LLM agents trade Skittles on a continuous double-auction exchange — with escrow, fees, memory and a broadcast forum — racing to hoard a single color. A testbed for comparin…

    Python