Skip to content
View mathisarends's full-sized avatar
🤖
🤖
  • viadee Unternehmensberatung AG
  • Münster, Germany
  • 08:09 (UTC -12:00)

Highlights

  • Pro

Block or report mathisarends

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
mathisarends/README.md

Münster, Germany | currently doing my M.Sc. in Information Systems @ FH Münster

Python TypeScript FastAPI Angular React Claude Codex

I'm somewhere between two poles: using AI to move fast and ship a lot, and still caring about the craft - clean boundaries, typed code, things built to actually last rather than just work once. Most of what's here comes out of that tension.

Also kinda obsessed with voice-driven applications.

Voice & Realtime Agents

  • 🗣️ rtvoice - Framework for real-time voice agents on OpenAI's Realtime API
  • 🎙️ cara - Realtime voice agent, ports-and-adapters, middleware (path policy, guardrails)
  • 🎤 vocalbin - Typed async STT/TTS wrapper with up-front capability validation
  • 🎧 realtime-whisper - Async client for OpenAI Realtime transcription
  • 👂 wakewordkit - Wake word detection built on openWakeWord, with a pluggable audio input API

Smart Home

  • 🔊 sonosify - Sonos control over UPnP and the S2 API, with a Cloud Integration (playback, queue, groups, events)
  • 💡 hueify - Event- and cache-based, performance-optimized Philips Hue CLIP v2 API and CLI
  • 🌅 huerise - Hue tooling

AI / LLM Infrastructure

  • 🤖 llmify - Type-safe Python library for OpenAI, Azure OpenAI, Anthropic
  • 💰 tokenary - LLM API cost calculation based on the LiteLLM model catalog
  • 🧬 cdpify - Type-safe Chrome DevTools Protocol client with Pydantic models, including a codegen tool that generates the client straight from the CDP specification
  • ⚙️ openpygen - Python codegen tooling
  • 🚌 transitbus - Type-safe async event bus for Python, Pydantic events with automatic parent/child causality

Music & Games

  • 🎴 prompster-cli - Generate Hitster-style card decks from natural language prompts and Spotify
  • 🎮 prompster-frontend - Web app for playing with self-made Hitster cards
  • 🎵 spotifyify - Typed async Spotify client for Python

Integrations

  • 📝 notionary - Markdown → Notion, built for Python developers and AI automation
  • ⚖️ withings-client - Withings smart scale data
  • 🖼️ unsplash-wrapper - Simplified interface for the Unsplash API

GitHub

Pinned Loading

  1. notionary notionary Public

    Notion API made simple. Write Markdown, get Notion pages. Built for Python developers and AI automation. Async, typed, battle-tested.

    Python 18 5

  2. hueify hueify Public

    Natural language interface for the Phillips Hue API v2

    Python 1

  3. cdpify cdpify Public

    Type-safe Chrome DevTools Protocol client with Pydantic models

    Python 1 1

  4. spotifyify spotifyify Public

    Typed async Spotify client for Python.

    Python

  5. llmify llmify Public

    Modern, type-safe Python library for OpenAI and Azure OpenAI / Antrophic / Google / Cerebras

    Python 1

  6. tokenary tokenary Public

    Minimal Python library to calculate LLM API costs based on the LiteLLM model catalog.

    Python