{"id":761,"date":"2025-08-21T22:09:33","date_gmt":"2025-08-22T02:09:33","guid":{"rendered":"https:\/\/ps369.org\/?page_id=761"},"modified":"2026-03-06T09:34:14","modified_gmt":"2026-03-06T14:34:14","slug":"directory","status":"publish","type":"page","link":"https:\/\/ps369.org\/?page_id=761","title":{"rendered":"Directory"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"761\" class=\"elementor elementor-761\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-545d5d8 e-con-full e-flex e-con e-parent\" data-id=\"545d5d8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b33541b elementor-widget elementor-widget-html\" data-id=\"b33541b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n    #yle-directory-widget {\n        --bg-navy: #122449;\n        --yle-gold: #FFD700;\n        --card-border: rgba(255, 255, 255, 0.1);\n        --glass-bg: rgba(255, 255, 255, 0.05);\n        \n        font-family: -apple-system, \"system-ui\", \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        background-color: var(--bg-navy);\n        color: #FFFFFF;\n        padding: 60px 20px;\n        min-height: 100vh;\n    }\n\n    #yle-directory-widget .poppins { \n        font-family: 'Poppins', sans-serif; \n    }\n\n    \/* Headings and Accents *\/\n    .gold-glow {\n        color: var(--yle-gold);\n        filter: drop-shadow(0 4px 6px rgba(0,0,0,0.4));\n    }\n\n    \/* Search Bar Styling *\/\n    .search-container {\n        max-width: 600px;\n        margin: 0 auto 3rem auto;\n        position: relative;\n    }\n\n    .search-input {\n        width: 100%;\n        background: var(--glass-bg);\n        border: 1px solid var(--card-border);\n        color: white;\n        padding: 1rem 1.5rem 1rem 3.5rem;\n        border-radius: 50px;\n        font-size: 1.1rem;\n        outline: none;\n        backdrop-filter: blur(10px);\n        transition: all 0.3s ease;\n        font-family: 'Poppins', sans-serif;\n    }\n\n    .search-input::placeholder {\n        color: rgba(255, 255, 255, 0.5);\n    }\n\n    .search-input:focus {\n        border-color: var(--yle-gold);\n        box-shadow: 0 0 20px rgba(255, 215, 0, 0.15);\n        background: rgba(255, 255, 255, 0.1);\n    }\n\n    .search-icon {\n        position: absolute;\n        left: 1.25rem;\n        top: 50%;\n        transform: translateY(-50%);\n        color: rgba(255, 255, 255, 0.5);\n        transition: color 0.3s ease;\n    }\n\n    .search-input:focus + .search-icon {\n        color: var(--yle-gold);\n    }\n\n    \/* Glassmorphism Cards *\/\n    .glass-card {\n        background: var(--glass-bg);\n        border: 1px solid var(--card-border);\n        backdrop-filter: blur(12px);\n        border-radius: 1.5rem;\n        padding: 2rem 1.5rem;\n        transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n    }\n\n    .glass-card:hover {\n        border-color: rgba(255, 215, 0, 0.4);\n        background: rgba(255, 255, 255, 0.08);\n        box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);\n        transform: translateY(-8px);\n    }\n\n    \/* Staff Avatars *\/\n    .dir-avatar {\n        width: 110px;\n        height: 110px;\n        border-radius: 50%;\n        border: 3px solid var(--yle-gold);\n        overflow: hidden;\n        margin-bottom: 1rem;\n        box-shadow: 0 8px 16px rgba(0,0,0,0.3);\n        flex-shrink: 0;\n        background-color: #1a2c52;\n    }\n\n    .dir-avatar img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n    }\n\n    \/* Role Badge *\/\n    .role-badge {\n        background: rgba(255, 215, 0, 0.1);\n        color: var(--yle-gold);\n        padding: 4px 14px;\n        border-radius: 50px;\n        font-size: 0.85rem;\n        font-weight: 600;\n        letter-spacing: 0.5px;\n        border: 1px solid rgba(255, 215, 0, 0.2);\n    }\n\n    \/* No Results Message *\/\n    #noResults {\n        grid-column: 1 \/ -1;\n        text-align: center;\n        padding: 3rem;\n        display: none;\n    }\n<\/style>\n\n<div id=\"yle-directory-widget\">\n    <div class=\"max-w-7xl mx-auto\">\n        \n        <header class=\"text-center mb-10\">\n            <h1 class=\"poppins text-4xl md:text-6xl font-extrabold gold-glow mb-4\">School Directory \ud83d\udcda<\/h1>\n            <p class=\"text-gray-300 text-lg max-w-2xl mx-auto font-light\">Meet the dedicated educators and staff at Young Leaders Elementary.<\/p>\n        <\/header>\n\n        <div class=\"search-container\">\n            <input type=\"text\" id=\"teamSearch\" class=\"search-input\" placeholder=\"Find a teacher or staff member...\">\n            <svg class=\"search-icon\" width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z\"\/><\/svg>\n        <\/div>\n\n        <div class=\"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6\" id=\"directoryGrid\">\n            \n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_8512934f-41c6-4c8c-abaf-26ca3db5cdef.png\" alt=\"Mr. E\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Mr. E<\/h3>\n                <span class=\"role-badge\">Paraprofessional<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_7f539ad5-8413-4227-ac9a-10c02558ad94-1.png\" alt=\"Mr. Gonzalez\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Mr. Gonzalez<\/h3>\n                <span class=\"role-badge\">Kindergarten Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_26bf5745-109a-4506-b19b-cdb7ae09d974.png\" alt=\"Mr. Hunter\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Mr. Hunter<\/h3>\n                <span class=\"role-badge\">Gym Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_f1a592cc-5429-4fd5-8df9-b7406d1a3cae.png\" alt=\"Mr. Ish\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Mr. Ish<\/h3>\n                <span class=\"role-badge\">Community Associate<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_b58c9a70-81cf-47a6-9482-bd4474ecede9.png\" alt=\"Mr. Manny\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Mr. Manny<\/h3>\n                <span class=\"role-badge\">Paraprofessional<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_c4f8ce1f-c3eb-44c8-8c18-d2909dbccc3e.png\" alt=\"Mr. Nau\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Mr. Nau<\/h3>\n                <span class=\"role-badge\">STEM Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_a7eb8bd3-1640-49f1-a40b-4f11e8fa6743.png\" alt=\"Ms. Ana\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Ana<\/h3>\n                <span class=\"role-badge\">Kindergarten Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_b7f0f13c-105c-41cc-995e-1ccf21fe34c9.png\" alt=\"Ms. Aponte\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Aponte<\/h3>\n                <span class=\"role-badge\">Pre-K Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_dc284de9-8bf5-4ccd-aec8-89b2689ac3ea.png\" alt=\"Ms. Cooke\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Cooke<\/h3>\n                <span class=\"role-badge\">Principal<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_04da624a-17d6-4246-a9ac-8b88f1166b45.png\" alt=\"Ms. Curry\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Curry<\/h3>\n                <span class=\"role-badge\">4th Grade Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_dd40d3de-7755-495f-9b1b-89b5da618267-1.png\" alt=\"Ms. Daley\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Daley<\/h3>\n                <span class=\"role-badge\">Literacy\/AIS 4th Grade<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_939dc4d5-ec89-491d-9793-fe44f3157fa9.png\" alt=\"Ms. Davis\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Davis<\/h3>\n                <span class=\"role-badge\">3rd Grade Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/11\/Ms-Davis.jpeg\" alt=\"Ms. Paola\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Paola<\/h3>\n                <span class=\"role-badge\">Pre-K Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_3a6dd855-2bf3-48a4-99cf-28d154fe91f2.png\" alt=\"Ms. Doris\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Doris<\/h3>\n                <span class=\"role-badge\">Paraprofessional<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_5337c0dd-f4c4-440e-a4a0-2289a148d7d9.png\" alt=\"Ms. Duran\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Duran<\/h3>\n                <span class=\"role-badge\">Paraprofessional<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_7a5cc6ee-4801-42aa-894c-25a2b5028ba4.png\" alt=\"Ms. Estrada\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Estrada<\/h3>\n                <span class=\"role-badge\">Paraprofessional<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_cae36205-5b53-4546-8a72-5dadbdb53835.png\" alt=\"Ms. Fatima\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Fatima<\/h3>\n                <span class=\"role-badge\">Paraprofessional<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_468d78e7-bfe9-47fd-8362-42137f89a392.png\" alt=\"Ms. Gonzalez\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Gonzalez<\/h3>\n                <span class=\"role-badge\">5th Grade Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/11\/Ms-Hamzaraj.jpeg\" alt=\"Ms. Hamzaraj\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Hamzaraj<\/h3>\n                <span class=\"role-badge\">5th Grade Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_0e02eea6-9a1c-4780-8eec-e9b9f342bdd2.png\" alt=\"Ms. Holloway\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Holloway<\/h3>\n                <span class=\"role-badge\">Paraprofessional<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_8a37a775-e624-471f-af88-851ce47084bd.png\" alt=\"Ms. Hunter\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Hunter<\/h3>\n                <span class=\"role-badge\">1st Grade Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_a1af1d26-c636-405f-8456-0c5521fbaf1d-1.png\" alt=\"Ms. Ineabelle\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Ineabelle<\/h3>\n                <span class=\"role-badge\">Kindergarten Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_da8c19a9-b176-4bbf-aaf2-b1392e3fc57e.png\" alt=\"Ms. Jerez\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Jerez<\/h3>\n                <span class=\"role-badge\">Speech<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_d55dd607-8025-4397-90fd-e7ec877cf54c.png\" alt=\"Ms. Lopez\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Lopez<\/h3>\n                <span class=\"role-badge\">Paraprofessional<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/11\/Ms-Maiga.jpeg\" alt=\"Ms. Maiga\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Maiga<\/h3>\n                <span class=\"role-badge\">5th Grade Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_6e32860d-75d7-46f8-97e7-a6e44b02c08b.png\" alt=\"Ms. Maria\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Maria<\/h3>\n                <span class=\"role-badge\">Paraprofessional<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_188cfc20-0034-465c-a4f2-e1bd14a568d8.png\" alt=\"Ms. Martinez\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Martinez<\/h3>\n                <span class=\"role-badge\">3K Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/11\/Ms-Meagher.jpeg\" alt=\"Ms. Claire\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Claire<\/h3>\n                <span class=\"role-badge\">Art Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/11\/Ms-Mercado.jpeg\" alt=\"Ms. Mercado\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Mercado<\/h3>\n                <span class=\"role-badge\">Occupational Therapist<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_f3a55231-0e39-46e7-97ea-cca61de0572e.png\" alt=\"Ms. Mindy\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Mindy<\/h3>\n                <span class=\"role-badge\">Paraprofessional<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_45de50e3-6d42-4c9f-acfd-05055091528c.png\" alt=\"Ms. Nelson\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Nelson<\/h3>\n                <span class=\"role-badge\">Payroll\/Pupil Accounting<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_ada3af8a-fd29-4af9-99b4-f64fe7d4a187.png\" alt=\"Ms. Nunez\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Nunez<\/h3>\n                <span class=\"role-badge\">School Counselor<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/11\/Ms-Paez.jpeg\" alt=\"Ms. Paez\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Paez<\/h3>\n                <span class=\"role-badge\">Speech-Language Pathologist<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_20d14439-4b80-4cfb-9986-c92e992ff5f8.png\" alt=\"Ms. Polanco\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Polanco<\/h3>\n                <span class=\"role-badge\">2nd Grade Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_8909312b-8f7a-43e6-a03e-ac848f82ec26.png\" alt=\"Ms. Randall\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Randall<\/h3>\n                <span class=\"role-badge\">ENL Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/11\/Ms-Riege.jpeg\" alt=\"Ms. Riege\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Riege<\/h3>\n                <span class=\"role-badge\">4th Grade Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_f3c87a70-90fd-4bdb-bf1c-0da6aeddacba.png\" alt=\"Ms. Rose\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Rose<\/h3>\n                <span class=\"role-badge\">3K\/Pre-K Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/11\/Ms-Santiago.jpeg\" alt=\"Ms. Santiago\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Santiago<\/h3>\n                <span class=\"role-badge\">2nd Grade Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_940cf6c8-656b-45c7-8815-70605fa69fd7.png\" alt=\"Ms. Shipts\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Shipts<\/h3>\n                <span class=\"role-badge\">Speech<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_44429a05-7856-40ed-adc6-b22f46962304.png\" alt=\"Ms. Smith-Chambers\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. J<\/h3>\n                <span class=\"role-badge\">3rd Grade Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_8459fff5-ebab-44e4-95fe-453e882c4199.png\" alt=\"Ms. Stoller\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Stoller<\/h3>\n                <span class=\"role-badge\">Assistant Principal<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_ef2b6f27-8f1d-4835-b974-12400c4e34a1.png\" alt=\"Ms. Tee\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Tee<\/h3>\n                <span class=\"role-badge\">Paraprofessional<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/11\/Ms-Trinidad.jpeg\" alt=\"Ms. Trinidad\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Leslie<\/h3>\n                <span class=\"role-badge\">Pre-K Teacher<\/span>\n            <\/div>\n\n            <div class=\"directory-card glass-card\">\n                <div class=\"dir-avatar\"><img decoding=\"async\" src=\"https:\/\/ps369.org\/wp-content\/uploads\/2025\/08\/small_9fbd1018-0dd0-47e4-982c-f339152fe55e-1.png\" alt=\"Ms. Tushaj\"><\/div>\n                <h3 class=\"poppins text-xl font-bold text-white mb-2\">Ms. Tushaj<\/h3>\n                <span class=\"role-badge\">Educational Psychologist<\/span>\n            <\/div>\n\n            <div id=\"noResults\">\n                <div class=\"text-4xl mb-3\">\ud83d\udd0d<\/div>\n                <p class=\"poppins text-xl text-yellow-400 font-bold mb-2\">No staff members found.<\/p>\n                <p class=\"text-gray-400 text-sm\">Try searching by a different name or role.<\/p>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ Client-side search functionality\n    document.getElementById('teamSearch').addEventListener('keyup', function(e) {\n        const searchValue = e.target.value.toLowerCase();\n        const cards = document.querySelectorAll('.directory-card');\n        let hasResults = false;\n\n        cards.forEach(card => {\n            const name = card.querySelector('h3').textContent.toLowerCase();\n            const role = card.querySelector('span').textContent.toLowerCase();\n            \n            if (name.includes(searchValue) || role.includes(searchValue)) {\n                card.style.display = 'flex';\n                hasResults = true;\n            } else {\n                card.style.display = 'none';\n            }\n        });\n\n        const noResults = document.getElementById('noResults');\n        if (hasResults) {\n            noResults.style.display = 'none';\n        } else {\n            noResults.style.display = 'block';\n        }\n    });\n<\/script>\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>School Directory \ud83d\udcda Meet the dedicated educators and staff at Young Leaders Elementary. Mr. E Paraprofessional Mr. Gonzalez Kindergarten Teacher Mr. Hunter Gym Teacher Mr. Ish Community Associate Mr. Manny Paraprofessional Mr. Nau STEM Teacher Ms. Ana Kindergarten Teacher Ms. Aponte Pre-K Teacher Ms. Cooke Principal Ms. Curry 4th Grade Teacher Ms. Daley Literacy\/AIS 4th [&hellip;]<\/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-761","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ps369.org\/index.php?rest_route=\/wp\/v2\/pages\/761","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ps369.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ps369.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ps369.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ps369.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=761"}],"version-history":[{"count":25,"href":"https:\/\/ps369.org\/index.php?rest_route=\/wp\/v2\/pages\/761\/revisions"}],"predecessor-version":[{"id":1409,"href":"https:\/\/ps369.org\/index.php?rest_route=\/wp\/v2\/pages\/761\/revisions\/1409"}],"wp:attachment":[{"href":"https:\/\/ps369.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=761"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}