{"id":112,"date":"2025-09-18T02:18:18","date_gmt":"2025-09-18T02:18:18","guid":{"rendered":"https:\/\/ps1x.org\/?page_id=112"},"modified":"2026-03-10T00:36:33","modified_gmt":"2026-03-10T00:36:33","slug":"gallery","status":"publish","type":"page","link":"https:\/\/ps1x.org\/?page_id=112","title":{"rendered":"Gallery"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"112\" class=\"elementor elementor-112\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13d3de5 e-con-full e-flex e-con e-parent\" data-id=\"13d3de5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55d0324 elementor-widget elementor-widget-html\" data-id=\"55d0324\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@600;700;800;900&display=swap\" rel=\"stylesheet\">\n\n<style>\n    \/* ==========================================================================\n       ELEMENTOR-PROOF MEDIA GALLERY\n       All rules scoped with #ps1x-media-widget and protected with !important\n       ========================================================================== *\/\n    \n    #ps1x-media-widget {\n        display: block !important;\n        width: 100% !important;\n        background-color: #f8fafc !important; \/* Light slate background *\/\n        position: relative !important;\n        overflow: hidden !important;\n        padding: 80px 5% !important;\n        font-family: 'Inter', sans-serif !important;\n        color: #374151 !important;\n        line-height: 1.6 !important;\n    }\n\n    #ps1x-media-widget * {\n        box-sizing: border-box !important;\n    }\n\n    \/* --- DECORATIVE ACCENTS --- *\/\n    #ps1x-media-widget::before {\n        content: '' !important;\n        position: absolute !important;\n        top: 0 !important;\n        left: 0 !important;\n        width: 100% !important;\n        height: 6px !important;\n        background: #122449 !important; \/* Navy Top Border *\/\n    }\n\n    #ps1x-media-widget .ps1x-bg-pattern {\n        position: absolute !important;\n        top: -100px !important;\n        right: -100px !important;\n        width: 500px !important;\n        height: 500px !important;\n        background-image: radial-gradient(#FFD700 2px, transparent 2px) !important;\n        background-size: 30px 30px !important;\n        opacity: 0.1 !important;\n        border-radius: 50% !important;\n        z-index: 1 !important;\n        pointer-events: none !important;\n    }\n\n    \/* --- CONTENT WRAPPER --- *\/\n    #ps1x-media-widget .ps1x-container {\n        max-width: 1200px !important;\n        margin: 0 auto !important;\n        position: relative !important;\n        z-index: 2 !important;\n    }\n\n    \/* --- HEADINGS --- *\/\n    #ps1x-media-widget .ps1x-heading {\n        font-family: 'Poppins', sans-serif !important;\n        font-size: 2.5rem !important;\n        font-weight: 800 !important;\n        color: #122449 !important; \/* Navy *\/\n        text-align: center !important;\n        margin: 0 0 20px 0 !important;\n        letter-spacing: -0.5px !important;\n        text-transform: uppercase !important;\n    }\n\n    #ps1x-media-widget .ps1x-heading::after {\n        content: '' !important;\n        display: block !important;\n        width: 80px !important;\n        height: 6px !important;\n        background: #FFD700 !important; \/* Gold Underline *\/\n        margin: 20px auto 0 !important;\n        border-radius: 4px !important;\n    }\n\n    #ps1x-media-widget .ps1x-sub-heading {\n        text-align: center !important;\n        max-width: 750px !important;\n        margin: 0 auto 60px auto !important;\n        font-size: 1.15rem !important;\n        color: #4b5563 !important;\n        font-weight: 400 !important;\n    }\n\n    \/* --- VIDEO GRID --- *\/\n    #ps1x-media-widget .ps1x-video-grid {\n        display: grid !important;\n        grid-template-columns: 1fr !important;\n        gap: 40px !important;\n        margin-bottom: 80px !important;\n    }\n\n    @media (min-width: 768px) {\n        #ps1x-media-widget .ps1x-video-grid {\n            grid-template-columns: repeat(2, 1fr) !important;\n        }\n    }\n\n    @media (min-width: 1024px) {\n        #ps1x-media-widget .ps1x-video-grid {\n            grid-template-columns: repeat(3, 1fr) !important;\n        }\n    }\n\n    \/* --- VIDEO CARD (16:9 Aspect Ratio Container) --- *\/\n    #ps1x-media-widget .ps1x-video-card {\n        background: #ffffff !important;\n        border-radius: 16px !important;\n        overflow: hidden !important;\n        box-shadow: 0 10px 25px -5px rgba(18, 36, 73, 0.1) !important;\n        border-bottom: 5px solid #8E8E8E !important; \/* Gray bottom border *\/\n        transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease !important;\n    }\n\n    #ps1x-media-widget .ps1x-video-card:hover {\n        transform: translateY(-8px) !important;\n        box-shadow: 0 20px 30px -5px rgba(18, 36, 73, 0.2) !important;\n        border-bottom-color: #122449 !important; \/* Turns Navy on hover *\/\n    }\n\n    #ps1x-media-widget .ps1x-iframe-wrapper {\n        position: relative !important;\n        width: 100% !important;\n        padding-bottom: 56.25% !important; \/* 16:9 Aspect Ratio Hack *\/\n        height: 0 !important;\n        overflow: hidden !important;\n        background: #000000 !important; \/* Prevents white flash before load *\/\n    }\n\n    #ps1x-media-widget .ps1x-iframe-wrapper iframe {\n        position: absolute !important;\n        top: 0 !important;\n        left: 0 !important;\n        width: 100% !important;\n        height: 100% !important;\n        border: none !important;\n        max-width: 100% !important; \/* Fixes WordPress iframe squashing *\/\n    }\n\n    \/* --- INSTAGRAM SECTION --- *\/\n    #ps1x-media-widget .ps1x-ig-section {\n        background: #ffffff !important;\n        border-radius: 24px !important;\n        padding: 60px 40px !important;\n        position: relative !important;\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.03) !important;\n        border: 1px solid #e5e7eb !important;\n    }\n\n    #ps1x-media-widget .ps1x-ig-container {\n        width: 100% !important;\n        display: flex !important;\n        justify-content: center !important;\n        margin-top: 40px !important;\n    }\n\n    \/* Mobile adjustments *\/\n    @media (max-width: 767px) {\n        #ps1x-media-widget {\n            padding: 60px 20px !important;\n        }\n        #ps1x-media-widget .ps1x-heading {\n            font-size: 2rem !important;\n        }\n        #ps1x-media-widget .ps1x-ig-section {\n            padding: 40px 20px !important;\n        }\n    }\n<\/style>\n\n<div id=\"ps1x-media-widget\">\n    \n    <!-- Subtle Background Pattern -->\n    <div class=\"ps1x-bg-pattern\"><\/div>\n\n    <div class=\"ps1x-container\">\n        \n        <!-- ==========================================\n             VIDEOS SECTION\n             ========================================== -->\n        <h2 class=\"ps1x-heading\">Video Highlights<\/h2>\n        <p class=\"ps1x-sub-heading\">\n            Take a closer look at what makes P.S. 1X The Courtlandt School a special place to learn, grow, and thrive.\n        <\/p>\n\n        <div class=\"ps1x-video-grid\">\n            \n            <!-- Video 1 -->\n            <div class=\"ps1x-video-card\">\n                <div class=\"ps1x-iframe-wrapper\">\n                    <!-- Standardized YouTube Embed Link -->\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/P8iHOEnZ3tU?rel=0\" \n                            title=\"P.S. 1X Video Highlight 1\" \n                            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" \n                            allowfullscreen>\n                    <\/iframe>\n                <\/div>\n            <\/div>\n\n            <!-- Video 2 -->\n            <div class=\"ps1x-video-card\">\n                <div class=\"ps1x-iframe-wrapper\">\n                    <!-- Standardized YouTube Embed Link -->\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/oXvK51maqKY?rel=0\" \n                            title=\"P.S. 1X Video Highlight 2\" \n                            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" \n                            allowfullscreen>\n                    <\/iframe>\n                <\/div>\n            <\/div>\n\n            <!-- Video 3 -->\n            <div class=\"ps1x-video-card\">\n                <div class=\"ps1x-iframe-wrapper\">\n                    <!-- Standardized YouTube Embed Link -->\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/rMvXpbfhTq4?rel=0\" \n                            title=\"P.S. 1X Video Highlight 3\" \n                            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" \n                            allowfullscreen>\n                    <\/iframe>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n        <!-- ==========================================\n             INSTAGRAM SECTION\n             ========================================== -->\n        <div class=\"ps1x-ig-section\">\n            <h2 class=\"ps1x-heading\" style=\"margin-bottom: 10px;\">Life at P.S. 1X<\/h2>\n            <p class=\"ps1x-sub-heading\" style=\"margin-bottom: 0;\">\n                Follow us on Instagram <a href=\"https:\/\/www.instagram.com\/ps1xhhp\/\" target=\"_blank\" style=\"color:#122449; font-weight:700; text-decoration:none;\">@ps1xhhp<\/a> for daily updates and student spotlights!\n            <\/p>\n            \n            <div class=\"ps1x-ig-container\">\n                <!-- Shortcode to be parsed by WordPress\/Elementor -->\n                \n<div id=\"sb_instagram\"  class=\"sbi sbi_mob_col_1 sbi_tab_col_2 sbi_col_3 sbi_width_resp\" style=\"padding-bottom: 10px;\"\t data-feedid=\"*1\"  data-res=\"auto\" data-cols=\"3\" data-colsmobile=\"1\" data-colstablet=\"2\" data-num=\"17\" data-nummobile=\"10\" data-item-padding=\"5\"\t data-shortcode-atts=\"{&quot;feed&quot;:&quot;1&quot;}\"  data-postid=\"112\" data-locatornonce=\"e8911b9506\" data-imageaspectratio=\"1:1\" data-sbi-flags=\"favorLocal\">\n\t<div class=\"sb_instagram_header  sbi_medium\"   >\n\t<a class=\"sbi_header_link\" target=\"_blank\"\n\t   rel=\"nofollow noopener\" href=\"https:\/\/www.instagram.com\/ps1xhhp\/\" title=\"@ps1xhhp\">\n\t\t<div class=\"sbi_header_text sbi_no_bio\">\n\t\t\t<div class=\"sbi_header_img\"  data-avatar-url=\"https:\/\/scontent.cdninstagram.com\/v\/t51.2885-19\/464136642_862571512716459_3138338344591918557_n.jpg?stp=dst-jpg_s206x206_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=bf7eb4&amp;efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLnd3dy4xMDgwLkMzIn0%3D&amp;_nc_ohc=C9r3fLzEOt4Q7kNvwFu2YQw&amp;_nc_oc=Adrvx0Ckyj_5tQ53iQbYjjx57b2PxdjgOVwgJ1sPBtx_WUikLwkGdyKPJ0IIhSxmvzU&amp;_nc_zt=24&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=AP4hL3IEAAAA&amp;_nc_tpa=Q5bMBQF0Y2muM1HYLir6G_LNt9mxoPWYBTXenVSC7RIa_Ui5XGzZ5rC-gCq8LpTDZW7idPf8g82Z7JvDKg&amp;oh=00_Af1YzGdi2xA1UzZqiYnlB7vfl_KVGrZQ-ddjkqVaRuvVBQ&amp;oe=69F6E51F\">\n\t\t\t\t\t\t\t\t\t<div class=\"sbi_header_img_hover\"  ><svg class=\"sbi_new_logo fa-instagram fa-w-14\" aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n                    <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path>\n                <\/svg><\/div>\n\t\t\t\t\t<img decoding=\"async\"  src=\"https:\/\/ps1x.org\/wp-content\/uploads\/sb-instagram-feed-images\/ps1xhhp.webp\" alt=\"\" width=\"50\" height=\"50\">\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<div class=\"sbi_feedtheme_header_text\">\n\t\t\t\t<h3 style=\"color: rgb(18,36,73);\">ps1xhhp<\/h3>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\t<div id=\"sbi_images\"  style=\"gap: 10px;\">\n\t\t<div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18077093540167331\" data-date=\"1776472828\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DXQNL-Oknzc\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/670405385_18112595440815350_2278178279554259969_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=107&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=FuCuq3YorD8Q7kNvwHf9b4W&#038;_nc_oc=Adp7Np8AMZKOr5xXr_hm8RNuRs48aXXV5wk4xvKu3i5Y5F8qDsAX76CWl11A8yukND4&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQGfhXVicFGILypr48wBX838baHOpM0OU97GTJHvCIEbdUfQPud71OzWkHRQ0O8zv4m8WAX8mEY1nw&#038;oh=00_Af1_09Pw5Gper38YMBMAn-FFTR6wZs48_rsEHGDWOBE8LA&#038;oe=69F6DEAE\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/670405385_18112595440815350_2278178279554259969_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=FuCuq3YorD8Q7kNvwHf9b4W&amp;_nc_oc=Adp7Np8AMZKOr5xXr_hm8RNuRs48aXXV5wk4xvKu3i5Y5F8qDsAX76CWl11A8yukND4&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQGfhXVicFGILypr48wBX838baHOpM0OU97GTJHvCIEbdUfQPud71OzWkHRQ0O8zv4m8WAX8mEY1nw&amp;oh=00_Af1_09Pw5Gper38YMBMAn-FFTR6wZs48_rsEHGDWOBE8LA&amp;oe=69F6DEAE&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/670405385_18112595440815350_2278178279554259969_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=FuCuq3YorD8Q7kNvwHf9b4W&amp;_nc_oc=Adp7Np8AMZKOr5xXr_hm8RNuRs48aXXV5wk4xvKu3i5Y5F8qDsAX76CWl11A8yukND4&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQGfhXVicFGILypr48wBX838baHOpM0OU97GTJHvCIEbdUfQPud71OzWkHRQ0O8zv4m8WAX8mEY1nw&amp;oh=00_Af1_09Pw5Gper38YMBMAn-FFTR6wZs48_rsEHGDWOBE8LA&amp;oe=69F6DEAE&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/670405385_18112595440815350_2278178279554259969_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=FuCuq3YorD8Q7kNvwHf9b4W&amp;_nc_oc=Adp7Np8AMZKOr5xXr_hm8RNuRs48aXXV5wk4xvKu3i5Y5F8qDsAX76CWl11A8yukND4&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQGfhXVicFGILypr48wBX838baHOpM0OU97GTJHvCIEbdUfQPud71OzWkHRQ0O8zv4m8WAX8mEY1nw&amp;oh=00_Af1_09Pw5Gper38YMBMAn-FFTR6wZs48_rsEHGDWOBE8LA&amp;oe=69F6DEAE&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/670405385_18112595440815350_2278178279554259969_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=FuCuq3YorD8Q7kNvwHf9b4W&amp;_nc_oc=Adp7Np8AMZKOr5xXr_hm8RNuRs48aXXV5wk4xvKu3i5Y5F8qDsAX76CWl11A8yukND4&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQGfhXVicFGILypr48wBX838baHOpM0OU97GTJHvCIEbdUfQPud71OzWkHRQ0O8zv4m8WAX8mEY1nw&amp;oh=00_Af1_09Pw5Gper38YMBMAn-FFTR6wZs48_rsEHGDWOBE8LA&amp;oe=69F6DEAE&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83c\udf89 Happy Assistant Principal Week! \ud83c\udf89\n\nToday w<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\ud83c\udf89 Happy Assistant Principal Week! \ud83c\udf89\n\nToday we celebrate Assistant Principal Wong and all the hard work he does for our learning community, our families, and our students. Your dedication, leadership, and care make a difference every single day.\n\nWith gratitude, we thank you for all that you do! \ud83d\udc99\n\n#AssistantPrincipalWeek #Gratitude #PS1Strong\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_17875070250569400\" data-date=\"1775334193\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DWuRbQ1Ejly\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/658986132_18111312418815350_455885489055456030_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=109&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=lQdpnWPnidoQ7kNvwFbm99c&#038;_nc_oc=AdqdLVmaCbl28HNt-Pnl7WlPJOmYYsiGFlaOHktXvmgIudT28hQ5X196rjFEI1HSnK4&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQH6Jy2Fv2CtqFH5wlxz9XMua1fZPFizvGUVZvzRscm1R5kRdMIwqJVcxzaloqoVPLirHYa_yYhOyQ&#038;oh=00_Af1LSClCzHQL1eWvDKxosB_lEL4gnWXvrkG0k6N6Lpy0lA&#038;oe=69F6E0D3\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/658986132_18111312418815350_455885489055456030_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=lQdpnWPnidoQ7kNvwFbm99c&amp;_nc_oc=AdqdLVmaCbl28HNt-Pnl7WlPJOmYYsiGFlaOHktXvmgIudT28hQ5X196rjFEI1HSnK4&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQH6Jy2Fv2CtqFH5wlxz9XMua1fZPFizvGUVZvzRscm1R5kRdMIwqJVcxzaloqoVPLirHYa_yYhOyQ&amp;oh=00_Af1LSClCzHQL1eWvDKxosB_lEL4gnWXvrkG0k6N6Lpy0lA&amp;oe=69F6E0D3&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/658986132_18111312418815350_455885489055456030_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=lQdpnWPnidoQ7kNvwFbm99c&amp;_nc_oc=AdqdLVmaCbl28HNt-Pnl7WlPJOmYYsiGFlaOHktXvmgIudT28hQ5X196rjFEI1HSnK4&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQH6Jy2Fv2CtqFH5wlxz9XMua1fZPFizvGUVZvzRscm1R5kRdMIwqJVcxzaloqoVPLirHYa_yYhOyQ&amp;oh=00_Af1LSClCzHQL1eWvDKxosB_lEL4gnWXvrkG0k6N6Lpy0lA&amp;oe=69F6E0D3&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/658986132_18111312418815350_455885489055456030_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=lQdpnWPnidoQ7kNvwFbm99c&amp;_nc_oc=AdqdLVmaCbl28HNt-Pnl7WlPJOmYYsiGFlaOHktXvmgIudT28hQ5X196rjFEI1HSnK4&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQH6Jy2Fv2CtqFH5wlxz9XMua1fZPFizvGUVZvzRscm1R5kRdMIwqJVcxzaloqoVPLirHYa_yYhOyQ&amp;oh=00_Af1LSClCzHQL1eWvDKxosB_lEL4gnWXvrkG0k6N6Lpy0lA&amp;oe=69F6E0D3&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/658986132_18111312418815350_455885489055456030_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=lQdpnWPnidoQ7kNvwFbm99c&amp;_nc_oc=AdqdLVmaCbl28HNt-Pnl7WlPJOmYYsiGFlaOHktXvmgIudT28hQ5X196rjFEI1HSnK4&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQH6Jy2Fv2CtqFH5wlxz9XMua1fZPFizvGUVZvzRscm1R5kRdMIwqJVcxzaloqoVPLirHYa_yYhOyQ&amp;oh=00_Af1LSClCzHQL1eWvDKxosB_lEL4gnWXvrkG0k6N6Lpy0lA&amp;oe=69F6E0D3&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83c\udf1f Class 101 EL Learning Celebration \ud83c\udf1f\n\nBefor<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\ud83c\udf1f Class 101 EL Learning Celebration \ud83c\udf1f\n\nBefore Spring Break, Class 101 hosted a wonderful learning celebration where families were invited to be part of the students\u2019 most recent learning experience. \ud83c\udf89\ud83d\udcda\n\nStudents had the opportunity to prepare, present, and share their work with both their families and peers, showcasing their growth and accomplishments.\n\nA special thank you to Ms. Suero, Ms. Pintado, Ms. Martinez, and Principal Ramirez for creating such a meaningful and memorable experience. Their dedication and hard work made this celebration truly special for our students and school community \ud83c\udf93\u2728\ud83d\udc9b\n-------------------------------------------------------------\n\ud83c\udf1f Celebraci\u00f3n del Aprendizaje de la Clase 101 \ud83c\udf1f\n\nAntes de las vacaciones de primavera, la Clase 101 organiz\u00f3 una maravillosa celebraci\u00f3n del aprendizaje, a la cual se invit\u00f3 a las familias a formar parte de la experiencia de aprendizaje m\u00e1s reciente de los estudiantes. \ud83c\udf89\ud83d\udcda\n\nLos estudiantes tuvieron la oportunidad de preparar, presentar y compartir sus trabajos tanto con sus familias como con sus compa\u00f1eros, demostrando as\u00ed su crecimiento y sus logros.\n\nUn agradecimiento especial a la Sra. Suero, la Sra. Pintado, la Sra. Mart\u00ednez y al Director Ram\u00edrez por crear una experiencia tan significativa y memorable. Su dedicaci\u00f3n y arduo trabajo hicieron que esta celebraci\u00f3n fuera verdaderamente especial para nuestros estudiantes y para toda la comunidad escolar. \ud83c\udf93\u2728\ud83d\udc9b\n\n#ELEducation #PublicSchool #NYCPD #CS7\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18125001964582340\" data-date=\"1775240796\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DWrfTVpEqEX\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/657324974_18111207181815350_8585169620179948301_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=108&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=CVReNDLRyH8Q7kNvwG7o9bJ&#038;_nc_oc=AdqO0ban2fiKNwEyZb1DqayLkLLfKySHrfpukbd0iIAmcIWIN17LET4ZeeIiGIpfb6M&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQH1jfyBgsn-Z4gcgtmzMKEXgDBKXhphSdbRKkHOCxRap94C4WzOd7wWHwMLjYW9XINQnsqRDdNIHw&#038;oh=00_Af3D3LNCbr7wMUU1BVAZK3uIAMNVp9h_3FGETcSCf8TIbg&#038;oe=69F6E7A2\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/657324974_18111207181815350_8585169620179948301_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=CVReNDLRyH8Q7kNvwG7o9bJ&amp;_nc_oc=AdqO0ban2fiKNwEyZb1DqayLkLLfKySHrfpukbd0iIAmcIWIN17LET4ZeeIiGIpfb6M&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQH1jfyBgsn-Z4gcgtmzMKEXgDBKXhphSdbRKkHOCxRap94C4WzOd7wWHwMLjYW9XINQnsqRDdNIHw&amp;oh=00_Af3D3LNCbr7wMUU1BVAZK3uIAMNVp9h_3FGETcSCf8TIbg&amp;oe=69F6E7A2&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/657324974_18111207181815350_8585169620179948301_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=CVReNDLRyH8Q7kNvwG7o9bJ&amp;_nc_oc=AdqO0ban2fiKNwEyZb1DqayLkLLfKySHrfpukbd0iIAmcIWIN17LET4ZeeIiGIpfb6M&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQH1jfyBgsn-Z4gcgtmzMKEXgDBKXhphSdbRKkHOCxRap94C4WzOd7wWHwMLjYW9XINQnsqRDdNIHw&amp;oh=00_Af3D3LNCbr7wMUU1BVAZK3uIAMNVp9h_3FGETcSCf8TIbg&amp;oe=69F6E7A2&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/657324974_18111207181815350_8585169620179948301_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=CVReNDLRyH8Q7kNvwG7o9bJ&amp;_nc_oc=AdqO0ban2fiKNwEyZb1DqayLkLLfKySHrfpukbd0iIAmcIWIN17LET4ZeeIiGIpfb6M&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQH1jfyBgsn-Z4gcgtmzMKEXgDBKXhphSdbRKkHOCxRap94C4WzOd7wWHwMLjYW9XINQnsqRDdNIHw&amp;oh=00_Af3D3LNCbr7wMUU1BVAZK3uIAMNVp9h_3FGETcSCf8TIbg&amp;oe=69F6E7A2&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/657324974_18111207181815350_8585169620179948301_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=CVReNDLRyH8Q7kNvwG7o9bJ&amp;_nc_oc=AdqO0ban2fiKNwEyZb1DqayLkLLfKySHrfpukbd0iIAmcIWIN17LET4ZeeIiGIpfb6M&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQH1jfyBgsn-Z4gcgtmzMKEXgDBKXhphSdbRKkHOCxRap94C4WzOd7wWHwMLjYW9XINQnsqRDdNIHw&amp;oh=00_Af3D3LNCbr7wMUU1BVAZK3uIAMNVp9h_3FGETcSCf8TIbg&amp;oe=69F6E7A2&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83d\udce3\u2728 PS1 Shines at the District 7 Math Master S<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\ud83d\udce3\u2728 PS1 Shines at the District 7 Math Master Showdown! \u2728\ud83d\udce3\n\nOn April 1, 2026, PS1 proudly hosted the annual District 7 Math Master Showdown! It was an incredible event filled with energy, collaboration, and a shared celebration of excellence in mathematics. Students and staff from across the district came together to showcase their skills and passion for learning.\n\nA special thank you to Principal Ramirez for making this event possible and to Mr. Collins for leading and supporting our math team throughout this journey.\n\n\ud83c\udf89 Congratulations to our outstanding students who earned top honors in this year\u2019s competition! You truly demonstrated what PS1 represents\u2014academic excellence, leadership, and a commitment to shining bright for future success.\n\nWe are grateful to the district, staff, and students who contributed to making this event such a success. We look forward to seeing everyone again next year!\n\n#PS1Pride #MathMasters #District7 #AcademicExcellence #NYCPS #PublicSchool\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_17934346035038756\" data-date=\"1772983012\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DVoM7A-kvOC\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/643012764_18108052891815350_1175246734054238630_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=105&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=waOrx_CCruQQ7kNvwEpt3Gl&#038;_nc_oc=Adr9yHfMXdhh8qt-VgJPzlqSwL4aweFCDoQ95awNI2DEaOXPnyLK3Bll58QVI3b2Qe8&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQEW5H0ktVk22iN-nAmXVIA0GutVR2NkSi51pxf9h7zkg8j9gaYtnMHPmu5Yv7cbaYtHMUuRFwu9VA&#038;oh=00_Af2jgLEqto9xHO7hSfKyarQgySxtoBzTDjIjoicWmMn5Xg&#038;oe=69F6F798\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643012764_18108052891815350_1175246734054238630_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=waOrx_CCruQQ7kNvwEpt3Gl&amp;_nc_oc=Adr9yHfMXdhh8qt-VgJPzlqSwL4aweFCDoQ95awNI2DEaOXPnyLK3Bll58QVI3b2Qe8&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQEW5H0ktVk22iN-nAmXVIA0GutVR2NkSi51pxf9h7zkg8j9gaYtnMHPmu5Yv7cbaYtHMUuRFwu9VA&amp;oh=00_Af2jgLEqto9xHO7hSfKyarQgySxtoBzTDjIjoicWmMn5Xg&amp;oe=69F6F798&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643012764_18108052891815350_1175246734054238630_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=waOrx_CCruQQ7kNvwEpt3Gl&amp;_nc_oc=Adr9yHfMXdhh8qt-VgJPzlqSwL4aweFCDoQ95awNI2DEaOXPnyLK3Bll58QVI3b2Qe8&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQEW5H0ktVk22iN-nAmXVIA0GutVR2NkSi51pxf9h7zkg8j9gaYtnMHPmu5Yv7cbaYtHMUuRFwu9VA&amp;oh=00_Af2jgLEqto9xHO7hSfKyarQgySxtoBzTDjIjoicWmMn5Xg&amp;oe=69F6F798&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643012764_18108052891815350_1175246734054238630_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=waOrx_CCruQQ7kNvwEpt3Gl&amp;_nc_oc=Adr9yHfMXdhh8qt-VgJPzlqSwL4aweFCDoQ95awNI2DEaOXPnyLK3Bll58QVI3b2Qe8&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQEW5H0ktVk22iN-nAmXVIA0GutVR2NkSi51pxf9h7zkg8j9gaYtnMHPmu5Yv7cbaYtHMUuRFwu9VA&amp;oh=00_Af2jgLEqto9xHO7hSfKyarQgySxtoBzTDjIjoicWmMn5Xg&amp;oe=69F6F798&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643012764_18108052891815350_1175246734054238630_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=waOrx_CCruQQ7kNvwEpt3Gl&amp;_nc_oc=Adr9yHfMXdhh8qt-VgJPzlqSwL4aweFCDoQ95awNI2DEaOXPnyLK3Bll58QVI3b2Qe8&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQEW5H0ktVk22iN-nAmXVIA0GutVR2NkSi51pxf9h7zkg8j9gaYtnMHPmu5Yv7cbaYtHMUuRFwu9VA&amp;oh=00_Af2jgLEqto9xHO7hSfKyarQgySxtoBzTDjIjoicWmMn5Xg&amp;oe=69F6F798&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Dear Families,\n\nToday, March 8, is International W<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Dear Families,\n\nToday, March 8, is International Women\u2019s Day \u2014 a day to celebrate and recognize the important women in our lives and their many contributions to our families, communities, and the world. \ud83c\udf0d\ud83d\udc9c\n\nTo honor this special day, our school will celebrate tomorrow, March 9, 2026, by wearing purple. Purple is a color that represents respect, dignity, and appreciation for women.\n\nWe invite all students and staff to join us by wearing purple as we recognize the mothers, grandmothers, sisters, teachers, and leaders who inspire us every day. \ud83d\udc69\u200d\ud83c\udfeb\ud83d\udc9c\n\nThank you for helping us celebrate and honor the amazing women in our lives!\n\n#PS1 #internationalwomensday #Celebratewoman #SouthBronx #NYCPS\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18071223191622934\" data-date=\"1772907109\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DVl8ItakuL5\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/642645222_18107940577815350_1147578402775740225_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=107&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=4ZLik36MOH0Q7kNvwGLm5fS&#038;_nc_oc=AdpKih8aPbt8df3VOkykOFsmJ-ACSKEEICROXPVtTLf2pJwBsmW70V0XOlh2IyYyqSg&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQE0XdDlMTcb6cHqt3oZ-_AFKwmqLyBUBSIHrz_v9-VUECFOVT6eQ_vch5FAHOsNTamc0lsqRLnH4w&#038;oh=00_Af1sR_i1QEGHYdSPQEM_m2gsPWlkLMYOcGzEKwfBQPpv_A&#038;oe=69F6CFB2\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/642645222_18107940577815350_1147578402775740225_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=4ZLik36MOH0Q7kNvwGLm5fS&amp;_nc_oc=AdpKih8aPbt8df3VOkykOFsmJ-ACSKEEICROXPVtTLf2pJwBsmW70V0XOlh2IyYyqSg&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQE0XdDlMTcb6cHqt3oZ-_AFKwmqLyBUBSIHrz_v9-VUECFOVT6eQ_vch5FAHOsNTamc0lsqRLnH4w&amp;oh=00_Af1sR_i1QEGHYdSPQEM_m2gsPWlkLMYOcGzEKwfBQPpv_A&amp;oe=69F6CFB2&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/642645222_18107940577815350_1147578402775740225_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=4ZLik36MOH0Q7kNvwGLm5fS&amp;_nc_oc=AdpKih8aPbt8df3VOkykOFsmJ-ACSKEEICROXPVtTLf2pJwBsmW70V0XOlh2IyYyqSg&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQE0XdDlMTcb6cHqt3oZ-_AFKwmqLyBUBSIHrz_v9-VUECFOVT6eQ_vch5FAHOsNTamc0lsqRLnH4w&amp;oh=00_Af1sR_i1QEGHYdSPQEM_m2gsPWlkLMYOcGzEKwfBQPpv_A&amp;oe=69F6CFB2&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/642645222_18107940577815350_1147578402775740225_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=4ZLik36MOH0Q7kNvwGLm5fS&amp;_nc_oc=AdpKih8aPbt8df3VOkykOFsmJ-ACSKEEICROXPVtTLf2pJwBsmW70V0XOlh2IyYyqSg&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQE0XdDlMTcb6cHqt3oZ-_AFKwmqLyBUBSIHrz_v9-VUECFOVT6eQ_vch5FAHOsNTamc0lsqRLnH4w&amp;oh=00_Af1sR_i1QEGHYdSPQEM_m2gsPWlkLMYOcGzEKwfBQPpv_A&amp;oe=69F6CFB2&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/642645222_18107940577815350_1147578402775740225_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=4ZLik36MOH0Q7kNvwGLm5fS&amp;_nc_oc=AdpKih8aPbt8df3VOkykOFsmJ-ACSKEEICROXPVtTLf2pJwBsmW70V0XOlh2IyYyqSg&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQE0XdDlMTcb6cHqt3oZ-_AFKwmqLyBUBSIHrz_v9-VUECFOVT6eQ_vch5FAHOsNTamc0lsqRLnH4w&amp;oh=00_Af1sR_i1QEGHYdSPQEM_m2gsPWlkLMYOcGzEKwfBQPpv_A&amp;oe=69F6CFB2&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Dear Families,\n\nYesterday, our school had our annu<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Dear Families,\n\nYesterday, our school had our annual Black History Month Parade. It was an inspiring celebration that honored the history, achievements, and contributions of Black leaders. Our students proudly shared what they learned and brought history to life. \ud83c\udf89\n\nThe parade filled our school with joy, pride, and strong school spirit. We are very proud of our students for their creativity and leadership. \ud83d\udcda\u2728\n\nA special thank you to Principal Ramirez for her support, and to the visiting principals from neighboring schools who joined us to celebrate. We are also grateful to Ms. Clark, Mr. DeAngelis, Ms. Opara, Ms. Xhekaj, Ms. Shao, Mr. Cuello, Mr. Nunez, Ms. Maxwell, Ms. Espinal, and Ms. Hibbert for helping make this event possible.\n\nThank you to all of the students and staff who cheered and supported this wonderful celebration. It was a meaningful moment for our entire school community. \u2764\ufe0f\n\nWe are so proud of our students and thankful to everyone who helped make the parade such a special event.\n\n#NYCPS #PS1 #Blackhistorymonth #SouthBronx\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_17857928817567470\" data-date=\"1772754168\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DVhYb5qEofI\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/642574164_18107759506815350_3299771094964821436_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=109&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=MlsdIE-XQ-AQ7kNvwEZZ5fl&#038;_nc_oc=Adrz-vtJknQWhY0MvNDxKy6oH-L0iU_Yi0ju7aie_E1cGwuAnaixEU4wZ0lhDk6zMXQ&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQG9M_QnCg_EhMNti7QUAY5AfJlQewCLXYVS-Fz_ws2RZHoJMmq2ac9dda2LxSTRodq8aQTrlDlkXA&#038;oh=00_Af0HNIFFex2pN5VODpvCi3EprJRX8euLWTpd-PR8wZtREA&#038;oe=69F6E407\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/642574164_18107759506815350_3299771094964821436_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=MlsdIE-XQ-AQ7kNvwEZZ5fl&amp;_nc_oc=Adrz-vtJknQWhY0MvNDxKy6oH-L0iU_Yi0ju7aie_E1cGwuAnaixEU4wZ0lhDk6zMXQ&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQG9M_QnCg_EhMNti7QUAY5AfJlQewCLXYVS-Fz_ws2RZHoJMmq2ac9dda2LxSTRodq8aQTrlDlkXA&amp;oh=00_Af0HNIFFex2pN5VODpvCi3EprJRX8euLWTpd-PR8wZtREA&amp;oe=69F6E407&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/642574164_18107759506815350_3299771094964821436_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=MlsdIE-XQ-AQ7kNvwEZZ5fl&amp;_nc_oc=Adrz-vtJknQWhY0MvNDxKy6oH-L0iU_Yi0ju7aie_E1cGwuAnaixEU4wZ0lhDk6zMXQ&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQG9M_QnCg_EhMNti7QUAY5AfJlQewCLXYVS-Fz_ws2RZHoJMmq2ac9dda2LxSTRodq8aQTrlDlkXA&amp;oh=00_Af0HNIFFex2pN5VODpvCi3EprJRX8euLWTpd-PR8wZtREA&amp;oe=69F6E407&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/642574164_18107759506815350_3299771094964821436_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=MlsdIE-XQ-AQ7kNvwEZZ5fl&amp;_nc_oc=Adrz-vtJknQWhY0MvNDxKy6oH-L0iU_Yi0ju7aie_E1cGwuAnaixEU4wZ0lhDk6zMXQ&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQG9M_QnCg_EhMNti7QUAY5AfJlQewCLXYVS-Fz_ws2RZHoJMmq2ac9dda2LxSTRodq8aQTrlDlkXA&amp;oh=00_Af0HNIFFex2pN5VODpvCi3EprJRX8euLWTpd-PR8wZtREA&amp;oe=69F6E407&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/642574164_18107759506815350_3299771094964821436_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=MlsdIE-XQ-AQ7kNvwEZZ5fl&amp;_nc_oc=Adrz-vtJknQWhY0MvNDxKy6oH-L0iU_Yi0ju7aie_E1cGwuAnaixEU4wZ0lhDk6zMXQ&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQG9M_QnCg_EhMNti7QUAY5AfJlQewCLXYVS-Fz_ws2RZHoJMmq2ac9dda2LxSTRodq8aQTrlDlkXA&amp;oh=00_Af0HNIFFex2pN5VODpvCi3EprJRX8euLWTpd-PR8wZtREA&amp;oe=69F6E407&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u2728 A Beautiful Black History Month Celebration at<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u2728 A Beautiful Black History Month Celebration at PS.1 \u2728\n\nThis Black History Month, our incredible Sunshine Committee hosted a Cultural Caf\u00e9 that transformed our school into a powerful celebration of Black history, culture, and legacy. Through thoughtful decorations, meaningful artifacts, and carefully curated displays, our staff created a space that honored the stories, achievements, and contributions that have shaped our world.\n\nWhat makes this moment especially meaningful is the heart and dedication of our staff. So many team members volunteered their time, creativity, and passion to make this experience possible for our school community. Their commitment reflects the spirit of PS.1 \u2014 a community that values learning, culture, and uplifting one another.\n\nWe extend special thanks to Principal Ramirez, Ms. Hubbert, Ms. Clarke, Ms. Mondesire, Ms. Epinsal, Ms. Maxwell, and the many others who helped bring this vision to life. Their generosity and dedication remind us how fortunate we are to have such an extraordinary team supporting our school.\n\nWe are deeply grateful and incredibly proud of the staff who made this celebration so meaningful.\n\n\ud83d\udcf8 Take a look at some highlights from this beautiful event!\n\n#BlackHistoryMonth #PS1Pride #StaffExcellence #SchoolCommunity #PS1 #SouthBronx\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18085696955194355\" data-date=\"1772669555\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DVe3D0qEkuZ\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/642550503_18107673970815350_7937214821226160037_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=107&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=Z4SCyjPnFScQ7kNvwGVMf26&#038;_nc_oc=AdrFUU3abC4bTMovAa5OOY-X2SvbiL-x1kShOVcIaMsqjAAEFD6xmfhzezU_PJMhHdU&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQEkojDidxWBaWkwEKd11zFrF55ly__8yu52KDFNZiiw50GnGLCOEJPgQTNWl9z2POAfqgACpVIJPg&#038;oh=00_Af1sAcjdgn8g6qty9rTFc98Angpi4ojClsYp_-WnmK-93g&#038;oe=69F6FA4E\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/642550503_18107673970815350_7937214821226160037_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Z4SCyjPnFScQ7kNvwGVMf26&amp;_nc_oc=AdrFUU3abC4bTMovAa5OOY-X2SvbiL-x1kShOVcIaMsqjAAEFD6xmfhzezU_PJMhHdU&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQEkojDidxWBaWkwEKd11zFrF55ly__8yu52KDFNZiiw50GnGLCOEJPgQTNWl9z2POAfqgACpVIJPg&amp;oh=00_Af1sAcjdgn8g6qty9rTFc98Angpi4ojClsYp_-WnmK-93g&amp;oe=69F6FA4E&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/642550503_18107673970815350_7937214821226160037_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Z4SCyjPnFScQ7kNvwGVMf26&amp;_nc_oc=AdrFUU3abC4bTMovAa5OOY-X2SvbiL-x1kShOVcIaMsqjAAEFD6xmfhzezU_PJMhHdU&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQEkojDidxWBaWkwEKd11zFrF55ly__8yu52KDFNZiiw50GnGLCOEJPgQTNWl9z2POAfqgACpVIJPg&amp;oh=00_Af1sAcjdgn8g6qty9rTFc98Angpi4ojClsYp_-WnmK-93g&amp;oe=69F6FA4E&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/642550503_18107673970815350_7937214821226160037_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Z4SCyjPnFScQ7kNvwGVMf26&amp;_nc_oc=AdrFUU3abC4bTMovAa5OOY-X2SvbiL-x1kShOVcIaMsqjAAEFD6xmfhzezU_PJMhHdU&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQEkojDidxWBaWkwEKd11zFrF55ly__8yu52KDFNZiiw50GnGLCOEJPgQTNWl9z2POAfqgACpVIJPg&amp;oh=00_Af1sAcjdgn8g6qty9rTFc98Angpi4ojClsYp_-WnmK-93g&amp;oe=69F6FA4E&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/642550503_18107673970815350_7937214821226160037_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Z4SCyjPnFScQ7kNvwGVMf26&amp;_nc_oc=AdrFUU3abC4bTMovAa5OOY-X2SvbiL-x1kShOVcIaMsqjAAEFD6xmfhzezU_PJMhHdU&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQEkojDidxWBaWkwEKd11zFrF55ly__8yu52KDFNZiiw50GnGLCOEJPgQTNWl9z2POAfqgACpVIJPg&amp;oh=00_Af1sAcjdgn8g6qty9rTFc98Angpi4ojClsYp_-WnmK-93g&amp;oe=69F6FA4E&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83d\udcda March Spirit Week \u2013 March 9\u201313\n\nNext week<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\ud83d\udcda March Spirit Week \u2013 March 9\u201313\n\nNext week we are celebrating Reading Across America, Women\u2019s History Month, National Nutrition Month, and more! Students and staff are invited to participate in a week of fun, learning, and school spirit.\n\nSpirit Week Schedule:\n\nMonday \u2013 Celebrate Women Who Inspire Us \ud83d\udfe3 Wear Purple\nHonor influential women who have made a difference through leadership, courage, and literacy.\n\nTuesday \u2013 Lucky to Love Reading \ud83d\udfe2 Wear Green\nShow your love for reading and celebrate the joy that books bring to our school community.\n\nWednesday \u2013 Feed Your Brain With Reading \ud83d\udfe1 Wear Yellow\nConnect healthy habits to healthy minds and discover how reading strengthens the brain.\n\nThursday \u2013 Read Your Heart Out \ud83d\udd34 Wear Red\nShare favorite books and celebrate your love of reading.\n\nFriday \u2013 Spring Into Reading \ud83c\udf38 Wear Pastels or Floral\nReflect on reading growth and set new goals as we move into the spring season.\n\nLet\u2019s come together as a school community and show our love for reading!\n\n#SpringSpiritWeek #Womenshistorymonth #SouthBronx #Readacrossamerica #MarchSpiritWeek #SouthBronx\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18091969148106096\" data-date=\"1772669405\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DVe2xnuEhmg\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/641547450_18107673850815350_2817407722842629513_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=110&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=V0DHz9rQjxAQ7kNvwH2Vh2X&#038;_nc_oc=AdqOycE9384kd0hyVI6LauHWg6td-GDi6YVLSWm9F37O2MuTfdwyMN-OY3wqpByz_QE&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQG1SHnqqyO8P4PnaGWCebCJJU9JETMo4xa81jCKpV4fWOgP0tqq5Kz_gWkPccOzk5wWc_oFnLJ9Eg&#038;oh=00_Af2SkiM9IRXJ4yAMw2ON169obwpd5m3T1Hq04uPelj5ikA&#038;oe=69F6D52D\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/641547450_18107673850815350_2817407722842629513_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=V0DHz9rQjxAQ7kNvwH2Vh2X&amp;_nc_oc=AdqOycE9384kd0hyVI6LauHWg6td-GDi6YVLSWm9F37O2MuTfdwyMN-OY3wqpByz_QE&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQG1SHnqqyO8P4PnaGWCebCJJU9JETMo4xa81jCKpV4fWOgP0tqq5Kz_gWkPccOzk5wWc_oFnLJ9Eg&amp;oh=00_Af2SkiM9IRXJ4yAMw2ON169obwpd5m3T1Hq04uPelj5ikA&amp;oe=69F6D52D&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/641547450_18107673850815350_2817407722842629513_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=V0DHz9rQjxAQ7kNvwH2Vh2X&amp;_nc_oc=AdqOycE9384kd0hyVI6LauHWg6td-GDi6YVLSWm9F37O2MuTfdwyMN-OY3wqpByz_QE&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQG1SHnqqyO8P4PnaGWCebCJJU9JETMo4xa81jCKpV4fWOgP0tqq5Kz_gWkPccOzk5wWc_oFnLJ9Eg&amp;oh=00_Af2SkiM9IRXJ4yAMw2ON169obwpd5m3T1Hq04uPelj5ikA&amp;oe=69F6D52D&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/641547450_18107673850815350_2817407722842629513_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=V0DHz9rQjxAQ7kNvwH2Vh2X&amp;_nc_oc=AdqOycE9384kd0hyVI6LauHWg6td-GDi6YVLSWm9F37O2MuTfdwyMN-OY3wqpByz_QE&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQG1SHnqqyO8P4PnaGWCebCJJU9JETMo4xa81jCKpV4fWOgP0tqq5Kz_gWkPccOzk5wWc_oFnLJ9Eg&amp;oh=00_Af2SkiM9IRXJ4yAMw2ON169obwpd5m3T1Hq04uPelj5ikA&amp;oe=69F6D52D&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/641547450_18107673850815350_2817407722842629513_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=V0DHz9rQjxAQ7kNvwH2Vh2X&amp;_nc_oc=AdqOycE9384kd0hyVI6LauHWg6td-GDi6YVLSWm9F37O2MuTfdwyMN-OY3wqpByz_QE&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQG1SHnqqyO8P4PnaGWCebCJJU9JETMo4xa81jCKpV4fWOgP0tqq5Kz_gWkPccOzk5wWc_oFnLJ9Eg&amp;oh=00_Af2SkiM9IRXJ4yAMw2ON169obwpd5m3T1Hq04uPelj5ikA&amp;oe=69F6D52D&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83d\udce2 Virtual Parent-Teacher Conferences \u2013 Tomorr<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\ud83d\udce2 Virtual Parent-Teacher Conferences \u2013 Tomorrow!\n\nWe\u2019re excited to meet with you for virtual parent-teacher conferences tomorrow:\n\n\u27051:00\u20133:00 PM\n\u27054:30\u20137:30 PM\n\nStudents will have an early dismissal. Please remember that students are expected to attend school\u2014any absence without a valid reason will be marked unexcused.\n\nMake the most of your conference:\nHere are some tips to help you prepare:\n\n\u2705Schedule your conference \u2013 Check for communications from your teacher(s) on how to set your date and time. If the times don\u2019t work, reach out to your child\u2019s teacher directly.\n\n\u2705Review your child\u2019s progress \u2013 Look at test scores, last report card, and attendance through your NYC Schools Account (NYCSA).\n\n\u2705Talk with your child beforehand \u2013 Ask questions like:\n-How do you think you\u2019re doing in school?\n-What\u2019s your favorite part of the school day?\n-Is there anything you want me to discuss with your teacher?\n\n\u2705Prepare questions for the teacher \u2013 Some examples:\n-What is my child doing well at?\n-What have they improved since the fall?\n-What do they need to work on before the end of the school year?\n-Are there programs or services that could help if my child is struggling?\n-How can I support my child at home?\n\nWe look forward to seeing you online and working together to support your child\u2019s learning!\n\n#parentteacherconference #PS1 #SouthBronx #CourtlandtSchool\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18126258694567648\" data-date=\"1772669272\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DVe2hZ3kq_D\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/643598098_18107673706815350_7539881141132582757_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=102&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=hMojdSJAEJgQ7kNvwEq5Ib_&#038;_nc_oc=Adp3Xz0SS2Ut0iVjBh5mPRS3vhZ0I1NcWCGF5kf0BGn-NuKG6kUp6HGfD597aBmK-ow&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQFTE8QhcJlJ0SMQKTzgrLii7D-Sq1foyYsoTkIwQN547ilUxiJNosm8Xq7RVcYs3JdZaPWCuMbGug&#038;oh=00_Af2E7ro3-nAJxD5KNHJftGZXpzj0b7UVKsD1oMwX84S0Jw&#038;oe=69F6E1AA\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643598098_18107673706815350_7539881141132582757_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=hMojdSJAEJgQ7kNvwEq5Ib_&amp;_nc_oc=Adp3Xz0SS2Ut0iVjBh5mPRS3vhZ0I1NcWCGF5kf0BGn-NuKG6kUp6HGfD597aBmK-ow&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQFTE8QhcJlJ0SMQKTzgrLii7D-Sq1foyYsoTkIwQN547ilUxiJNosm8Xq7RVcYs3JdZaPWCuMbGug&amp;oh=00_Af2E7ro3-nAJxD5KNHJftGZXpzj0b7UVKsD1oMwX84S0Jw&amp;oe=69F6E1AA&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643598098_18107673706815350_7539881141132582757_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=hMojdSJAEJgQ7kNvwEq5Ib_&amp;_nc_oc=Adp3Xz0SS2Ut0iVjBh5mPRS3vhZ0I1NcWCGF5kf0BGn-NuKG6kUp6HGfD597aBmK-ow&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQFTE8QhcJlJ0SMQKTzgrLii7D-Sq1foyYsoTkIwQN547ilUxiJNosm8Xq7RVcYs3JdZaPWCuMbGug&amp;oh=00_Af2E7ro3-nAJxD5KNHJftGZXpzj0b7UVKsD1oMwX84S0Jw&amp;oe=69F6E1AA&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643598098_18107673706815350_7539881141132582757_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=hMojdSJAEJgQ7kNvwEq5Ib_&amp;_nc_oc=Adp3Xz0SS2Ut0iVjBh5mPRS3vhZ0I1NcWCGF5kf0BGn-NuKG6kUp6HGfD597aBmK-ow&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQFTE8QhcJlJ0SMQKTzgrLii7D-Sq1foyYsoTkIwQN547ilUxiJNosm8Xq7RVcYs3JdZaPWCuMbGug&amp;oh=00_Af2E7ro3-nAJxD5KNHJftGZXpzj0b7UVKsD1oMwX84S0Jw&amp;oe=69F6E1AA&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643598098_18107673706815350_7539881141132582757_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=hMojdSJAEJgQ7kNvwEq5Ib_&amp;_nc_oc=Adp3Xz0SS2Ut0iVjBh5mPRS3vhZ0I1NcWCGF5kf0BGn-NuKG6kUp6HGfD597aBmK-ow&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQFTE8QhcJlJ0SMQKTzgrLii7D-Sq1foyYsoTkIwQN547ilUxiJNosm8Xq7RVcYs3JdZaPWCuMbGug&amp;oh=00_Af2E7ro3-nAJxD5KNHJftGZXpzj0b7UVKsD1oMwX84S0Jw&amp;oe=69F6E1AA&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83c\udf89 Celebrating Our Community Partnership! \ud83c\udf89\n\n<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\ud83c\udf89 Celebrating Our Community Partnership! \ud83c\udf89\n\nDear PS 1 Families,\n\nWe are proud to share that the Bronx South Adult Learning Center recently held its ribbon-cutting ceremony, marking an exciting milestone for our community. We are especially proud that several PS 1 parents are enrolled as students in this adult education program\u2014continuing their own learning journeys while supporting their children\u2019s success.\n\nThe ceremony was attended by Bronx Borough President Vanessa Gibson, highlighting the importance of this work in our community. Our school was proudly represented by Principal Ramirez and our Parent Coordinator, Stefanie Rodriguez, in celebration of this meaningful partnership.\n\nAt PS 1, we believe learning is lifelong. We are honored to partner with organizations that empower our families and strengthen our community. \ud83d\udc99\n\n#CelebrateBronx #AdultEducation #PS1 #SouthBronx\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18451637452097865\" data-date=\"1772241194\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DVSGB2GElsw\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/641176027_18107208481815350_4113608097168307338_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=105&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=jXtnqXWQDrEQ7kNvwEfcNjA&#038;_nc_oc=Adot8aamhmnv5mmsp3LdH_rIUbdxf8cARY61ZL6poBtQ_60rT318ywnzhEO4OMuwt-Y&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQGtFeVWIlTNKof0gKkSyWGVWutUHT8HRQss_QqJHZJIVULhFYjYBl-JPfsXUZi6Yc3c2EYEFWR70A&#038;oh=00_Af25kVbRRXKfDOVMuA8fYH81bSPztiDSoz6N0oLzfDOoBw&#038;oe=69F6CFE9\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/641176027_18107208481815350_4113608097168307338_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=jXtnqXWQDrEQ7kNvwEfcNjA&amp;_nc_oc=Adot8aamhmnv5mmsp3LdH_rIUbdxf8cARY61ZL6poBtQ_60rT318ywnzhEO4OMuwt-Y&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQGtFeVWIlTNKof0gKkSyWGVWutUHT8HRQss_QqJHZJIVULhFYjYBl-JPfsXUZi6Yc3c2EYEFWR70A&amp;oh=00_Af25kVbRRXKfDOVMuA8fYH81bSPztiDSoz6N0oLzfDOoBw&amp;oe=69F6CFE9&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/641176027_18107208481815350_4113608097168307338_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=jXtnqXWQDrEQ7kNvwEfcNjA&amp;_nc_oc=Adot8aamhmnv5mmsp3LdH_rIUbdxf8cARY61ZL6poBtQ_60rT318ywnzhEO4OMuwt-Y&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQGtFeVWIlTNKof0gKkSyWGVWutUHT8HRQss_QqJHZJIVULhFYjYBl-JPfsXUZi6Yc3c2EYEFWR70A&amp;oh=00_Af25kVbRRXKfDOVMuA8fYH81bSPztiDSoz6N0oLzfDOoBw&amp;oe=69F6CFE9&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/641176027_18107208481815350_4113608097168307338_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=jXtnqXWQDrEQ7kNvwEfcNjA&amp;_nc_oc=Adot8aamhmnv5mmsp3LdH_rIUbdxf8cARY61ZL6poBtQ_60rT318ywnzhEO4OMuwt-Y&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQGtFeVWIlTNKof0gKkSyWGVWutUHT8HRQss_QqJHZJIVULhFYjYBl-JPfsXUZi6Yc3c2EYEFWR70A&amp;oh=00_Af25kVbRRXKfDOVMuA8fYH81bSPztiDSoz6N0oLzfDOoBw&amp;oe=69F6CFE9&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/641176027_18107208481815350_4113608097168307338_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=jXtnqXWQDrEQ7kNvwEfcNjA&amp;_nc_oc=Adot8aamhmnv5mmsp3LdH_rIUbdxf8cARY61ZL6poBtQ_60rT318ywnzhEO4OMuwt-Y&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQGtFeVWIlTNKof0gKkSyWGVWutUHT8HRQss_QqJHZJIVULhFYjYBl-JPfsXUZi6Yc3c2EYEFWR70A&amp;oh=00_Af25kVbRRXKfDOVMuA8fYH81bSPztiDSoz6N0oLzfDOoBw&amp;oe=69F6CFE9&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83d\udcd8Our March Virtual Parent-Teacher Conferences a<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\ud83d\udcd8Our March Virtual Parent-Teacher Conferences are coming up.\n\n\ud83d\udcc5 Date: Thursday, March 5, 2026\n\u23f0 Times: Afternoon: 1:00 PM \u2013 3:00 PM, Evening: 4:30 PM \u2013 7:30 PM\n\nThese conferences help students do their best at school and at home! The early dismissal schedule and more information will be shared soon.\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_17871552648556245\" data-date=\"1772240091\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DVSD7PCkrSd\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/639916848_18107207107815350_1484142235083640895_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=111&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=YaC66YaJPkkQ7kNvwHX-MEc&#038;_nc_oc=Ado_LjVTxeztr6lEsVYsFunSCMjWfNSwdHh98CYkHZjMh9BBIuMjUOj0mrCMFQNXIGw&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQGCb6vWWBqpmsLw9uI73FCaF2tS1j2781hNDAkWGrT5sY2RRhdjedz78yxNTYy08jBQHbZb4j5ROA&#038;oh=00_Af2HPqSPVRRBMmiJbmYwHlCgij7PvfWeo-rt7V80RhpLaQ&#038;oe=69F6F9C2\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/639916848_18107207107815350_1484142235083640895_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=YaC66YaJPkkQ7kNvwHX-MEc&amp;_nc_oc=Ado_LjVTxeztr6lEsVYsFunSCMjWfNSwdHh98CYkHZjMh9BBIuMjUOj0mrCMFQNXIGw&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQGCb6vWWBqpmsLw9uI73FCaF2tS1j2781hNDAkWGrT5sY2RRhdjedz78yxNTYy08jBQHbZb4j5ROA&amp;oh=00_Af2HPqSPVRRBMmiJbmYwHlCgij7PvfWeo-rt7V80RhpLaQ&amp;oe=69F6F9C2&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/639916848_18107207107815350_1484142235083640895_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=YaC66YaJPkkQ7kNvwHX-MEc&amp;_nc_oc=Ado_LjVTxeztr6lEsVYsFunSCMjWfNSwdHh98CYkHZjMh9BBIuMjUOj0mrCMFQNXIGw&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQGCb6vWWBqpmsLw9uI73FCaF2tS1j2781hNDAkWGrT5sY2RRhdjedz78yxNTYy08jBQHbZb4j5ROA&amp;oh=00_Af2HPqSPVRRBMmiJbmYwHlCgij7PvfWeo-rt7V80RhpLaQ&amp;oe=69F6F9C2&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/639916848_18107207107815350_1484142235083640895_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=YaC66YaJPkkQ7kNvwHX-MEc&amp;_nc_oc=Ado_LjVTxeztr6lEsVYsFunSCMjWfNSwdHh98CYkHZjMh9BBIuMjUOj0mrCMFQNXIGw&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQGCb6vWWBqpmsLw9uI73FCaF2tS1j2781hNDAkWGrT5sY2RRhdjedz78yxNTYy08jBQHbZb4j5ROA&amp;oh=00_Af2HPqSPVRRBMmiJbmYwHlCgij7PvfWeo-rt7V80RhpLaQ&amp;oe=69F6F9C2&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/639916848_18107207107815350_1484142235083640895_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=YaC66YaJPkkQ7kNvwHX-MEc&amp;_nc_oc=Ado_LjVTxeztr6lEsVYsFunSCMjWfNSwdHh98CYkHZjMh9BBIuMjUOj0mrCMFQNXIGw&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQGCb6vWWBqpmsLw9uI73FCaF2tS1j2781hNDAkWGrT5sY2RRhdjedz78yxNTYy08jBQHbZb4j5ROA&amp;oh=00_Af2HPqSPVRRBMmiJbmYwHlCgij7PvfWeo-rt7V80RhpLaQ&amp;oe=69F6F9C2&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83d\udcda Saturday Academy Reminder \u2013 Let\u2019s Get Rea<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\ud83d\udcda Saturday Academy Reminder \u2013 Let\u2019s Get Ready for the State Test! \ud83d\udcda\n\nDear Families,\n\nThis is a reminder that we have Saturday Academy this weekend as we continue preparing for the upcoming state exams. This is a critical time for our students to strengthen their skills and build confidence.\n\n\ud83d\uddd3 Saturday Academy\n\u23f0 8:30 AM \u2013 1:00 PM\n\ud83c\udf4e Breakfast and lunch will be provided\n\nWe strongly encourage all students to attend. These additional learning hours make a meaningful difference in helping students feel prepared and successful on test day.\n\nThank you for your continued partnership and support. We look forward to seeing everyone on Saturday!\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18059431808355746\" data-date=\"1771974217\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DVKIzNGkkeY\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/628752319_18106917385815350_5513335071688468442_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=111&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=vTCgq5IUjVsQ7kNvwE8a8yG&#038;_nc_oc=AdrPXmQeVWGfFHoscco7Zr2iJYOK5pyhnkWGlPD6WxedxZS33ldScqDNjgWCwi-rhpo&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQHdHpWUJTS3ty7gLZN7UloCuwcXZRi8q2hSYeCc9PPpr_vAqBackrYsoEDSTwG1GUanBQglcRkacQ&#038;oh=00_Af3L_A2zyLiWBbaB8Xq2GW90uu4-PR4CXTmSfhk3DpX33w&#038;oe=69F6EC6D\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/628752319_18106917385815350_5513335071688468442_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=vTCgq5IUjVsQ7kNvwE8a8yG&amp;_nc_oc=AdrPXmQeVWGfFHoscco7Zr2iJYOK5pyhnkWGlPD6WxedxZS33ldScqDNjgWCwi-rhpo&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQHdHpWUJTS3ty7gLZN7UloCuwcXZRi8q2hSYeCc9PPpr_vAqBackrYsoEDSTwG1GUanBQglcRkacQ&amp;oh=00_Af3L_A2zyLiWBbaB8Xq2GW90uu4-PR4CXTmSfhk3DpX33w&amp;oe=69F6EC6D&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/628752319_18106917385815350_5513335071688468442_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=vTCgq5IUjVsQ7kNvwE8a8yG&amp;_nc_oc=AdrPXmQeVWGfFHoscco7Zr2iJYOK5pyhnkWGlPD6WxedxZS33ldScqDNjgWCwi-rhpo&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQHdHpWUJTS3ty7gLZN7UloCuwcXZRi8q2hSYeCc9PPpr_vAqBackrYsoEDSTwG1GUanBQglcRkacQ&amp;oh=00_Af3L_A2zyLiWBbaB8Xq2GW90uu4-PR4CXTmSfhk3DpX33w&amp;oe=69F6EC6D&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/628752319_18106917385815350_5513335071688468442_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=vTCgq5IUjVsQ7kNvwE8a8yG&amp;_nc_oc=AdrPXmQeVWGfFHoscco7Zr2iJYOK5pyhnkWGlPD6WxedxZS33ldScqDNjgWCwi-rhpo&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQHdHpWUJTS3ty7gLZN7UloCuwcXZRi8q2hSYeCc9PPpr_vAqBackrYsoEDSTwG1GUanBQglcRkacQ&amp;oh=00_Af3L_A2zyLiWBbaB8Xq2GW90uu4-PR4CXTmSfhk3DpX33w&amp;oe=69F6EC6D&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/628752319_18106917385815350_5513335071688468442_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=vTCgq5IUjVsQ7kNvwE8a8yG&amp;_nc_oc=AdrPXmQeVWGfFHoscco7Zr2iJYOK5pyhnkWGlPD6WxedxZS33ldScqDNjgWCwi-rhpo&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQHdHpWUJTS3ty7gLZN7UloCuwcXZRi8q2hSYeCc9PPpr_vAqBackrYsoEDSTwG1GUanBQglcRkacQ&amp;oh=00_Af3L_A2zyLiWBbaB8Xq2GW90uu4-PR4CXTmSfhk3DpX33w&amp;oe=69F6EC6D&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83c\udf89 100 Days Smarter! \ud83c\udf89\n\nToday we celebrated 1<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\ud83c\udf89 100 Days Smarter! \ud83c\udf89\n\nToday we celebrated 100 incredible days of learning by dressing as our \u201c100-year-old\u201d selves! Students came to school with gray hair, glasses, canes, and lots of personality. It was a fun and creative way to show how much we have grown.\n\nThank you to every staff member and student who participated and helped make the day so special. Your enthusiasm, creativity, and school spirit truly made this celebration memorable.\n\n\ud83d\udcda Reminder: Tomorrow is Cozy Day! Students are invited to wear their favorite cozy (and school-appropriate) attire. Our attendance goal is 100% \u2014 let\u2019s show up, stay warm, and continue our strong momentum together!\n\nWe are proud to be 100 days smarter and excited for all the learning still ahead!\n\n#100daysofschool #PS1 #NYCPS #SouthBronx\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18030447245790237\" data-date=\"1771870848\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DVHDpSikl2J\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/638298944_18106809163815350_6919027032612078906_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=102&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=wXtcSmswqC0Q7kNvwF6hKfl&#038;_nc_oc=AdozwxZjpjJ8F2rT3DjR6sWiVtkPHS6eNnzVYrV0gcKez2LR_aZNIPErwbTApAokoVo&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQE_7YCV316Bo5iduoi1iHuZILnR2w-m1DbLl_t9Cw6hKNo17c3l32DstIWRdtDT8VmNeqWyJzuNUg&#038;oh=00_Af3ZxYHq3sfuVVgxXqyWBSTnM6mjMXGijqoJXMNWlwyd8Q&#038;oe=69F6E5D5\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/638298944_18106809163815350_6919027032612078906_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=wXtcSmswqC0Q7kNvwF6hKfl&amp;_nc_oc=AdozwxZjpjJ8F2rT3DjR6sWiVtkPHS6eNnzVYrV0gcKez2LR_aZNIPErwbTApAokoVo&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQE_7YCV316Bo5iduoi1iHuZILnR2w-m1DbLl_t9Cw6hKNo17c3l32DstIWRdtDT8VmNeqWyJzuNUg&amp;oh=00_Af3ZxYHq3sfuVVgxXqyWBSTnM6mjMXGijqoJXMNWlwyd8Q&amp;oe=69F6E5D5&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/638298944_18106809163815350_6919027032612078906_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=wXtcSmswqC0Q7kNvwF6hKfl&amp;_nc_oc=AdozwxZjpjJ8F2rT3DjR6sWiVtkPHS6eNnzVYrV0gcKez2LR_aZNIPErwbTApAokoVo&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQE_7YCV316Bo5iduoi1iHuZILnR2w-m1DbLl_t9Cw6hKNo17c3l32DstIWRdtDT8VmNeqWyJzuNUg&amp;oh=00_Af3ZxYHq3sfuVVgxXqyWBSTnM6mjMXGijqoJXMNWlwyd8Q&amp;oe=69F6E5D5&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/638298944_18106809163815350_6919027032612078906_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=wXtcSmswqC0Q7kNvwF6hKfl&amp;_nc_oc=AdozwxZjpjJ8F2rT3DjR6sWiVtkPHS6eNnzVYrV0gcKez2LR_aZNIPErwbTApAokoVo&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQE_7YCV316Bo5iduoi1iHuZILnR2w-m1DbLl_t9Cw6hKNo17c3l32DstIWRdtDT8VmNeqWyJzuNUg&amp;oh=00_Af3ZxYHq3sfuVVgxXqyWBSTnM6mjMXGijqoJXMNWlwyd8Q&amp;oe=69F6E5D5&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/638298944_18106809163815350_6919027032612078906_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=wXtcSmswqC0Q7kNvwF6hKfl&amp;_nc_oc=AdozwxZjpjJ8F2rT3DjR6sWiVtkPHS6eNnzVYrV0gcKez2LR_aZNIPErwbTApAokoVo&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQE_7YCV316Bo5iduoi1iHuZILnR2w-m1DbLl_t9Cw6hKNo17c3l32DstIWRdtDT8VmNeqWyJzuNUg&amp;oh=00_Af3ZxYHq3sfuVVgxXqyWBSTnM6mjMXGijqoJXMNWlwyd8Q&amp;oe=69F6E5D5&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83c\udf89 100 Days of School \u2013 Tomorrow! \ud83c\udf89\n\nDear F<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\ud83c\udf89 100 Days of School \u2013 Tomorrow! \ud83c\udf89\n\nDear Families,\n\nTomorrow we will celebrate 100 Days of School! We are so proud of all the learning, growth, and hard work our students have shown over the past 100 days.\n\nStudents will participate in special classroom activities to mark this exciting milestone. We invite students to join the fun by dressing up to celebrate 100 days (for example, dressing like they are 100 years old or wearing a shirt with 100 items). Participation is optional.\n\nWe look forward to a joyful and memorable day of learning together!\n----------------------------------------------\n\ud83c\udf89 \u00a1100 D\u00edas de Clases \u2013 Ma\u00f1ana! \ud83c\udf89\n\nEstimadas Familias:\n\n\u00a1Ma\u00f1ana celebramos 100 D\u00edas de Clases! Estamos muy orgullosos del aprendizaje, el crecimiento y el esfuerzo que nuestros estudiantes han demostrado durante los \u00faltimos 100 d\u00edas.\n\nLos estudiantes participar\u00e1n en actividades especiales en el aula para celebrar este emocionante hito. Los invitamos a unirse a la diversi\u00f3n disfraz\u00e1ndose para celebrar los 100 d\u00edas (por ejemplo, visti\u00e9ndose como si tuvieran 100 a\u00f1os o usando una camiseta con 100 art\u00edculos). La participaci\u00f3n es opcional.\n\n\u00a1Esperamos un d\u00eda alegre y memorable de aprendizaje juntos!\n\n#100daysofschool #NYCPS #SouthBronx #ps1\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_17868236199562170\" data-date=\"1771783362\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DVEcx7CElI7\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/640166308_18106724602815350_7008133810389420728_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=108&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=3U0AupqRJ3kQ7kNvwHzQVc-&#038;_nc_oc=AdpLO3yTNrlKQ3AlV7oHaoxvHMKfcW2j0ye3PWlCy8kwwMx6xRbzUBrDlhoPcSsQzLA&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQG_pVNcb4IdGwPejy2HmIBFO64JYdmWJyaHAviSHHWb2msQUKc12YUas2isqQGOwgd7Zyzs6WwEsQ&#038;oh=00_Af2aETfmT7HfIZaJWTmktEaUK1SFSgQaW65hTHjXkrI_4Q&#038;oe=69F6DB5C\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/640166308_18106724602815350_7008133810389420728_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=3U0AupqRJ3kQ7kNvwHzQVc-&amp;_nc_oc=AdpLO3yTNrlKQ3AlV7oHaoxvHMKfcW2j0ye3PWlCy8kwwMx6xRbzUBrDlhoPcSsQzLA&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQG_pVNcb4IdGwPejy2HmIBFO64JYdmWJyaHAviSHHWb2msQUKc12YUas2isqQGOwgd7Zyzs6WwEsQ&amp;oh=00_Af2aETfmT7HfIZaJWTmktEaUK1SFSgQaW65hTHjXkrI_4Q&amp;oe=69F6DB5C&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/640166308_18106724602815350_7008133810389420728_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=3U0AupqRJ3kQ7kNvwHzQVc-&amp;_nc_oc=AdpLO3yTNrlKQ3AlV7oHaoxvHMKfcW2j0ye3PWlCy8kwwMx6xRbzUBrDlhoPcSsQzLA&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQG_pVNcb4IdGwPejy2HmIBFO64JYdmWJyaHAviSHHWb2msQUKc12YUas2isqQGOwgd7Zyzs6WwEsQ&amp;oh=00_Af2aETfmT7HfIZaJWTmktEaUK1SFSgQaW65hTHjXkrI_4Q&amp;oe=69F6DB5C&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/640166308_18106724602815350_7008133810389420728_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=3U0AupqRJ3kQ7kNvwHzQVc-&amp;_nc_oc=AdpLO3yTNrlKQ3AlV7oHaoxvHMKfcW2j0ye3PWlCy8kwwMx6xRbzUBrDlhoPcSsQzLA&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQG_pVNcb4IdGwPejy2HmIBFO64JYdmWJyaHAviSHHWb2msQUKc12YUas2isqQGOwgd7Zyzs6WwEsQ&amp;oh=00_Af2aETfmT7HfIZaJWTmktEaUK1SFSgQaW65hTHjXkrI_4Q&amp;oe=69F6DB5C&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/640166308_18106724602815350_7008133810389420728_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=3U0AupqRJ3kQ7kNvwHzQVc-&amp;_nc_oc=AdpLO3yTNrlKQ3AlV7oHaoxvHMKfcW2j0ye3PWlCy8kwwMx6xRbzUBrDlhoPcSsQzLA&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQG_pVNcb4IdGwPejy2HmIBFO64JYdmWJyaHAviSHHWb2msQUKc12YUas2isqQGOwgd7Zyzs6WwEsQ&amp;oh=00_Af2aETfmT7HfIZaJWTmktEaUK1SFSgQaW65hTHjXkrI_4Q&amp;oe=69F6DB5C&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u2744\ufe0f Snow Day Announcement \u2744\ufe0f\n\nDear Families<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u2744\ufe0f Snow Day Announcement \u2744\ufe0f\n\nDear Families,\n\nDue to the anticipated weather conditions, school will be closed tomorrow. This will be a traditional snow day, and there will be no in-person or remote instruction.\n\nPlease stay safe, stay warm, and enjoy the snow day! \u2603\ufe0f\n\n#snowday #NYCPS #PS1 #SouthBronx\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18134751505508181\" data-date=\"1770994016\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DUs7OGAEht1\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/631609535_18105853690815350_7944681878594481748_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=101&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=2eniW3gQ3gwQ7kNvwHuzgOb&#038;_nc_oc=AdotfuE9XcHGv7i_wWDRcTifGRaUcjOg8b7B3sGqtmW-xguXDATq1qXqYHhJuA9Da18&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQHDQnUMejt7hh6ahDLqIcZamuoIjpF2zGPgAvxTU57Z0eJWFIzT6AJaoduyrJC8B3iGx2hJOl-JuA&#038;oh=00_Af1o491gn8PP0eN8dj8znDrXRRxtYg5f_HBXGOYTjMG8yg&#038;oe=69F6CA1E\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/631609535_18105853690815350_7944681878594481748_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=2eniW3gQ3gwQ7kNvwHuzgOb&amp;_nc_oc=AdotfuE9XcHGv7i_wWDRcTifGRaUcjOg8b7B3sGqtmW-xguXDATq1qXqYHhJuA9Da18&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQHDQnUMejt7hh6ahDLqIcZamuoIjpF2zGPgAvxTU57Z0eJWFIzT6AJaoduyrJC8B3iGx2hJOl-JuA&amp;oh=00_Af1o491gn8PP0eN8dj8znDrXRRxtYg5f_HBXGOYTjMG8yg&amp;oe=69F6CA1E&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/631609535_18105853690815350_7944681878594481748_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=2eniW3gQ3gwQ7kNvwHuzgOb&amp;_nc_oc=AdotfuE9XcHGv7i_wWDRcTifGRaUcjOg8b7B3sGqtmW-xguXDATq1qXqYHhJuA9Da18&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQHDQnUMejt7hh6ahDLqIcZamuoIjpF2zGPgAvxTU57Z0eJWFIzT6AJaoduyrJC8B3iGx2hJOl-JuA&amp;oh=00_Af1o491gn8PP0eN8dj8znDrXRRxtYg5f_HBXGOYTjMG8yg&amp;oe=69F6CA1E&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/631609535_18105853690815350_7944681878594481748_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=2eniW3gQ3gwQ7kNvwHuzgOb&amp;_nc_oc=AdotfuE9XcHGv7i_wWDRcTifGRaUcjOg8b7B3sGqtmW-xguXDATq1qXqYHhJuA9Da18&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQHDQnUMejt7hh6ahDLqIcZamuoIjpF2zGPgAvxTU57Z0eJWFIzT6AJaoduyrJC8B3iGx2hJOl-JuA&amp;oh=00_Af1o491gn8PP0eN8dj8znDrXRRxtYg5f_HBXGOYTjMG8yg&amp;oe=69F6CA1E&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/631609535_18105853690815350_7944681878594481748_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=2eniW3gQ3gwQ7kNvwHuzgOb&amp;_nc_oc=AdotfuE9XcHGv7i_wWDRcTifGRaUcjOg8b7B3sGqtmW-xguXDATq1qXqYHhJuA9Da18&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQHDQnUMejt7hh6ahDLqIcZamuoIjpF2zGPgAvxTU57Z0eJWFIzT6AJaoduyrJC8B3iGx2hJOl-JuA&amp;oh=00_Af1o491gn8PP0eN8dj8znDrXRRxtYg5f_HBXGOYTjMG8yg&amp;oe=69F6CA1E&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83d\udc99 Student Council Assembly \ud83d\uddf3\ufe0f\u2728\n\nToday ou<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\ud83d\udc99 Student Council Assembly \ud83d\uddf3\ufe0f\u2728\n\nToday our school held our annual Student Council Assembly to elect our incoming student council members! It was inspiring to see our students step into leadership and participate in the democratic process. \ud83c\udf1f\n\nA special thank you to Principal Ramirez for supporting this important initiative, and to Ms. Conti for preparing our students and coordinating the event with staff, students, and families. Your leadership and organization made this assembly a success!\n\nWe are also incredibly proud of all of our candidates for their courage, preparation, and commitment to serving our school community. No matter the outcome, each of you demonstrated true leadership. \ud83d\udc99\n\n-------------------------------------------------\n\ud83d\udc99 Asamblea del Consejo Estudiantil \ud83d\uddf3\ufe0f\u2728\n\nHoy celebramos nuestra Asamblea Anual del Consejo Estudiantil para elegir a los nuevos miembros. Fue inspirador ver a nuestros estudiantes asumir el liderazgo y participar en el proceso democr\u00e1tico. \ud83c\udf1f\n\nUn agradecimiento especial a la directora Ram\u00edrez por apoyar esta importante iniciativa y a la Sra. Conti por preparar a nuestros estudiantes y coordinar el evento con el personal, los estudiantes y las familias. \u00a1Su liderazgo y organizaci\u00f3n hicieron de esta asamblea un \u00e9xito!\n\nTambi\u00e9n estamos sumamente orgullosos de todos nuestros candidatos por su valent\u00eda, preparaci\u00f3n y compromiso al servicio de nuestra comunidad escolar. Sin importar el resultado, cada uno de ustedes demostr\u00f3 un verdadero liderazgo. \ud83d\udc99\n\n#studentcouncil #NYCPS #SouthBronx #ps1\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18426827947141514\" data-date=\"1770939708\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DUrTmiFEmLg\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/627209267_18105800911815350_4791469429406894478_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=107&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=Yu4x6Z5TO38Q7kNvwGldMZd&#038;_nc_oc=AdrxLoCZM4czm8ayoGmV36KBS1ilYT396MGnNDgRqcKRoLZ2tHHeU9XYiPrxAu29zL8&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQHuFu3A7sNVOTc7DZJ_VTgXA-hF8hghaV-_M_cyRhpanyNYHGVUjNFaQ4KY7zRv_wHJhMnjrrA5IA&#038;oh=00_Af2lbo_aOl_hxXqk4IhVdE9w1tYM8j80wCrXLQ0N0l5ndg&#038;oe=69F6D6B6\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/627209267_18105800911815350_4791469429406894478_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Yu4x6Z5TO38Q7kNvwGldMZd&amp;_nc_oc=AdrxLoCZM4czm8ayoGmV36KBS1ilYT396MGnNDgRqcKRoLZ2tHHeU9XYiPrxAu29zL8&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQHuFu3A7sNVOTc7DZJ_VTgXA-hF8hghaV-_M_cyRhpanyNYHGVUjNFaQ4KY7zRv_wHJhMnjrrA5IA&amp;oh=00_Af2lbo_aOl_hxXqk4IhVdE9w1tYM8j80wCrXLQ0N0l5ndg&amp;oe=69F6D6B6&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/627209267_18105800911815350_4791469429406894478_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Yu4x6Z5TO38Q7kNvwGldMZd&amp;_nc_oc=AdrxLoCZM4czm8ayoGmV36KBS1ilYT396MGnNDgRqcKRoLZ2tHHeU9XYiPrxAu29zL8&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQHuFu3A7sNVOTc7DZJ_VTgXA-hF8hghaV-_M_cyRhpanyNYHGVUjNFaQ4KY7zRv_wHJhMnjrrA5IA&amp;oh=00_Af2lbo_aOl_hxXqk4IhVdE9w1tYM8j80wCrXLQ0N0l5ndg&amp;oe=69F6D6B6&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/627209267_18105800911815350_4791469429406894478_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Yu4x6Z5TO38Q7kNvwGldMZd&amp;_nc_oc=AdrxLoCZM4czm8ayoGmV36KBS1ilYT396MGnNDgRqcKRoLZ2tHHeU9XYiPrxAu29zL8&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQHuFu3A7sNVOTc7DZJ_VTgXA-hF8hghaV-_M_cyRhpanyNYHGVUjNFaQ4KY7zRv_wHJhMnjrrA5IA&amp;oh=00_Af2lbo_aOl_hxXqk4IhVdE9w1tYM8j80wCrXLQ0N0l5ndg&amp;oe=69F6D6B6&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/627209267_18105800911815350_4791469429406894478_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Yu4x6Z5TO38Q7kNvwGldMZd&amp;_nc_oc=AdrxLoCZM4czm8ayoGmV36KBS1ilYT396MGnNDgRqcKRoLZ2tHHeU9XYiPrxAu29zL8&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQHuFu3A7sNVOTc7DZJ_VTgXA-hF8hghaV-_M_cyRhpanyNYHGVUjNFaQ4KY7zRv_wHJhMnjrrA5IA&amp;oh=00_Af2lbo_aOl_hxXqk4IhVdE9w1tYM8j80wCrXLQ0N0l5ndg&amp;oe=69F6D6B6&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\ud83c\udf89\ud83c\udf89 Cupid\u2019s Ball \u2013 Friendship &amp; Kindness!<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\ud83c\udf89\ud83c\udf89 Cupid\u2019s Ball \u2013 Friendship &amp; Kindness! \ud83d\udc9b\ud83d\udc99\ud83d\udc9c\u2764\ufe0f\n\nToday we hosted our annual Cupid\u2019s Ball, and it was a tremendous success! \ud83d\udc96\n\nWith over 200 students in attendance, the event was a joyful celebration of friendship \ud83e\udd1d and kindness \ud83c\udf1f, perfectly aligned with our Respect for All Week.\n\nA heartfelt thank you to Principal Ramirez for facilitating such a wonderful event and ensuring everything ran smoothly. We are also deeply grateful to our Parent Association \ud83d\ude4f for their generous support and partnership. Your contributions made this celebration possible!\n\nTo all of the staff members who helped plan, organize, and supervise\u2014thank you for your dedication and enthusiasm. Your commitment truly made the day special for our students \ud83e\udd70.\n\nIt was inspiring to see our school community come together to celebrate positivity, inclusion, and joy. Our students had an unforgettable experience! \ud83c\udf88\n\n#NYCPS #PS1 #SouthBronx #Cupidsball #Publicchool\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18033659024768880\" data-date=\"1770593061\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DUg-dsVEudY\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent.cdninstagram.com\/v\/t51.82787-15\/632007614_18105474850815350_2137882802152045464_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=109&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=WeIydzNirF4Q7kNvwHaVXwV&#038;_nc_oc=Adol8b5vFFEzj5oSjkAdsK22edROR_2tnUyqrHzvAk3yEc6xHethNNBcO2WbunAQFt4&#038;_nc_zt=23&#038;_nc_ht=scontent.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=2SP3ySn_78C5msE04JQ5ng&#038;_nc_tpa=Q5bMBQEkr788fh_6_KBm8mAq66djDoZu1dtpmkKd1QmstNaFxxkcBxUv542_BHFgqMvZW5utpSDYk0svfQ&#038;oh=00_Af263bnCOOOTBrZJtAPBtFmwuVWkVCl-DA_afvWEaHj9sQ&#038;oe=69F6F4B4\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/632007614_18105474850815350_2137882802152045464_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=WeIydzNirF4Q7kNvwHaVXwV&amp;_nc_oc=Adol8b5vFFEzj5oSjkAdsK22edROR_2tnUyqrHzvAk3yEc6xHethNNBcO2WbunAQFt4&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQEkr788fh_6_KBm8mAq66djDoZu1dtpmkKd1QmstNaFxxkcBxUv542_BHFgqMvZW5utpSDYk0svfQ&amp;oh=00_Af263bnCOOOTBrZJtAPBtFmwuVWkVCl-DA_afvWEaHj9sQ&amp;oe=69F6F4B4&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/632007614_18105474850815350_2137882802152045464_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=WeIydzNirF4Q7kNvwHaVXwV&amp;_nc_oc=Adol8b5vFFEzj5oSjkAdsK22edROR_2tnUyqrHzvAk3yEc6xHethNNBcO2WbunAQFt4&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQEkr788fh_6_KBm8mAq66djDoZu1dtpmkKd1QmstNaFxxkcBxUv542_BHFgqMvZW5utpSDYk0svfQ&amp;oh=00_Af263bnCOOOTBrZJtAPBtFmwuVWkVCl-DA_afvWEaHj9sQ&amp;oe=69F6F4B4&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/632007614_18105474850815350_2137882802152045464_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=WeIydzNirF4Q7kNvwHaVXwV&amp;_nc_oc=Adol8b5vFFEzj5oSjkAdsK22edROR_2tnUyqrHzvAk3yEc6xHethNNBcO2WbunAQFt4&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQEkr788fh_6_KBm8mAq66djDoZu1dtpmkKd1QmstNaFxxkcBxUv542_BHFgqMvZW5utpSDYk0svfQ&amp;oh=00_Af263bnCOOOTBrZJtAPBtFmwuVWkVCl-DA_afvWEaHj9sQ&amp;oe=69F6F4B4&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent.cdninstagram.com\\\/v\\\/t51.82787-15\\\/632007614_18105474850815350_2137882802152045464_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=WeIydzNirF4Q7kNvwHaVXwV&amp;_nc_oc=Adol8b5vFFEzj5oSjkAdsK22edROR_2tnUyqrHzvAk3yEc6xHethNNBcO2WbunAQFt4&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=2SP3ySn_78C5msE04JQ5ng&amp;_nc_tpa=Q5bMBQEkr788fh_6_KBm8mAq66djDoZu1dtpmkKd1QmstNaFxxkcBxUv542_BHFgqMvZW5utpSDYk0svfQ&amp;oh=00_Af263bnCOOOTBrZJtAPBtFmwuVWkVCl-DA_afvWEaHj9sQ&amp;oe=69F6F4B4&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\"><\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/ps1x.org\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\ud83c\udf89 Spirit Week \u2013 Kindness &amp; Inclusion! \ud83d\udc9b\ud83d\udc99\ud83d\udc9c\u2764\ufe0f\n\nThis week, our school celebrates Kindness &amp; Inclusion Spirit Week, and it is full of fun activities and heart!\n\nMonday, 2\/9 \u2013 Kindness Counts Day: Students wear yellow to spread positivity! Classes with perfect attendance earn ice cream \ud83c\udf66 \u2013 remember, our daily attendance goal is 100%!\n\nTuesday, 2\/10 \u2013 Stand Up, Speak Out Day: Blue attire fills our hallways as students celebrate courage and speaking up.\n\nWednesday, 2\/11 \u2013 We Are All Unique Day: Students rock mismatched clothes to embrace individuality! \ud83c\udfb6\n\nThursday, 2\/12 \u2013 Include Someone New Day &amp; Black History Month Assembly: Purple attire highlights inclusion. Students attend an assembly, explore the New York Cares x Sumitomo Book Fair (10:15 AM\u20131:00 PM), and 3-5 students are welcome to the Cupid Ball from 4:00 PM\u20137:00 PM! \ud83d\udc83\ud83d\udd7a\n\nFriday, 2\/13 \u2013 No One Eats Alone Day &amp; Valentine\u2019s Parties: Students wear red, pink, or white to celebrate friendship and kindness during classroom parties \ud83d\udc8c.\n\nThank you to all students and staff for making this week fun, inclusive, and full of kindness! Keep aiming for 100% attendance each day \u2013 every student counts! \ud83d\udc96\n\n#NYCPS #SouthBronx #SpiritWeek #RespectForAll #KindnessAndInclusion\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div>\t<\/div>\n\n\t<div id=\"sbi_load\" >\n\n\t\t\t<button class=\"sbi_load_btn\"\n\t\t\ttype=\"button\" >\n\t\t\t<span class=\"sbi_btn_text\" >Load More<\/span>\n\t\t\t<span class=\"sbi_loader sbi_hidden\" style=\"background-color: rgb(255, 255, 255);\" aria-hidden=\"true\"><\/span>\n\t\t<\/button>\n\t\n\t\t\t<span class=\"sbi_follow_btn sbi_custom\" >\n\t\t\t<a target=\"_blank\"\n\t\t\t\trel=\"nofollow noopener\"  href=\"https:\/\/www.instagram.com\/ps1xhhp\/\" style=\"background: rgb(64,139,209);\">\n\t\t\t\t<svg class=\"svg-inline--fa fa-instagram fa-w-14\" aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n                    <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path>\n                <\/svg>\t\t\t\t<span>Follow on Instagram<\/span>\n\t\t\t<\/a>\n\t\t<\/span>\n\t\n<\/div>\n\t\t<span class=\"sbi_resized_image_data\" data-feed-id=\"*1\"\n\t\t  data-resized=\"{&quot;18033659024768880&quot;:{&quot;id&quot;:&quot;632007614_18105474850815350_2137882802152045464_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18426827947141514&quot;:{&quot;id&quot;:&quot;627209267_18105800911815350_4791469429406894478_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18134751505508181&quot;:{&quot;id&quot;:&quot;631609535_18105853690815350_7944681878594481748_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17868236199562170&quot;:{&quot;id&quot;:&quot;640166308_18106724602815350_7008133810389420728_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18030447245790237&quot;:{&quot;id&quot;:&quot;638298944_18106809163815350_6919027032612078906_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18059431808355746&quot;:{&quot;id&quot;:&quot;628752319_18106917385815350_5513335071688468442_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18451637452097865&quot;:{&quot;id&quot;:&quot;641176027_18107208481815350_4113608097168307338_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17871552648556245&quot;:{&quot;id&quot;:&quot;639916848_18107207107815350_1484142235083640895_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18085696955194355&quot;:{&quot;id&quot;:&quot;642550503_18107673970815350_7937214821226160037_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18091969148106096&quot;:{&quot;id&quot;:&quot;641547450_18107673850815350_2817407722842629513_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18126258694567648&quot;:{&quot;id&quot;:&quot;643598098_18107673706815350_7539881141132582757_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17857928817567470&quot;:{&quot;id&quot;:&quot;642574164_18107759506815350_3299771094964821436_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18071223191622934&quot;:{&quot;id&quot;:&quot;642645222_18107940577815350_1147578402775740225_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17934346035038756&quot;:{&quot;id&quot;:&quot;643012764_18108052891815350_1175246734054238630_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18125001964582340&quot;:{&quot;id&quot;:&quot;657324974_18111207181815350_8585169620179948301_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17875070250569400&quot;:{&quot;id&quot;:&quot;658986132_18111312418815350_455885489055456030_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18077093540167331&quot;:{&quot;id&quot;:&quot;670405385_18112595440815350_2278178279554259969_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;}}\">\n\t<\/span>\n\t<\/div>\n\n\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Video Highlights Take a closer look at what makes P.S. 1X The Courtlandt School a special place to learn, grow, and thrive. Life at P.S. 1X Follow us on Instagram @ps1xhhp for daily updates and student spotlights!<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-112","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/pages\/112","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ps1x.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=112"}],"version-history":[{"count":10,"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/pages\/112\/revisions"}],"predecessor-version":[{"id":418,"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/pages\/112\/revisions\/418"}],"wp:attachment":[{"href":"https:\/\/ps1x.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=112"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}