Skip to content
View gsgjdhfafa's full-sized avatar
🤒
Out sick
🤒
Out sick
  • Dublin, Ireland
  • 06:49 (UTC +01:00)

Block or report gsgjdhfafa

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

Typing SVG

Profile Views


About Me

Aus dem Ruhrpott losgelaufen, in Dublin angekommen. Dazwischen: jede Menge Kaffee und Skripte, die machen, was ich sonst zehnmal am Tag von Hand machen muesste.

Ich baue KI-Agenten und Automationen, die wiederkehrende Arbeit still und leise erledigen - fuer echte kleine Betriebe, nicht fuer Demos auf der Buehne. Aktuell tief drin in Multi-Agent-Systemen und dem Model Context Protocol (MCP).

class Developer:
def __init__(self):
        self.origin   = "Bochum, DE"      # Herz bleibt im Pott
        self.location = "Dublin, IE"      # Koerper trinkt jetzt besseren Tee
        self.companies = [
            "Taucherteam Triton GmbH",    # Unterwasserservice & Tauchdienstleistungen
            "KI4KI",                      # KI-Integration & Automation fuer KMU
        ]
        self.focus     = ["AI Agents", "MCP", "Workflow Automation"]
        self.languages = ["Python", "Google Apps Script", "TypeScript", "Bash"]
        self.tools     = ["Claude", "n8n", "Ollama", "Google Workspace"]
        self.motto     = "Erst automatisieren, dann Feierabend."

    def status(self):
        return "Viel Learning-by-doing. Viele Forks. Wenig Bullshit."

Was ich wirklich baue

Taucherteam Triton GmbH - Unterwasserservice, Inspektion, Bergung. Hier laufen interne Automationen fuer Angebote, Mail-Triage und Doku. Der Mail-Assistent (Ollama + Gmail) schreibt nur Entwuerfe - kein Auto-Send, ich will schliesslich noch selbst denken.

KI4KI - KI-Integration fuer kleine und mittlere Betriebe. Fokus auf praktische Agenten, MCP-Tools und reproduzierbare Setups statt Hochglanz-Prototypen.

Gerade am Lernen

  • MCP Server & Client Design (Python SDK)
  • Local-first Agents mit Ollama
  • Reproduzierbare AI-Workstation (Windows 11 + WinGet)

Immer am Automatisieren, selten am Wiederholen.

Pinned Loading

  1. python-sdk python-sdk Public

    Forked from modelcontextprotocol/python-sdk

    The official Python SDK for Model Context Protocol servers and clients

    Python 1

  2. gsgjdhfafa gsgjdhfafa Public

    1