{"id":6778,"date":"2026-03-04T00:54:36","date_gmt":"2026-03-03T23:54:36","guid":{"rendered":"https:\/\/zsquaresolutionsinc.com\/?page_id=6778"},"modified":"2026-03-04T03:16:11","modified_gmt":"2026-03-04T02:16:11","slug":"zsi-academy","status":"publish","type":"page","link":"https:\/\/zsquaresolutionsinc.com\/fr\/zsi-academy\/","title":{"rendered":"ZSI Academy"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc-custom-col-spacing clearfix vc-col-spacing-30\"><section class=\"wpb_row vc_row-fluid\"><div class=\"finax-container\"><div class=\"row-inner clearfix\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n\/* ===== SECTION ABOUT - retour \u00e0 l'original (aucun style ajout\u00e9) ===== *\/\n\/* On laisse le HTML brut, pas de CSS pour cette section *\/\n\n\/* ===== SECTION COURSES ===== *\/\n.courses {\n  padding: 2rem;\n  \/* Fond supprim\u00e9 - transparent *\/\n}\n.courses h2 {\n  text-align: center;\n  margin-bottom: 2rem;\n  color: #333;\n}\n.grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\n  gap: 1.5rem;\n  max-width: 1200px;\n  margin: 0 auto;\n}\n.course-item {\n  background: white;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  overflow: hidden;\n  transition: transform 0.2s;\n}\n.course-item:hover {\n  transform: translateY(-3px);\n}\n.course-item input[type=\"checkbox\"] {\n  display: none;\n}\n.course-item label {\n  display: block;\n  padding: 1.2rem;\n  background: #ff8800;  \/* Orange fonc\u00e9 *\/\n  color: white;\n  font-weight: 600;\n  cursor: pointer;\n  transition: background 0.3s;\n  text-align: center;\n  font-size: 1.1rem;\n}\n.course-item label:hover {\n  background: #cc5500;  \/* Orange plus fonc\u00e9 au survol *\/\n}\n.course-item .description {\n  max-height: 0;\n  padding: 0 1.2rem;\n  overflow: hidden;\n  transition: max-height 0.4s ease-out;\n  background: #fff;\n  color: #444;\n  line-height: 1.5;\n  border-top: 1px solid #eee;\n}\n.course-item input[type=\"checkbox\"]:checked ~ .description {\n  max-height: 200px;\n  padding: 1.2rem;\n}\n\n\/* ===== BOUTON CONTACT US ===== *\/\n.contact-section {\n  padding: 2rem;\n  text-align: center;\n}\n.contact-button {\n  display: inline-block;\n  margin-top: 4rem;  \/* Descend le bouton *\/\n  padding: 1rem 2.5rem;\n  background: #333;  \/* Orange fonc\u00e9 *\/\n  color: #ff8800;  \/* Texte gris fonc\u00e9 *\/\n  font-size: 1.5rem;\n  font-weight: bold;\n  text-decoration: none;\n  border-radius: 50px;  \/* Bords tr\u00e8s arrondis *\/\n  transition: background 0.3s, transform 0.2s;\n  box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n}\n\n.contact-buttonn {\n  display: inline-block;\n  padding: 1rem 2.5rem;\n  background: #333; \n  color: #ff8800; \n  font-size: 2rem;\n  font-weight: bold;\n  text-decoration: none;\n  border-radius: 5px;  \/* Bords tr\u00e8s arrondis *\/\n  transition: background 0.3s, transform 0.2s;\n  box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n}\n\n.contact-buttonn:hover {\n  background: #b34400;\n  transform: scale(1.05);\n}\n\n.contact-button:hover {\n  background: #b34400;\n  transform: scale(1.05);\n}\n\n\/* ===== PETIT SCRIPT POUR UN SEUL COURS OUVERT \u00c0 LA FOIS ===== *\/\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n  const checkboxes = document.querySelectorAll('.course-item input[type=\"checkbox\"]');\n  \n  checkboxes.forEach(checkbox => {\n    checkbox.addEventListener('change', function() {\n      if (this.checked) {\n        \/\/ Ferme tous les autres\n        checkboxes.forEach(cb => {\n          if (cb !== this) cb.checked = false;\n        });\n      }\n    });\n  });\n});\n<\/script>\n<\/style>\n\n<!-- About Section - retour \u00e0 l'original sans style -->\n<div class=\"Aboutsection\">\n  <div class=\"Aboutcard\">\n    <h1>Lisette Zounon<\/h1>\n    <h3>\u2013 ZSI Academy<\/h3>\n    <br>\n    <p>Lisette Zounon is an award-winning Tech Executive, AI Expert, and International Keynote Speaker with over 20 years of experience shaping the future of technology and leadership. She is the Founder and CEO of ZSquare Solutions Inc. (ZSI) and the driving force behind ZSI Academy, where she combines her expertise as an engineer, professor, podcast host, author, certified confidence coach, and serial entrepreneur.<\/p>\n    <p>Lisette\u2019s teaching journey spans more than a decade. She taught mathematics for five years at the high school and college level before spending another five years teaching computer science and technical courses at the college and professional training level. Her industry career includes two decades of professional experience\u2014from software engineer to Director of Quality Assurance\u2014with over 10 years in senior leadership roles. She also brings more than 10 years as an entrepreneur, five years as a confidence coach, and five years as an international keynote speaker.<\/p>\n    <p>At ZSI Academy, Lisette\u2019s mission is to inspire and prepare the next generation of African leaders at the forefront of the AI revolution. Her passion lies in empowering young minds with the knowledge, confidence, and skills they need to thrive in technology-driven industries while shaping a future built on innovation, leadership, and impact.<\/p>\n  <\/div>\n<\/div>\n\n<!-- Contact Section -->\n<div class=\"contact-section\">\n  <div class=\"contact-card\">\n    <a href=\"\/register\" class=\"contact-buttonn\">Register<\/a>\n  <\/div>\n<\/div>\n\n<!-- Courses Section -->\n<div class=\"courses\" id=\"courses\">\n  <h2>\u2013 Our Courses<\/h2>\n  <div class=\"grid\">\n    <!-- Tous les cours avec leurs descriptions (inchang\u00e9es) -->\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-agile-testing\">\n      <label for=\"course-agile-testing\">Agile Testing<\/label>\n      <div class=\"description\">Master agile testing practices, automation, and continuous integration to deliver high-quality software.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-agile-coaching\">\n      <label for=\"course-agile-coaching\">Agile Coaching<\/label>\n      <div class=\"description\">Become a certified agile coach and learn to guide teams through agile transformations effectively.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-leadership-skills\">\n      <label for=\"course-leadership-skills\">Leadership Skills<\/label>\n      <div class=\"description\">Develop essential leadership competencies to inspire teams, drive change, and achieve organizational goals.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-women-confidence\">\n      <label for=\"course-women-confidence\">Women Confidence<\/label>\n      <div class=\"description\">Empower women with tools to build self-confidence, overcome imposter syndrome, and thrive professionally.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-ai-strategy\">\n      <label for=\"course-ai-strategy\">Artificial Intelligence Strategy<\/label>\n      <div class=\"description\">Learn to develop and implement AI strategies that drive innovation and competitive advantage.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-quality-ai\">\n      <label for=\"course-quality-ai\">Quality with AI Assisted<\/label>\n      <div class=\"description\">Discover how AI can enhance quality assurance processes, from test generation to predictive analytics.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-personal-development\">\n      <label for=\"course-personal-development\">Personal Development<\/label>\n      <div class=\"description\">Unlock your potential through goal setting, time management, and continuous self-improvement techniques.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-women-leaders\">\n      <label for=\"course-women-leaders\">Women Leaders<\/label>\n      <div class=\"description\">Program designed to prepare women for leadership roles, focusing on communication, negotiation, and influence.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-innovative-tech\">\n      <label for=\"course-innovative-tech\">Innovative Technologies<\/label>\n      <div class=\"description\">Explore emerging technologies like blockchain, IoT, and AR\/VR and their business applications.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-entrepreneurship\">\n      <label for=\"course-entrepreneurship\">Entrepreneurship with Female Founder<\/label>\n      <div class=\"description\">Insights and strategies from successful female founders on launching and scaling a business.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-health-wellness\">\n      <label for=\"course-health-wellness\">Health and Wellness<\/label>\n      <div class=\"description\">Holistic approach to physical and mental well-being, including nutrition, exercise, and stress management.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-breast-cancer-awareness\">\n      <label for=\"course-breast-cancer-awareness\">Breast Cancer Awareness<\/label>\n      <div class=\"description\">Education on prevention, early detection, and support for those affected by breast cancer.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-social-entrepreneurship\">\n      <label for=\"course-social-entrepreneurship\">Social Entrepreneurship Journey<\/label>\n      <div class=\"description\">Learn how to build ventures that solve social problems while achieving financial sustainability.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-breast-cancer-covid\">\n      <label for=\"course-breast-cancer-covid\">Breast Cancer and COVID<\/label>\n      <div class=\"description\">Understanding the intersection of breast cancer care and the COVID-19 pandemic.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-software-quality\">\n      <label for=\"course-software-quality\">Software Quality<\/label>\n      <div class=\"description\">Fundamentals of software quality, including metrics, standards, and best practices.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-quality-management\">\n      <label for=\"course-quality-management\">Quality Management<\/label>\n      <div class=\"description\">Implement quality management systems like ISO 9001 and TQM for continuous improvement.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-emotional-intelligence\">\n      <label for=\"course-emotional-intelligence\">Emotional Intelligence for QA Engineer in an Agile Environment<\/label>\n      <div class=\"description\">Enhance your EQ to collaborate better, manage stress, and lead in agile teams.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-resiliency\">\n      <label for=\"course-resiliency\">Resiliency<\/label>\n      <div class=\"description\">Build mental and emotional resilience to bounce back from setbacks and thrive under pressure.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-gratitude-journaling\">\n      <label for=\"course-gratitude-journaling\">Gratitude and Journaling<\/label>\n      <div class=\"description\">Practice gratitude and reflective journaling to improve well-being and mindset.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-women-confidence-building\">\n      <label for=\"course-women-confidence-building\">Women Confidence Building<\/label>\n      <div class=\"description\">Advanced techniques to build unshakable confidence in professional and personal life.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-black-women-trauma\">\n      <label for=\"course-black-women-trauma\">Black Women Trauma<\/label>\n      <div class=\"description\">Addressing and healing from trauma specific to the experiences of Black women.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-be-fearless\">\n      <label for=\"course-be-fearless\">Be Fearless as Young Girl to #UpYourConfidence<\/label>\n      <div class=\"description\">Empower young girls to overcome fear and build confidence through interactive activities.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-lead-empathy\">\n      <label for=\"course-lead-empathy\">Lead with Empathy<\/label>\n      <div class=\"description\">Cultivate empathetic leadership to foster inclusive and high-performing teams.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-travel-purpose\">\n      <label for=\"course-travel-purpose\">Travel with Purpose<\/label>\n      <div class=\"description\">Combine travel with meaningful impact, from volunteering to sustainable tourism.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-women-steam\">\n      <label for=\"course-women-steam\">Women in STEAM<\/label>\n      <div class=\"description\">Highlighting contributions and opportunities for women in science, technology, engineering, arts, and math.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-empowering-girls-steam\">\n      <label for=\"course-empowering-girls-steam\">Empowering Girls in STEAM<\/label>\n      <div class=\"description\">Encourage and equip girls to pursue careers in STEAM fields through mentorship and hands-on projects.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-cooking-simple\">\n      <label for=\"course-cooking-simple\">Cooking with Simple Ingredients<\/label>\n      <div class=\"description\">Learn to create delicious meals with everyday ingredients, saving time and money.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-world-cuisine\">\n      <label for=\"course-world-cuisine\">World Cuisine<\/label>\n      <div class=\"description\">Explore diverse culinary traditions from around the globe, with recipes and techniques.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-creative-cooking\">\n      <label for=\"course-creative-cooking\">Creative Cooking<\/label>\n      <div class=\"description\">Unleash your creativity in the kitchen with innovative recipes and presentation skills.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-art-cooking-simple\">\n      <label for=\"course-art-cooking-simple\">The Art of Cooking Simple<\/label>\n      <div class=\"description\">Master the art of minimalist cooking: flavorful dishes with fewer ingredients.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-anxiety-depression\">\n      <label for=\"course-anxiety-depression\">Dealing with Anxiety and Depression<\/label>\n      <div class=\"description\">Practical strategies to manage anxiety and depression, including mindfulness and therapy techniques.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-post-traumatic-corporate\">\n      <label for=\"course-post-traumatic-corporate\">Dealing with Post-Traumatic Corporate Life<\/label>\n      <div class=\"description\">Recover from corporate burnout and trauma, and rebuild a fulfilling career.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-entrepreneur-mental-health\">\n      <label for=\"course-entrepreneur-mental-health\">Entrepreneur Mental Health<\/label>\n      <div class=\"description\">Prioritize mental well-being while navigating the challenges of entrepreneurship.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-confidence-travel\">\n      <label for=\"course-confidence-travel\">Confidence Building Through Travel<\/label>\n      <div class=\"description\">Use travel experiences to boost self-confidence, adaptability, and cultural awareness.<\/div>\n    <\/div>\n    <div class=\"course-item\">\n      <input type=\"checkbox\" id=\"course-recession-proof\">\n      <label for=\"course-recession-proof\">Recession Proof Your Career in the AI Era<\/label>\n      <div class=\"description\">Future-proof your career by acquiring skills that remain valuable in an AI-driven economy.<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- Contact Section -->\n<div class=\"contact-section\">\n  <div class=\"contact-card\">\n    <a href=\"\/register\" class=\"contact-button\">Register<\/a>\n  <\/div>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/section><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"Lisette Zounon \u2013 ZSI Academy Lisette Zounon is an award-winning Tech Executive, AI Expert, and International Keynote Speaker with over 20 years of experience shaping the future of technology and leadership. She is the Founder and CEO of ZSquare Solutions Inc. (ZSI) and the driving force behind ZSI Academy, where","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6778","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ZSI Academy - ZSI - Zsquare Solutions Inc.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zsquaresolutionsinc.com\/fr\/zsi-academy\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ZSI Academy - ZSI - Zsquare Solutions Inc.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zsquaresolutionsinc.com\/fr\/zsi-academy\/\" \/>\n<meta property=\"og:site_name\" content=\"ZSI - Zsquare Solutions Inc.\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Zsquare-Solutions-Inc-101603384564181\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-04T02:16:11+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@zsquarei\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zsquaresolutionsinc.com\/zsi-academy\/\",\"url\":\"https:\/\/zsquaresolutionsinc.com\/zsi-academy\/\",\"name\":\"ZSI Academy - ZSI - Zsquare Solutions Inc.\",\"isPartOf\":{\"@id\":\"https:\/\/zsquaresolutionsinc.com\/#website\"},\"datePublished\":\"2026-03-03T23:54:36+00:00\",\"dateModified\":\"2026-03-04T02:16:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/zsquaresolutionsinc.com\/zsi-academy\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zsquaresolutionsinc.com\/zsi-academy\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zsquaresolutionsinc.com\/zsi-academy\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/zsquaresolutionsinc.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ZSI Academy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zsquaresolutionsinc.com\/#website\",\"url\":\"https:\/\/zsquaresolutionsinc.com\/\",\"name\":\"ZSI - Zsquare Solutions Inc.\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/zsquaresolutionsinc.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zsquaresolutionsinc.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/zsquaresolutionsinc.com\/#organization\",\"name\":\"Z Square Solutions Inc\",\"url\":\"https:\/\/zsquaresolutionsinc.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/zsquaresolutionsinc.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/zsquaresolutionsinc.com\/wp-content\/uploads\/2019\/09\/logo_zsquaresolutionsinc-1.png\",\"contentUrl\":\"https:\/\/zsquaresolutionsinc.com\/wp-content\/uploads\/2019\/09\/logo_zsquaresolutionsinc-1.png\",\"width\":115,\"height\":100,\"caption\":\"Z Square Solutions Inc\"},\"image\":{\"@id\":\"https:\/\/zsquaresolutionsinc.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Zsquare-Solutions-Inc-101603384564181\/\",\"https:\/\/x.com\/zsquarei\",\"https:\/\/www.linkedin.com\/company\/zsquaresolutionsinc\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ZSI Academy - ZSI - Zsquare Solutions Inc.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zsquaresolutionsinc.com\/fr\/zsi-academy\/","og_locale":"fr_FR","og_type":"article","og_title":"ZSI Academy - ZSI - Zsquare Solutions Inc.","og_url":"https:\/\/zsquaresolutionsinc.com\/fr\/zsi-academy\/","og_site_name":"ZSI - Zsquare Solutions Inc.","article_publisher":"https:\/\/www.facebook.com\/Zsquare-Solutions-Inc-101603384564181\/","article_modified_time":"2026-03-04T02:16:11+00:00","twitter_card":"summary_large_image","twitter_site":"@zsquarei","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/zsquaresolutionsinc.com\/zsi-academy\/","url":"https:\/\/zsquaresolutionsinc.com\/zsi-academy\/","name":"ZSI Academy - ZSI - Zsquare Solutions Inc.","isPartOf":{"@id":"https:\/\/zsquaresolutionsinc.com\/#website"},"datePublished":"2026-03-03T23:54:36+00:00","dateModified":"2026-03-04T02:16:11+00:00","breadcrumb":{"@id":"https:\/\/zsquaresolutionsinc.com\/zsi-academy\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zsquaresolutionsinc.com\/zsi-academy\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zsquaresolutionsinc.com\/zsi-academy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zsquaresolutionsinc.com\/"},{"@type":"ListItem","position":2,"name":"ZSI Academy"}]},{"@type":"WebSite","@id":"https:\/\/zsquaresolutionsinc.com\/#website","url":"https:\/\/zsquaresolutionsinc.com\/","name":"ZSI - Zsquare Solutions Inc.","description":"","publisher":{"@id":"https:\/\/zsquaresolutionsinc.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zsquaresolutionsinc.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/zsquaresolutionsinc.com\/#organization","name":"Z Square Solutions Inc","url":"https:\/\/zsquaresolutionsinc.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/zsquaresolutionsinc.com\/#\/schema\/logo\/image\/","url":"https:\/\/zsquaresolutionsinc.com\/wp-content\/uploads\/2019\/09\/logo_zsquaresolutionsinc-1.png","contentUrl":"https:\/\/zsquaresolutionsinc.com\/wp-content\/uploads\/2019\/09\/logo_zsquaresolutionsinc-1.png","width":115,"height":100,"caption":"Z Square Solutions Inc"},"image":{"@id":"https:\/\/zsquaresolutionsinc.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Zsquare-Solutions-Inc-101603384564181\/","https:\/\/x.com\/zsquarei","https:\/\/www.linkedin.com\/company\/zsquaresolutionsinc"]}]}},"_links":{"self":[{"href":"https:\/\/zsquaresolutionsinc.com\/fr\/wp-json\/wp\/v2\/pages\/6778","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zsquaresolutionsinc.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zsquaresolutionsinc.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zsquaresolutionsinc.com\/fr\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/zsquaresolutionsinc.com\/fr\/wp-json\/wp\/v2\/comments?post=6778"}],"version-history":[{"count":4,"href":"https:\/\/zsquaresolutionsinc.com\/fr\/wp-json\/wp\/v2\/pages\/6778\/revisions"}],"predecessor-version":[{"id":6792,"href":"https:\/\/zsquaresolutionsinc.com\/fr\/wp-json\/wp\/v2\/pages\/6778\/revisions\/6792"}],"wp:attachment":[{"href":"https:\/\/zsquaresolutionsinc.com\/fr\/wp-json\/wp\/v2\/media?parent=6778"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}