Skip to content
View SebastianBoehler's full-sized avatar

Highlights

  • Pro

Organizations

@Design-and-Code

Block or report SebastianBoehler

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
sebastianboehler/README.md

Sebastian Boehler

Engineer shipping agent tooling, trading infrastructure, on-chain systems, and research software. Based in Germany. Building through Sunderlabs and shipping projects at sebastian-boehler.com.

Public GitHub snapshot as of Mar 26, 2026: 80 public repos, 24 followers, active on GitHub since Apr 19, 2017.

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.

Code throughput

GitHub code throughput by month

Monthly additions + deletions offer a second view of output, useful when commits are bundled or AI-assisted workflows change commit cadence.

Current focus

  • Agent tooling: building fast Go CLIs for AI-assisted development workflows, including dependency diagnostics and deterministic file editing.
  • Autonomous research systems: shipping production-minded software for closed-loop materials and peptide experimentation.
  • DeFi execution infrastructure: evolving treasury automation and approval flows for stablecoin operations and Solana liquidity strategies.
  • Academic and civic products: building university tooling and map-first data products across Alma, ILIAS, mobility, and air-quality workflows.

Recent public work

  • FlightRL (Python, updated Mar 25, 2026) - FlightRL is a research-oriented drone RL scaffold built around a small C simulator and a thin PufferLib Ocean-style Python wrapper. The goal is fast simulation throughput, modular environment structure, and a clean path toward richer sensor models, manufacturer-specific parameter profiles, and later sim-to-real work on civilian developer platforms.
  • compute_atlas (TypeScript, updated Mar 25, 2026) - Open-source compute price oracle for transparent GPU market indexing and Solana devnet publication
  • MarketTensor (Python, updated Mar 25, 2026) - MarketTensor is a research-first framework for reproducible directional forecasting experiments in crypto perpetuals and futures markets.
  • polymarket-cpp-client (C++, updated Mar 24, 2026) - Lightweight C++ client for Polymarket APIs with REST and WebSocket support, designed for trading and market data access.
  • tue-api-wrapper (Python, updated Mar 22, 2026) - Python tooling that layers cleaner navigation, search, and summarization on top of Alma and ILIAS.
  • bybit_market_maker_cpp (C++, updated Mar 21, 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.

Latest public commits

Links

Pinned Loading

  1. solana-dapp-learning solana-dapp-learning Public

    Creating my first DAPP on solana with Next.JS

    TypeScript 5 1

  2. philipsHue philipsHue Public

    Wrapper for the PhilipsHue Rest API

    TypeScript

  3. sec-data-fetcher sec-data-fetcher Public

    SEC Edgar API Wrapper

    TypeScript 1 1

  4. domain-check-mcp domain-check-mcp Public

    A Model Context Protocol (MCP) server for checking domain availability using IONOS endpoints

    JavaScript 2

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

    Lightweight C++ client for Bybit REST v5 with shared signing/HTTP helpers, public/private client split, and examples for linear and spot trading.

    C++ 1

  6. bybit-c-client bybit-c-client Public

    Lightweight Bybit API v5 client in C for REST and optional WebSocket with shared signing and helpers

    C