From A Sense Of Belonging To Body Acceptance: How 4 New York Women Were Shaped By The City

0
From A Sense Of Belonging To Body Acceptance: How 4 New York Women Were Shaped By The City

// Show numbers on the images in page, set to false before publish to turn them off
const toolsOn = false;

// Should dots be onclick for all views?
const clickOn = false;

// ////////////////////// ANNOTATIONS CODE ////////////////////// //
// Setup Annotation Content, the first spot is 0, second spot is 1 etc.
let content = new Array (

“I love this sweater not only because it keeps me warm, but because I know it will match any outfit I throw on.”

“These sweat shorts are so soft and comfortable. They’re perfect for lounging around in while still looking cute — even if it’s only for me to see.”

“I like to be comfortable but look put-together when I work from home, and there’s something magical about matching sets that do that for me.”

“,

“I don’t know what it is about cardigans, but I think they have superpowers. Not only is this one practical and chic, but I love the way it frames my whole outfit.”

“Gimme a little pattern play any day! This breezy tank adds the perfect whimsical touch.”

“I’m all about comfy-cute these days, and these shorts are the true embodiment of that. I love how seamless, effortless, and cozy they are.”

“It doesn’t get better than a goes-with-everything purse that’s as functional as it is pretty.”

“As a sneaker girl, I forgot how much I love sandals — these are cool-looking and also easy to walk in.”

“,

“I love the rugby shirt because it’s loose and it’s olive green (my favorite silhouette and color).”

“Plaid skirts are my closet must-have — they’re easy to style and so versatile. I can wear them anywhere, from skating to running errands.”

“,

“I love a good knit cardigan — this one is cozy and lightweight, both which I’m a huge fan of.”

“I’m all about comfort, and this top has the softest, most breathable fabric.”

“I would wear these shorts all day every day if I could (plus, they don’t ride up when you walk).”

“,

“”,

“”,

“”

);

// Tools
function tagImages(){let e,t=document.querySelectorAll(“.section-image .img-container”);for(e=0;e<t.length;e++){if(t[e].setAttribute(“id”,[“image”+e]),1==toolsOn){let n=document.createElement(“DIV”);t[e].appendChild(n),n.innerHTML=”

“+e+”

“}let n=document.createElement(“DIV”);t[e].appendChild(n),8==e&&(n.innerHTML=”

“)}}

function countDots() {

let annos = document.querySelectorAll(“.anno-dot”);
let count = annos.length;

let n = document.createElement(“DIV”);
n.setAttribute(“class”, “dotCount”);

if (toolsOn == false) {
n.style.display = “none”;
}

let w = document.getElementsByClassName(“body”);
w[0].appendChild(n);
n.innerHTML = “

Setup CSS for ” + count + ” dots & pops

“;

}

// Setup Annotations, do not alter
var grabnav,
elem = new Array(),
mobilebuy = new Array(),
closebutton = new Array(),
init = !1,
previous = 100,
mobile = !1,
desktop = !0;
function assembleArray(n, e) {
return [document.getElementById(“anno-tip” + n), document.getElementById(“anno-dot” + n + “-hint”), e];
}
function tipOn(n) {
var e = n[0],
i = n[1],
t = n[2];
0 == init && (initAnnotations(), (init = !0)), 1 == mobile ? (showPop(e, t, !0), window.innerWidth < 768 && hideGlobalNav()) : window.innerWidth < 768 ? (showPop(e, t, !0), hideGlobalNav()) : (showPop(e, t, !1), showHint(i));
}
function tipOff(n) {
var e = n[0],
i = n[1],
t = n[2];
1 == mobile ? (hidePop(e, t, !0), window.innerWidth < 768 && showGlobalNav()) : window.innerWidth 540 && mobileExtraOn(n);
}
function closeTip(n) {
tipOff(assembleArray(n, “0”)), window.innerWidth > 540 && mobileExtraOff(n);
}
function showTip(n) {
1 == desktop && window.innerWidth > 720 && tipOn(assembleArray(n, “-15%”));
}
function hideTip(n) {
1 == desktop && window.innerWidth > 720 && tipOff(assembleArray(n, “0”));
}
function mobileExtraOn(n) {
(mobilebuy[n].style.display = “block”), (closebutton[n].style.display = “block”);
}
function mobileExtraOff(n) {
(mobilebuy[n].style.display = “none”), (closebutton[n].style.display = “none”);
}
function initAnnotations() {
document.getElementsByClassName(“global-header”)[0].setAttribute(“id”, “tmp-global-header”),
(grabnav = document.getElementById(“tmp-global-header”)),
(mobilebuy = document.getElementsByClassName(“anno-mobile-buy”)),
(closebutton = document.getElementsByClassName(“anno-tip-close”));
}
function showGlobalNav() {
grabnav.style.display = “block”;
}
function hideGlobalNav() {
grabnav.style.display = “none”;
}

