Designer builds full-stack platform with Claude CLI: lessons from zero formal coding background

✍️ OpenClawRadar📅 Published: March 24, 2026🔗 Source
Designer builds full-stack platform with Claude CLI: lessons from zero formal coding background
Ad

From WordPress designer to full-stack developer with Claude CLI

A designer with a background in graphic branding and WordPress experience (PHP, MySQL, HTML, CSS) used Claude CLI to build multiple production applications without formal coding training. Starting in September, they transitioned from managing external development teams to building their own systems.

Projects built with Claude CLI

  • RFID-based digital business card system: First project that taught development workflow fundamentals
  • Management platform for medical journal: Evolved from WordPress gatekeeper to comprehensive system handling:
    • Event registration with QR codes, badge printing, attendance verification
    • CME accreditation management (registration, speakers, moderators, learning assessment quizzes)
    • Member management with personal dashboards and subscription fees
    • E-learning section with content delivery and paid access control
  • Medical calculator website (calcolatore.online): Standalone site for medical calculators
  • Two native apps: Not detailed in source
  • Stealth mode project: Still in development, may require external specialists

Production results

  • 500+ registered users for event management
  • 3,500+ readers in restricted website area
  • ~1,200 members in database
  • ~100 e-learning courses ported
  • 2,000 past congress proceedings migrated
  • 10 residential events organized or in planning
  • Medical journal gets ~90k unique visitors/month
Ad

Critical lessons from production failures

During a live congress with 100+ attendees, the platform experienced missing database tables and 500 errors in production. This led to several key learnings:

  • Use two separate AI instances: One exclusively for debugging
  • Get better at prompting: "Your prompts are your architecture"
  • Use different agents and skills for different tasks
  • Version control everything on GitHub: Claude taught Git as part of the process

Workflow insights

The designer emphasizes that "vibe coding" requires constant study to understand AI-generated code and the discipline to never accept code you don't understand. Workload increased initially due to excitement and the "intoxicating feeling" of expanded capabilities. The main achievement was harmonizing everything under one platform, eliminating dependency on external developers, and modernizing outdated website parts that couldn't previously be funded.

The source notes that for small businesses, AI isn't about stealing jobs but enabling projects that "simply wouldn't have been done" due to funding constraints.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

OpenClaw Agent Burned $20 in API Tokens Due to Web Scraping Context Bloat
Use Cases

OpenClaw Agent Burned $20 in API Tokens Due to Web Scraping Context Bloat

A developer building an OpenClaw agent to monitor financial sites accidentally consumed $20 worth of API tokens in a few hours by fetching Yahoo Finance pages that included 609,000 tokens of extraneous HTML like nav bars and cookie banners in the context window.

OpenClawRadar
Building a Steam Game in 10 Days Using Claude Code: Technical Challenges and Workflow
Use Cases

Building a Steam Game in 10 Days Using Claude Code: Technical Challenges and Workflow

A developer built and released a game on Steam in 10 days using Claude Code without writing any code personally, but encountered significant challenges with logic design and debugging AI-generated code.

OpenClawRadar
Claude Opus 4.6 Analyzes Buffett Letters to Pick Stocks Blindly
Use Cases

Claude Opus 4.6 Analyzes Buffett Letters to Pick Stocks Blindly

A developer used Claude Code with subagents to extract Warren Buffett's investing principles from 48 years of shareholder letters (561,849 words), then applied them to score 50 anonymized stocks. Opus 4.6 correctly identified 60% of Berkshire's actual holdings in its top 10 picks while rejecting anti-Buffett controls.

OpenClawRadar
Using Claude with MCP for Content Creation and Publishing Workflow
Use Cases

Using Claude with MCP for Content Creation and Publishing Workflow

A developer describes using Claude as a publishing platform via MCP integration, enabling article creation, editing, and publishing without leaving the chat interface. The workflow includes drafting, adding links, scheduling publication, and updating existing content.

OpenClawRadar