No contact form by design. I prefer meaningful conversations over anonymous form submissions. Reaching out through GitHub or LinkedIn means I know who I am talking to, and you get a real response — not an autoresponder.

fred@lackey ~ availability.sh
$ cat availability.json {   "status": "open to conversations",   "interests": [     "architecture consulting",     "AI integration strategy",     "legacy modernization",     "technical leadership",     "open source collaboration"   ],   "response_time": "usually within 48 hours",   "preferred_channels": ["GitHub", "LinkedIn"] } $ echo "Looking forward to hearing from you." Looking forward to hearing from you.