Dev built 3 iOS apps in weeks using Claude AI from ideation to debugging

A Reddit user shared how they used Anthropic's Claude AI to build three iOS apps in a few weeks. The post details using Claude throughout the full development cycle — from initial idea shaping to debugging and iteration. The three apps are:
- Smart Facts — delivers short interesting facts across topics like psychology, science, and history, designed for quick learning.
- Jar of Joy — a gratitude journaling app where users write entries into themed jars (gratitude, self-love, etc.) and revisit them anytime.
- Bloom Studio — a minimal photo editing app for quick image enhancements without overwhelming controls.
The developer reported that Claude helped speed up development, structure ideas, and accelerate iterations. Specific uses included writing logic, debugging, and going from concept to working product without getting stuck.
The apps are published under the developer account "Digital Hole Pvt Ltd" on the iOS App Store.
📖 Read the full source: r/ClaudeAI
👀 See Also

Running Local LLM Agents on Mac Minis with Telegram Interface
A developer shares a setup using 5 local LLM agents on Mac Minis, controlled via Telegram bots with zero API costs. The system uses LMStudio to serve models, tmux sessions for Claude Code, and 80 lines of Python for the Telegram bridge.

OpenClaw Assistant Creates Dockerized Terminal Assistant with Custom Routing
An OpenClaw user reports their main assistant helped spin up a second assistant inside Docker with its own workspace, memory, and terminal-first behavior. Messages starting with 'meow:' are routed to the containerized terminal assistant instead of the main chat interface.

Building Non-Coding AI Agents with Claude Code: Three Practical Examples
A Reddit user shares their personal setup for creating AI agents using Claude Code, detailing three specific implementations: an automated morning briefing agent pulling from emails, todos, and calendar; a tmux-based pipeline for capturing Substack articles; and a meeting summarization agent.

OpenClaw on Synology NAS: Telegram Media Requests and Container Management
A user reports running OpenClaw on a Synology NAS alongside media stack containers like Plex, Sonarr, Radarr, and SABnzbd. They use it for Telegram-based movie requests and automated NAS troubleshooting tasks.