// Check if the user has already submitted the email let hasSubmitted = $w.sessionStorage.getItem("emailSubmitted"); if (!hasSubmitted) { // If not, show the lightbox $w("#lightbox1").show(); } // Function to set cookie when email is submitted function storeEmail() { $w.sessionStorage.setItem("emailSubmitted", "true"); $w("#lightbox1").hide(); // Hide the lightbox after submission }
top of page

Writing my way to an independent life.

Hello!

​

 

I’m a writer, educator, and unapologetic advocate for freedom in teaching and living. After years in traditional classrooms, I transitioned to remote teaching and never looked back. Now, I teach high school English and AP Literature from the road—RV parks, Airbnb patios, or tucked into coffee shops with strong WiFi and stronger vibes. I write curriculum, content, and reflective pieces that guide other educators in designing more flexible, sustainable careers—whether that means remote work, travel, or simply reclaiming their time.

​

My work blends storytelling, pedagogy, and lived experience, always centered around curiosity, authenticity, and the belief that good teaching doesn’t need four walls. Through my blog, books, and teaching resources, I help others teach boldly, write freely, and travel lightly.

 

bottom of page