• Home
  • Blog
  • Brave Girl U Online
    • Course Catalog
    • Teacher Directory
    • Enroll in Brave Girl U Online
  • Certified Local Events
    • Upcoming Certified Events
    • Certified Instructor Directory
  • Bookstore + Gifts
  • Log in
  • Home
  • Blog
  • Brave Girl U Online
    • Course Catalog
    • Teacher Directory
    • Enroll in Brave Girl U Online
  • Certified Local Events
    • Upcoming Certified Events
    • Certified Instructor Directory
  • Bookstore + Gifts
  • Log in

Brave Girl University

You can learn it!

Rae Missigman

July 30, 2015 by Rae Missigman

Find Me Here

  • Rae's Blog
  • Instagram
  • Facebook
  • Twitter
Rae Missigman

Hi there! I'm Rae and I am a mixed media artist, who loves to blog, write, teach and photograph everything. My mission is simple- to integrate up-cycled tidbits of everyday life into my art. This philosophy has prompted me to approach creating in a whole new light. I no longer toss the everyday objects aside, but instead search for new ways to give them artistic purpose.

My passion for re-purposing found items drives me to incorporate a bit of what surrounds me in my work, whether it be sketching something I find in nature or using berries to dye my latest fabric project. With a unique style that I like to call my own, I focus on color and mark making, creating pieces that are bright and happy.

My curious nature and thirst for discovering new avenues of creativity has led me to explore lots of different art forms, many of them textile based. Self taught in all areas of art, and with a love of mixing both old and new, my work exudes a quirky sense of character. Step into my studio and you will find a bold mix of canvas paintings, textural weavings, colorful journal pages, stitched art, paper projects and more.

A lifelong student of all things, I can often be found exploring a new art exhibit, experimenting with different mediums or perfecting the latest art craze. My work can be found in many art based publications.

I live in sunny Florida with my big happy family, where I work out of my home based studio and am part of the collaborative team Art to the 5th. I am always searching for new ways to inspire and share through our year long endeavor, The Documented Life Project©.

Find Me Here

  • Rae's Blog
  • Instagram
  • Facebook
  • Twitter

My Courses

Paint Sketch & Store

© Copyright 2018 Brave Girls Club LLC · All Rights Reserved

/* ----------------------------------------- */ /* View: Teacher Profile – Courses by Me - start */ /* ----------------------------------------- */ #bgu-teacher-profile-classes-wrapper .bgu-my-classes-wrapper { display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .bgu-course-overview-snippet-card { width: 249px; height: 300px; text-align: center; border: solid; border-radius: 25px; border-width: thin; margin: 4.5px; padding: 25px 10px; border-color: #3a9f93; display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; box-shadow: 0px 1px 3px; } .bgu-course-overview-snippet-card img { border-style: solid; border-width: thin; border-color: #ffc20e; } #snippet-title { font-family: neoretrofillregular; } #output-pagination { display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; margin: 25px auto; font-family: neoretrofillregular; font-style: oblique; } #output-pagination #next-page a:after { content: 'f178'; font-family: FontAwesome; font-weight: normal; font-style: normal; margin:0px 10px 0px 10px; text-decoration:none; } #output-pagination #prev-page a:before { content: 'f177'; font-family: FontAwesome; font-weight: normal; font-style: normal; margin:0px 10px 0px 10px; text-decoration:none; } /* ----------------------------------------- */ /* View: Teacher Profile – Courses by Me - end */ /* ----------------------------------------- */
/* ----------------------------------------- */ /* Content Template: Teacher Bio Page - start */ /* ----------------------------------------- */ /* To hide default post title and author. */ .single-teacher .entry-header, .single-teacher .entry-meta { display: none; } #bgu-teacher-profile-classes-title { margin: 25px 0 0 15px; } /* ----------------------------------------- */ /* Content Template: Teacher Bio Page - end */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* Content Template: Teacher Profile – Bio Section - start */ /* ----------------------------------------- */ #bgu-teacher-profile-main-content-wrapper { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; } #bgu-teacher-profile-mugshot img { border-radius: 50%; max-width: 300px; border-style: solid; border-width: thin; border-color: #ffc20e; } #bgu-teacher-mugshot-links { min-width: 300px; margin: 0 30px 0 0; display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } #bgu-teacher-profile-title { font-family: neoretrofillregular; font-size: 40px; font-size: 4rem; margin-bottom: 20px; } #bgu-teacher-profile-links-wrapper { margin: 30px 0 0 15px; } #bgu-teacher-profile-links ul li { list-style: none; } #bgu-teacher-profile-links ul li:before { font-family: 'FontAwesome'; content: '\f004'; margin: 0 10px 0 -22px; color: #df2851; } /* FOR CHANGING ORDER OF WEBSITE LINKS ON MOBILE VIEWPORTS */ #bgu-teacher-profile-links-mobile { display: none; } @media only screen and (max-width: 700px) { /* Begin customizations to teacher profile page. */ #bgu-teacher-profile-main-content-wrapper { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap; } #bgu-teacher-profile-links-wrapper { display: none; } #bgu-teacher-profile-links-mobile, #bgu-teacher-profile-links-mobile #bgu-teacher-profile-links-wrapper { display: block; } /* End customizations to teacher profile page. */ } @media only screen and (max-width: 480px) { /* Begin css edits to teacher bio page. */ #bgu-teacher-profile-mugshot img { max-width: 100%; width: 100%; } #bgu-teacher-mugshot-links { min-width: 100%; margin: 0; } /* End css edits to teacher bio page. */ } /* ----------------------------------------- */ /* Content Template: Teacher Profile – Bio Section - end */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* Content Template: Pagination Template - start */ /* ----------------------------------------- */ .bgu-pagination { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background-color: #67c2b6; color: white; padding: 3px 10px; height: 32px; margin-bottom: 30px; width: 100%; } .bgu-pagination div { margin: 0 5px; } .bgu-pagination ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; margin: 0px; } .bgu-pagination ul li { list-style: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 1px 3px; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .bgu-pagination ul li a, .bgu-pagination ul li span.wpv-filter-pagination-link{ border-style: solid; border-width: 1px; border-radius: 50%; width: 28px; height: 28px; text-align: center; } .bgu-pagination ul li a { color: gray; background: white; } .bgu-pagination ul li.wpv_page_current span { background: gray; color: white; font-weight: 600; } .bgu-pagination a.wpv-filter-previous-link.js-wpv-pagination-previous-link, .bgu-pagination a.wpv-filter-next-link.js-wpv-pagination-next-link { background-color: white; padding: 3px 10px; border-radius: 3px; } .bgu-pagination a.wpv-filter-next-link.js-wpv-pagination-next-link:after { font-family: FontAwesome; content: '\f18e'; margin: 0 0 0 8px; font-size: 16px; font-size: 1.6rem; } .bgu-pagination a.wpv-filter-previous-link.js-wpv-pagination-previous-link:before { font-family: FontAwesome; content: '\f190'; margin: 0 8px 0 0; font-size: 16px; font-size: 1.6rem; } @media only screen and (max-width: 700px) { .jump-to-page { display: none; } .prev-page{ order: -1; } } /* ----------------------------------------- */ /* Content Template: Pagination Template - end */ /* ----------------------------------------- */