Too sexy for my microphone

Every great hero has a sidekick.Enter.. Me!I’m a creative sidekick for individuals & small teams who want their podcast (and video content) to actually stand out. I help people sound sharper, speak with confidence, and publish content that actually connects.Whether you just want to show up and speak, or stay hands-on through the whole process, I shape your content into something structured, confident, and brand-aligned.Imagine:
→ Editing that makes you sound sharp
→ Coaching that builds your confidence
→ Titles, hooks, and descriptions that actually get clicks
→ Creative direction that pushes you just enough out of your comfort zone

Trusted to help brands like MKG Marketing, Art of Branding Podcast, Heartbeat, & Aware to sound bold, sharp, and confident.

The reward for helping others live up to their creative potential.


Loading…
const HOST = "yourpodcastsidekick.hashnode.dev"; const SHOW = 3; fetch("https://gql.hashnode.com", { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ query: `query($host:String!,$first:Int!) { publication(host:$host) { posts(first:$first) { edges { node { title slug brief coverImage { url } publishedAt } } } } }`, variables: { host: HOST, first: SHOW } }) }) .then(r => r.json()) .then(({ data }) => { if (!data.publication) { document.getElementById("hn-feed").textContent = "Hashnode publication not found – check HOST value."; return; } const posts = data.publication.posts.edges.map(e => e.node); document.getElementById("hn-feed").innerHTML = posts.map(p => `
${p.coverImage?.url ? ` ${p.title} ` : ''}

${p.title}

${p.brief}

`).join(''); }) .catch(() => { document.getElementById("hn-feed").textContent = "Couldn’t load blog feed."; });

These services may cause uncontrollable confidence

Show Up + TalkDescriptionPrice
Podcast ManagementEverything incl. in Audio Sidekick
Social Media Management
Create Trailer & Intro
Stats Updates via email
Video Consults
Unlimited Digital Support
$1500/mo
Creative AssistDescriptionPrice
Audio Sidekick4x60 minute episode polished
20x video clips
Create titles, descriptions, & chapters
Upload+schedule episodes
Email + Digital support
$700/mo
Spotlight VideoRecorded Interview: 30 mins
Curate music to suit
add b-roll / supplied images
add sfx as required
approx. 2-3 minute finished video
$300
ExtrasDescriptionPrice
Live Event SupportMC + Event Producer
Guest Management
Participate in up to 2 hours of planning sessions
$200/ea
Video EditingYou provide 60 min of video & pick one:
1. 30 min. episode
2. 10x 30 sec video clips (socials)
3. 4x 5 minute horizontal video segments (YouTube)
$200

Drop It Like a
pop filter

Subscribe for weekly creative inspiration and prompts, what's up in podcast land, vulnerable stories, Your Podcast Sidekick events, sharing knowledge, and more.Mixed bag of vulnerability, helpful knowledge, and creative -- something.

We respect your privacy.
Unsubscribe at any time.