Overview
Inspirational Guidance provides digital products and experiences, plus interactive artifacts for women in their 30s who feel stuck or in a rut.
The site runs on PAUSE (Pause, Accept, Understand, Strengthen, Evolve), a framework for working through hard moments without spiralling, plus two reader tools: An ALIVE List, for breaking a flat, autopilot stretch with small deliberate changes, and the Values Compass, for getting clear on what actually matters right now.
It combines a range of digital experiences including a blog, a digital product shop, journaling prompts, and AI Life Coach bots, all running on one Django build.
The AI Life Coach bots are trained on one specific product and only buyers of that product get access to its related AI coach.
There are a number of free interactive tools created using Claude Code and Cowork. Visitors can register to save their information in their own personal dashboard, which is also the place that any products they buy is saved and a list of downloadable ebooks are available.
Once registered free members can also use the ALIVE List Tracker - originally a goal tracker - to keep track of what they want to achieve.
Technical Details
Backend: Django 5.1 with REST Framework for structured APIs.
Database: PostgreSQL, managed via custom models for products, blog posts, and portfolio items.
Frontend: Tailwind CSS v4 using the new variable syntax for full theming control.
Editor: TinyMCE for blog content management.
Ecommerce: Stripe checkout with Elements for secure transactions.
Deployment: Hetzner VPS with Nginx and Gunicorn; media assets via Cloudinary.
App Structure Highlights:
shop: Handles product listings, checkout, and Stripe integration.
blog: Custom article system with categories, tags, and embedded video support.
prompts: API-driven affirmations and journaling prompt generator.
accounts: User dashboard, favorites, and download tracking.
portfolio: Dynamic model for displaying projects with gallery images (see models.py).
artifacts: Using Claude Cowork to build interactive bot products including the AI Life Coach and free and premium artifacts.
Results
Results
Phase 1: Foundation (Completed March 2025)
Full Django backend and responsive front-end with Tailwind v4.
Shop system for digital workbooks and PDFs.
Blog and content publishing structure aligned with SEO and AI-readiness.
Prompt generator with filtering (category, difficulty, type).
Phase 2: Personalization & Engagement (Completed July 2025)
Member dashboard with saved prompts and downloads.
Stripe-integrated checkout for instant digital delivery.
Email opt-in with double confirmation flow.
Updates
The site continues to add value. Now in 2026 using AI inside the site to help with audits and content creation. Plus using it to deliver free tools like artifacts.
Impact
The platform embodies values-led design — blending technology and personal growth.
It gives users practical tools to:
Clarify values and non-negotiables.
Build self-trust through small, repeatable steps.
Inspirational Guidance demonstrates how a personal growth brand can be values-driven and technically sophisticated — integrating ecommerce, reflection tools, and education under one cohesive ecosystem.