Skip to content
View SebastianBoehler's full-sized avatar

Highlights

  • Pro

Organizations

@Design-and-Code

Block or report SebastianBoehler

Report abuse

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

Report abuse
sebastianboehler/README.md

Sebastian Boehler

Computer science graduate student at the University of Tübingen building research software, agent tooling, and infrastructure for AI-assisted engineering. Based in Germany. Shipping public work through Sunderlabs and sebastian-boehler.com.

Public GitHub snapshot as of Aug 12, 2026: 107 public repos, 34 followers, active on GitHub since Apr 19, 2017.

Research

Current focus

  • Research software: evaluating LLM fine-tuning, next-turn prediction, dialogue rollouts, and autonomous experiment loops.
  • Agent tooling: building fast Go CLIs for AI-assisted development workflows, dependency diagnostics, and deterministic file editing.
  • University tooling: building practical interfaces around Alma, ILIAS, study workflows, and public data products.

Selected public work

  • polymarket-cpp-client (C++, updated Aug 8, 2026) - Lightweight C++ client for Polymarket APIs with REST and WebSocket support, designed for trading and market data access.
  • orpheus-podcast (Python, updated Aug 3, 2026) - Framework for podcast creation with search grounded llms for script generation and open source tts libraries
  • solana-dapp-learning (TypeScript, updated Apr 8, 2025) - Creating my first DAPP on solana with Next.JS
  • bybit_market_maker_cpp (C++, updated Aug 1, 2026) - C++ market-making example for Bybit linear perpetuals: laddered quotes with inventory skew, TP/optional SL, exposure guard, and fee/funding-aware PnL via private websockets.
  • domain-check-mcp (JavaScript, updated Aug 7, 2025) - A Model Context Protocol (MCP) server for checking domain availability using IONOS endpoints
  • python_livestream (HTML, updated Jul 24, 2026) - Livestream AI generated news segments with grok search grounding and TTS frameworks to youtube

Contribution history

Stacked GitHub contribution history

All years from 2017-2026 are shown in one stacked calendar so the full activity arc is visible at a glance.

Links

Pinned Loading

  1. polymarket-cpp-client polymarket-cpp-client Public

    Lightweight C++ client for Polymarket APIs with REST and WebSocket support, designed for trading and market data access.

    C++ 38 6

  2. Tue-StudyOS/tue-api-wrapper Tue-StudyOS/tue-api-wrapper Public

    SDKs, native clients, and apps for University of Tübingen study systems: Alma, ILIAS, Moodle, TIMMS, campus data, and student workflows.

    Python 13

  3. solana-dapp-learning solana-dapp-learning Public

    Creating my first DAPP on solana with Next.JS

    TypeScript 5 1

  4. sec-data-fetcher sec-data-fetcher Public

    SEC Edgar API Wrapper

    TypeScript 1 1

  5. bybit-cpp-client bybit-cpp-client Public

    C++20 Bybit Open API V5 REST/WebSocket client, part of a C++ crypto exchange client suite

    C++ 1

  6. tue-cli tue-cli Public

    tue-cli is an interactive command-line toolkit for University of Tuebingen remote workflows. It provides one command for SSH access, machine discovery, VNC sessions, project sync/run flows, CUDA in…

    TypeScript