Skip to content
View groeimetai's full-sized avatar
🤠
🤠

Highlights

  • Pro

Block or report groeimetai

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
groeimetai/README.md
Header banner
Typing animation
online focus mode output

┌──────────────────────────────────────────────────────────────────────────────┐
│ groeimetai@overview:~                                                       │
├──────────────────────────────────────────────────────────────────────────────┤
│ user         niels-van-der-werf                                             │
│ role         ai-first builder / full-stack product engineer                 │
│ status       online                                                         │
│ focus        agentic coding, ai systems, automation, platform execution     │
│ mission      build software that looks sharp and survives production         │
└──────────────────────────────────────────────────────────────────────────────┘

~/boot_sequence

$ whoami
Niels van der Werf

$ cat /etc/focus.conf
AI systems
Agentic coding
LLM-powered tools
Automation workflows
Full-stack product execution

$ echo $PRIORITY
Turning ambitious ideas into real software with leverage

~/system/profile.ts

export const profile = {
  handle: "groeimetai",
  role: "AI-first builder",
  domains: [
    "agentic coding",
    "AI-native products",
    "developer tooling",
    "automation systems",
    "custom digital platforms"
  ],
  principle: "design hard, build properly, ship fast",
  output: "production-grade software"
} as const;

I build where AI engineering, system design, and execution meet.
The work I care about most is practical: tools, workflows, and products that create real leverage for teams and businesses.


~/runtime/current-focus

ai_runtime:
  - agentic coding workflows
  - multi-step execution systems
  - LLM product mechanics
  - practical AI leverage
product_runtime:
  - TypeScript systems
  - Next.js applications
  - internal tools and admin layers
  - production-focused automation

~/workspace/tree

groeimetai/
├── ai/
│   ├── agentic-coding
│   ├── tool-orchestration
│   └── llm-native-products
├── systems/
│   ├── full-stack-platforms
│   ├── automation-workflows
│   └── internal-tools
├── design/
│   ├── brand-led-interfaces
│   └── product-polish
└── output/
    └── shipped-software

~/repos/selected.json

[
  {
    "repo": "snow-flow",
    "signal": "AI-powered ServiceNow development and workflow orchestration"
  },
  {
    "repo": "groeimetai-platform",
    "signal": "Platform engineering and scalable execution systems"
  },
  {
    "repo": "groeimetai-website",
    "signal": "Brand-led frontend execution and digital product presence"
  },
  {
    "repo": "servicenow-ai-universal-request-widget",
    "signal": "Enterprise AI interface and workflow UX"
  }
]
Repo Description
snow-flow AI-powered ServiceNow development platform with broad execution capability
groeimetai-platform Product engineering, systems thinking, and platform execution
groeimetai-website Visual execution, business positioning, and polished web delivery
servicenow-ai-universal-request-widget Applied AI interface work for workflow-heavy environments

~/process/build.sh

#!/usr/bin/env bash

vision="bold"
architecture="solid"
execution="fast"
quality="intentional"

ship "$vision" "$architecture" "$execution" "$quality"
[01] define direction
[02] structure the system
[03] build the product
[04] refine the edges
[05] ship the thing
  • I like products that connect technical depth, clear UX, and real-world utility
  • I prefer shipping working systems over polishing abstractions
  • I care most about AI when it increases leverage instead of noise

~/toolchain --list

Tech stack icons
languages      TypeScript / JavaScript
frontend       React / Next.js
backend        Node.js / Firebase
infra          Docker / GitHub / automation
focus          AI tooling / workflows / systems / execution

~/telemetry

GitHub stats Top languages
Contribution graph

~/connect

$ open https://groeimetai.io
$ open https://www.linkedin.com/in/niels-van-der-werf-5421a5106
> AI-first
> system-minded
> shipping-focused

Pinned Loading

  1. serac-labs/serac serac-labs/serac Public

    Serac — open-source AI build agent for ServiceNow. 400+ MCP tools, bring-your-own LLM keys (Claude/GPT/Gemini/Ollama). Read a story, ship the update set.

    TypeScript 75 24