Developer Built AI/ML Job Board Using Claude Code for Design and SEO

MOAIJobs: AI-Powered Job Board for AI/ML Roles
A developer has built MOAIJobs.com, a curated job board specifically for AI/ML positions from leading AI labs and companies. The site offers filtering capabilities by job categories, location, and salary range, and is completely free for job seekers.
Development Details
The developer has been working on this project during free time for over a year. Key technical aspects include:
- Design Implementation: All site design was handled by Claude Code. The developer provided references about desired component appearances, and Claude Code executed the implementation.
- Technical SEO: With no prior SEO knowledge, the developer used Claude to analyze why popular job boards implement specific technical SEO patterns, then had Claude Code brainstorm and implement similar patterns on MOAIJobs.com.
Current Status and Request
The site recently reached a milestone of over 10,000 job seekers using it to find AI positions. The developer is now seeking community feedback on the platform.
📖 Read the full source: r/ClaudeAI
👀 See Also

QCAI App Provides Mobile Control Center for OpenClaw Ecosystem
Academic research team releases QCAI app for iOS and Android, built with AI-assisted development, offering dashboard monitoring, gateway chat, and secure VPN access to OpenClaw tools.

OpenClaw Agent Relay Plugin Fixes Telegram Delivery in Multi-Agent Setups
The openclaw-agent-relay plugin addresses the persistent issue where sessions_send responses go to webchat instead of Telegram by using gateway WebSocket RPC to trigger agent turns with deliver:true, eliminating the need for workarounds like explicit message tools or announce steps.

Parallel Coding Agents with tmux and Markdown Specs
Manuel Schipper describes a system for running 4-8 parallel coding agents using tmux, Markdown files, bash aliases, and six slash commands. The setup uses Feature Design (FD) Markdown specs tracked through an 8-stage lifecycle.

Jake Benchmark v1: Local LLM Performance Testing for OpenClaw AI Agents
A developer tested 7 local LLMs as AI agents with OpenClaw using 22 practical tasks including email processing, meeting scheduling, and phishing detection. Results ranged from 59.4% for Qwen 27B to 1.6% for Nemotron 30B, with detailed conversation logs available.