navigator.userAgent.match(/Android|BlackBerry|iPhone|iPad|iPod|Opera Mini|IEMobile/i) && ((mobile = !0), (desktop = !1));

function setupAnnotation(t, e) {
let n = document.querySelectorAll(“.section-image .img-container”),
o = document.createElement(“DIV”),
l = [“an” + e];
n[t].classList.add(“anno-layers”), n[t].setAttribute(“id”, l), n[t].appendChild(o), (o.innerHTML = content[e]), (content[e]= void 0), 0 == e;
}
function setAnnoDelays(t) {
let e = [“#an” + t + ” .anno-dot”],
n = document.querySelectorAll(e);
for (let e = 0; e < n.length; e++) {
let n = [“#an” + t + ” .anno-dot”],
o = [“anno-dot-delay” + e];
document.querySelectorAll(n)[e].classList.add(o);
}
}
function setClick(t, e) {
let n = [“openTip(” + e + “)”];
t.setAttribute(“onclick”, n);
}
function setRollover(t, e) {
let n = [“showTip(” + e + “)”],
o = [“hideTip(” + e + “)”];
t.setAttribute(“onmouseenter”, n), t.setAttribute(“onmouseleave”, o);
}
function activateAnnotations() {
let t = document.querySelectorAll(“.anno-dot”);
for (let e = 0; e 760 && 0 == clickOn ? setRollover(t[e], e) : setClick(t[e], e);
}
}

function setupPopups() {

let t = document.querySelectorAll(“.anno-tip”);
let tc = document.querySelectorAll(“.anno-tip-close”);
let ti = document.querySelectorAll(“.anno-tip-image”);

for (let e = 0; e < t.length; e++) {

let tid = [“anno-tip” + e];
t[e].setAttribute(“id”, tid);

let tcid = [“closeTip(” + e + “)”];
tc[e].setAttribute(“onclick”, tcid);

let tiid = [“anno-tip” + e + “_img”];
ti[e].setAttribute(“id”, tiid);

if (clickOn == true) {
tc[e].style.display = “block”;
}

}

activateAnnotations();

}

function setup() {

// Annotations, set number based on image tag using the tag images function
// first variable is image location
// second variable is the content array position
setupAnnotation(0,0);
setupAnnotation(1,1);
setupAnnotation(3,2);
setupAnnotation(4,3);

// Setup the popups
setupPopups();

setAnnoDelays(0);
setAnnoDelays(1);
setAnnoDelays(2);
setAnnoDelays(3);

// Number the images, turn off for publish
tagImages();

// How many dots to css
countDots();

}

/* Preload */

function ready(e){(document.attachEvent?”complete”===document.readyState:”loading”!==document.readyState)?e():document.addEventListener(“DOMContentLoaded”,e)}document.onmouseleave=function(){window.isReady=!1},window.addEventListener(“resize”,function(){window.isReady=!1}),window.isReady=void 0!==window.isReady&&window.isReady,ready(function(){var e=setInterval(function(){window.imagesLoaded&&(imagesLoaded(“#tmp-load”,{background:!0},function(){window.isReady=!1,clearInterval(e)}),clearInterval(e))},100);if(!1!==window.isReady)return;window.isReady=!0;const t=setTimeout(function(){clearTimeout(t),setup()},300)});

It’d be narrow-minded to believe that buildings exist to provide nothing more than shelter, constructed with brick and mortar and little else, or that parks are simply areas in which to congregate. The truth is, these spaces are layered with meaning and etched with stories by the people who occupy them. In partnership with Aerie, we asked four New Yorkers — some born and bred; others transplants — to pinpoint the places that hold meaning to them. For one, it’s a memory of one specific street that has shaped her into the person she is today; for another, it’s an ice cream shop that serves as an embodiment of her body acceptance journey. Scroll through to read their inspiring stories, told in their own words. 

Christianne Gromley

Freelance Vice Media Group Video Editor & Producer, 25
Location: Brooklyn Bridge Park, Dumbo

Three years ago, right after college, I moved to New York City with nothing but two suitcases. No job, no friends, no apartment. But it didn’t matter; I knew the city was going to be my home. I’d known since high school — as the lone artist in a sea of jocks, as one of only a handful of Filipinos living in the tiny, predominantly white town of Hot Springs, Ark. (my graduating class was a total of seven people) — that New York City was where I was meant to be. I felt like it was the place where I could be whoever I was, without feeling like I was the weird one.  

Things worked out: I found an apartment in downtown Brooklyn through the Roomi app, and I met friends through church, supplemented by visits from my college friends who lived on Long Island. But, I’ll admit, it was lonely at first. I spent a lot of time in my room writing, applying for jobs, waiting for my start. So, I’d go to BKG Coffee Roasters on Myrtle Avenue to be around people, to be inspired. I had my spot (the corner), my go-to order (a vanilla latte), and it became a routine. The coffee shop was where I applied to jobs and where people knew me, which is what I love about Brooklyn — the sense of community. 

But my absolute favorite thing to do was bring my croissant and coffee to one of the parks in Dumbo (it’s also the place where I still bring my friends when they visit), because I love gazing at the city. Not only is the view breathtaking, it’s also unbelievably inspiring. 

In the summer of 2019, my mom applied for me to compete in Miss New York. My platform was art education, because there’s an expectation for Asian kids to go into the medical or science fields, and while I’m grateful that my parents are supportive of me and my creative journey, I want to help other kids express themselves creatively. I was titled Miss Brooklyn, and the moment cemented what I knew to be true: I was representing a place that was my home. 

The pandemic solidified those feelings even further. When I was told that I would start working from home, I flew back to Arkansas and stayed with my parents for the next nine months, and it was hard because I missed New York. Because I was missing home. When I came back, I signed the lease for a studio of my own. And now, when I sit in the parks in Dumbo and look out into the city, I can’t help but reflect just how blessed I am to be able to live here, to be financially independent, to be who I want to be. 

Kayla Isaacs

Vice Media Group Senior Creative, 27
Location: Ample Hills Creamery

Let me start off by saying that I have a sweet tooth. A major chocolate lover. I discovered Ample Hills a couple years ago on one hot, fateful summer day and got the Chocolate Milk & Cookies flavor — I became obsessed. It is the best flavor

Flash forward to last summer during COVID. I was in a new relationship — my quarantine bae — and there wasn’t much to do other than walk around. We happened on Ample Hills, and it soon became a Sunday ritual. We’d end the week with a walk and ice cream, either at the West Village or Brooklyn location. 

I was in the city during lockdown, but if my mom didn’t live here, I would’ve been one of those people to leave during the height of it. My sister and I stayed with her and we were here through it all — the ups and downs, and now, the reemergence of New York City. I didn’t officially move here until 2016 (my first memory is from sixth grade, when I began to take annual trips from Allentown, Penn., to get a cut at a curly-hair salon), but I think I always knew I wanted to live in New York. 

I’m in a studio in Chelsea now, but my boyfriend no longer lives in the city. We were driving out to his place one day recently when we passed by Ample Hills, and he immediately pulled the car over so we could get ice cream before we left (I also bought us Ample Hills T-shirts to commemorate our love for it). I love how this shop has inadvertently become a staple in our relationship. But more than that, I love the way ice cream makes me feel. In the past, I’ve had issues with body acceptance and I’ve experienced disordered eating — and that’s why I feel really powerful when I’m able to, on a Sunday evening, decide to eat ice cream. There was a time in my life when I wouldn’t have allowed myself to eat the way I wanted or to consume something like ice cream that truly brings me so much joy. So the fact that I can go to Ample Hills and enjoy ice cream is a reminder just how far I’ve come, how much I’ve grown. 

Z

Artist, 26
Location: Maria Hernandez Park, Bushwick, Brooklyn

The first time I ever pulled on a pair of roller skates wasn’t that long ago: December 2019, a month before I made the move from New York to Los Angeles. A few months later, I bought my first pair of skates — holographic with sparkly blue wheels that made me feel like a little kid again. But then COVID hit, and the city went on lockdown where there was nothing for me to do except to wake up, lace up, and skate for hours. 

Living in LA was hard: I was in a toxic/racist roommate situation, I didn’t have any friends I could count on, and I felt incredibly alone and depressed. But I found that skating uplifted me, putting me in a better head space. As an artist, I’ve always been able to express myself through art, but by roller skating, which is inextricably linked to music, I’m able to channel how I’m feeling through my movements. It became an avenue of self-discovery and self-expression (one of my favorite parts is dressing up in glittery, celestial, fairy-like looks that are cute but also sporty). 

I moved back to New York last June to be around family and friends (I was born in Harlem, grew up in Queens, and then lived in Brooklyn). Returning to Bushwick also meant returning to Maria Hernandez Park, where I grew up going to all the time. I remember knowing all the kids, and in turn, all the neighbors knew who I was. There was a sense of community that’s missing in today’s digital age. Now, being at the park as a roller skater, I feel that connection to my community again. Roller skating has not only brought me confidence, it’s also allowed me to get to know my neighbors, especially the kids, who like to ask about it.

Skateboarders at the park told me they’ve noticed a recent crop of roller skaters, which is beautiful — I had no idea I would influence and inspire others to pick up their skates. When I see a new face, I welcome them to skate with me, so they know they’re not alone. I know how much joy skating brings me, so seeing others attempting to find that same joy makes me really happy. That’s also why I launched a skate community called Sk8mamis, a space for womxn and femme-identifying non-binary people, because I hadn’t found one that was welcoming or inviting or safe. Roller skating should be fun and you shouldn’t have to worry about being harassed or touched without your consent. As soon as I realized I could do something about it, I, along with the help of others, created this dream community together.

Veronica Bonilla

Content Creator, 27
Location: Troutman Street, Bushwick, Brooklyn

I remember the moment like it was yesterday: My mom and eight-year-old me standing in front of the building of her first apartment on Troutman Street in Bushwick. She was crying tears of joy because she finally had a place of her own to call home. And she was so excited to give me my own room, which she decorated with Rugrats-themed curtains (my favorite). That single memory is what inspires me to make it on my own, because it’s something that my mom strived to achieve. I’ll never forget it. 

That was after spending about a year in a homeless shelter. At the time, I didn’t understand what was going on. We had a bed and shared a kitchen and bathroom with others. But was this our home? Why didn’t we have our own place? And why couldn’t we stay with grandma? My mom, a single parent, was young — in her 20s — and she was set on carving her own path. I was born in Williamsburg and lived there until the age of five before we moved to my grandmother’s at Marcy Projects in Bedford-Stuyvesant. We were there until my mom and my aunt had a falling out, and we packed up our things and headed to the shelter.  

We stayed at the apartment on Troutman for two years — until my mom lost her job and we had to move back to my grandmother’s. In an interesting turn of events, when the pandemic hit, I also moved back to my grandmother’s. I had been living in an apartment with roommates but made the decision to go home during lockdown, help my family out, and then get my own place once it was all over. What I loved about it was spending quality time with my family, getting reacquainted with my grandmother, and listening to retellings of childhood stories as an adult. It’s beautiful to see the parallels in my mom’s life and mine — we’re two very different people, but we share the same drive that keeps us going no matter what. 

Still, moving back home triggered some childhood traumas (my rocky relationship with my grandmother, memories of my mother and father), which prompted me to start therapy and to heal from those wounds. Now, I communicate better. And during the holidays last year, we were all communicating and having fun — I never dreamed we would ever get to that place. I lost my grandmother a month ago, and I’m happy that I have those memories of us I can cherish, that I made the decision to go back home. 

I moved out this January into my own apartment on Knickerbocker Avenue, which is where my mom and I used to frequent when we lived on Troutman. All the mom-and-pop shops are still there, which is unbelievable. It’s definitely a full-circle moment — eight-year-old me would be so proud.

Like what you see? How about some more R29 goodness, right here?

Comments are closed.