const fs = require('fs-extra') const path = require("path"); const source = path.resolve( __dirname, '../..' ); const target = path.resolve( __dirname, '../../../build/cookie-law-info' ); async function build() { await copyFiles(); await deleteFiles(); } async function copyFiles() { try { await fs.copy(source, target); } catch (err) { console.error(err) } } async function deleteFiles() { try { await fs.remove(`${target}/lite/admin/node_modules`) await fs.remove(`${target}/lite/admin/src`) await fs.remove(`${target}/.git`) await fs.remove(`${target}/.gitignore`) console.log('success!') } catch (err) { console.error(err) } } build(); TedXYouth – Zoe's Dolls

WSVN FOX News, February 2016

Zoe was featured on the Channel 7 News for her participation in the Tedx Youth@Miami event. Following is the article from the WSVN website: 9-year-old girl develops non-profit to help girls around the world MIAMI (WSVN) — Nine-year-old Zoe Terry has created her own non-profit organization to help girls all around the world. When she … Read more

Miami Herald, February 2016, Education Section

Zoe was featured in the Miami Herald newspaper on February 23, 2016. Fifth annual TedxYouth@Miami event on Friday at Adrienne Arsht Center Marissa Manley has been exposed to robotics and music since she was a child. At 4, she already experimented with Lego pieces — putting them together and with the use of coding and help … Read more

South Florida Times, February 2016

Zoe’s Dolls was featured in the South Florida Times Newspaper. Direct link to the article is here. Article excerpt: In their Black Doll-White Doll experiment in the 1940s, Dr. Kenneth Clark and his wife Mamie Clark filmed young black children selecting white dolls instead of black dolls when asked to choose which was prettier, smarter and … Read more

WEDR 99 JAMZ Community Voices, January 2016

Zoe’s Dolls interviewed by Cheryl Mizell with WEDR 99 JAMZ Community Voices, January 10, 2016. Discussion about the Zoe’s Dolls Mission, TedX Youth, Loving the Skin I’m In Creative Expression Contest, Love Letters to Black Girls, Girlprenuer Program and the Living Doll Experience.

TedXYouth Miami submission, November 2015

Turn Impossible to “I’m Possible” – TedXYouth Miami submission Published on Nov 5, 2015 This is a TedX Youth Miami submission produced in collaboration with the I.C.E. Initiative of the Miami Country Day School.. Zoe Terry’s journey from “impossible to possible” is as uplifting a story as there is. This 9 year old is able to … Read more