{"id":359,"date":"2024-11-19T03:16:46","date_gmt":"2024-11-19T03:16:46","guid":{"rendered":"https:\/\/madlysane.com\/?page_id=359"},"modified":"2025-10-27T18:27:16","modified_gmt":"2025-10-27T23:27:16","slug":"team","status":"publish","type":"page","link":"https:\/\/madlysane.site\/en\/team\/","title":{"rendered":"Team"},"content":{"rendered":"\n\n\n  <section id=\"team\">\n    <h2>Meet the Team<\/h2>\n    <div class=\"team-grid\">\n      <div class=\"team-member\">\n        <img decoding=\"async\" src=\"https:\/\/madlysane.site\/wp-content\/uploads\/2025\/08\/Copilot_20250831_122845.png\" alt=\"JC Sane\" \/>\n        <h3>JC Sane, Ed.D., M.Ed., M.S., B.S.<\/h3>\n        <p><strong>Founder &#038; CEO of MadlySane.com\u00ae <\/strong> | Creator of the &#8220;NeuroNexus Navigator&#8221;<\/p>\n        <p class=\"credentials\">\n          Doctor of Educational Leadership \u00b7 Master of Education in Special Education \u00b7 Master of Science in Psychology \u00b7 Educator \u00b7 Neurodiversity Advocate\n        <\/p>\n        <p class=\"summary\">\n          Dr. JC Sane brings decades of experience designing neurodiversity-affirming supports, cognitive assessments, and personalized learning strategies. Whether guiding students, educators, or lifelong learners, JC believes every mind holds a blueprint for growth.\n        <\/p>\n        <p><em>&#8220;Being madlysane means owning your brilliance, your quirks, and your power. You don&#8217;t need a label to legitimize your learning.&#8221; \u2013 JC Sane<\/em><\/p>\n        <blockquote>\u201cBrains don\u2019t need fixing\u2014they need understanding.\u201d<\/blockquote>\n        <div class=\"team-links\">\n          <a href=\"https:\/\/madlysane.site\/en\/volunteer-opportunities\/\">Work With Me<\/a>\n          <a href=\"https:\/\/madlysane.site\/en\/madlysane-self-care-dashboard\/\">Free Resources<\/a>\n        <\/div>\n      <\/div>\n      <!-- Add more team-member cards here -->\n    <\/div>\n  <\/section>\n\n  <section id=\"roles\">\n    <h2>What I Do<\/h2>\n    <p>As the founder and sole owner of MadlySane.com\u00ae, I wear many hats to ensure the platform runs smoothly and effectively:<\/p>\n    <ul>\n      <li><strong>Community Management:<\/strong> Fostering a safe, supportive space for members.<\/li>\n      <li><strong>Content Creation:<\/strong> Crafting empowering, science-backed resources.<\/li>\n      <li><strong>Technical Support:<\/strong> Ensuring seamless UX across all devices.<\/li>\n      <li><strong>Event Coordination:<\/strong> Hosting webinars and workshops for growth and connection.<\/li>\n      <li><strong>Outreach and Promotion:<\/strong> Amplifying MadlySane\u2019s mission across platforms.<\/li>\n      <li><strong>Resource Management:<\/strong> Curating tools that truly support mental wellness.<\/li>\n    <\/ul>\n    <p>My passion for mental health and community building drives every aspect of MadlySane.com\u00ae. I\u2019m dedicated to creating a space where everyone feels valued and heard.<\/p>\n  <\/section>\n\n   <section class=\"partners\">  \n       <div class=\"team-grid\">\n           <div class=\"team-member\">               \n                <img decoding=\"async\" src=\"https:\/\/www.codeable.io\/wp-content-new\/uploads\/2025\/05\/6916-profile_4b765b147b11e47e59b2c90008712645.jpeg\" alt=\"Andrei Siminiciuc\" \/>\n                <h3>Andrei Siminiciuc<\/h3>\n                <p><b>Role:<\/b> Front-End Developer<\/p>\n                <p>Andrei is an experienced front-end developer with over 14 years in the industry. He specializes in creating high-performance, visually refined, and user-focused websites.<\/p>\n                <div class=\"team-links\">\n                <a href=\"https:\/\/www.codeable.io\/developers\/siminiciuc-andrei\/\">Find me here<\/a>                \n            <\/div>\n        <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"partners\">\n    <h2>Our Partners<\/h2>\n    <div class=\"partner\">\n      <h3>Moodfit<\/h3>\n      <p>Moodfit collaborates with us to enhance our users&#8217; mental well-being through their comprehensive app. They provide onboarding and engagement resources to ensure our community has access to top-tier mental wellness tools.<\/p>\n    <\/div>\n  <\/section>\n\n\n\n\n  \n  <style>\n    :root {\n      --primary-color: #966eed;\n      --text-color: #2c3e50;\n      --bg-light: #f9f9f9;\n      --font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n\n    body {\n      margin: 0;\n      padding: 2rem;\n      font-family: var(--font-family);\n      line-height: 1.7;\n      background-color: var(--bg-light);\n      color: var(--text-color);\n    }\n\n    h2, h3 {\n      color: var(--primary-color);\n    }\n\n    section {\n      max-width: 1000px;\n      margin: auto;\n    }\n\n    .team-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 2rem;\n    }\n\n    .team-member {\n      background: white;\n      padding: 1.5rem;\n      border-radius: 10px;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n    }\n\n    .team-member img {\n      width: 100%;\n      max-width: 200px;\n      border-radius: 10px;\n      margin-bottom: 1rem;\n    }\n\n    blockquote {\n      background: #f4f4f4;\n      border-left: 4px solid var(--primary-color);\n      padding: 1rem;\n      margin: 1.5rem 0;\n      font-style: italic;\n    }\n\n    .team-links a {\n      display: inline-block;\n      margin-right: 1rem;\n      margin-top: 1rem;\n      text-decoration: none;\n      color: var(--primary-color);\n      font-weight: bold;\n    }\n\n    ul {\n      padding-left: 1.2rem;\n    }\n\n    .partners {\n      margin-top: 3rem;\n    }\n\n    .partner {\n      background: white;\n      padding: 1rem;\n      border-radius: 8px;\n      box-shadow: 0 1px 6px rgba(0,0,0,0.05);\n      margin-bottom: 1rem;\n    }\n  <\/style>\n","protected":false},"excerpt":{"rendered":"<p>Meet the Team JC Sane, Ed.D., M.Ed., M.S., B.S. Founder &#038; CEO of MadlySane.com\u00ae | Creator of the &#8220;NeuroNexus Navigator&#8221; Doctor of Educational Leadership \u00b7 Master of Education in Special Education \u00b7 Master of Science in Psychology \u00b7 Educator \u00b7 Neurodiversity Advocate Dr. JC Sane brings decades of experience designing neurodiversity-affirming supports, cognitive assessments, and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-359","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages\/359","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/comments?post=359"}],"version-history":[{"count":5,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages\/359\/revisions"}],"predecessor-version":[{"id":6311,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages\/359\/revisions\/6311"}],"wp:attachment":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/media?parent=359"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}