Skip to content
View ddnetters's full-sized avatar
💻
💻

Block or report ddnetters

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

Hi, I'm Dominique

Developer based in Europe, working at @nedap. Open for cool FOSS projects.

What I'm building

Stringly-Typed — A GitHub Action that catches off-brand copy before it ships. Validates UI strings against your style guide using AI.

- uses: ddnetters/stringly-typed@v1
  with:
    files: 'src/**/*.{js,ts,tsx}'
    style-guide-file: 'STYLE_GUIDE.md'

Homelab Agent Skills — Agent skills for homelab services: Caddy, ntfy, Radarr/Sonarr, Langfuse, Plex.

npx skills add ddnetters/homelab-agent-skills@caddy-reverse-proxy

Links

Pinned Loading

  1. stringly-typed stringly-typed Public

    🎯 AI-powered brand voice validation for your codebase - https://stringly-typed.netters.dev

    TypeScript 3

  2. ministry-of-foreign-bangers ministry-of-foreign-bangers Public

    Unofficial Dutch Ministry of Foreign Bangers

    SCSS 1

  3. Claude code status line costs Claude code status line costs
    1
    #!/bin/bash
    2
    
                  
    3
    # Read JSON input from stdin
    4
    input=$(cat)
    5
    
                  
  4. playwrong playwrong Public

    A satirical test library that ensures every test fails by default

    TypeScript