{"id":3114,"date":"2026-02-14T15:03:36","date_gmt":"2026-02-14T20:03:36","guid":{"rendered":"https:\/\/techcyberwarriors.org\/?p=3114"},"modified":"2026-02-14T15:06:13","modified_gmt":"2026-02-14T20:06:13","slug":"february-2026-newsletter","status":"publish","type":"post","link":"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/","title":{"rendered":"February 2026 Newsletter"},"content":{"rendered":"\n<!-- Indiana Tech Cyber Warriors - February 2026 Newsletter -->\n<!-- WordPress Post HTML - Follows Indiana Tech Design System -->\n<!-- To use: Copy this entire content into WordPress HTML editor -->\n\n<style>\n\/* Import Indiana Tech Design System Fonts *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Source+Sans+Pro:wght@400;600;700&family=Open+Sans:wght@400;600&display=swap');\n\n\/* Design System Color Variables *\/\n:root {\n    --bold-orange: #FA4616;\n    --tech-orange: #F26722;\n    --indigo-gray: #1E384C;\n    --indigo-gray-shade: #132531;\n    --warm-gray: #393939;\n    --dark-gray: #797D83;\n    --smoke-gray: #BBBCBC;\n    --fog-gray: #DFE1DF;\n    --mist-gray: #F4F4F4;\n    --valentine-pink: #ff4d6d;\n}\n\n\/* Typography - Indiana Tech Design System *\/\n\/* Using higher specificity to override WordPress theme styles *\/\n.crux-single-blog-details .tcw-post h1,\n.tcw-post h1 {\n    font-family: 'Source Sans Pro', Arial, sans-serif !important;\n    font-size: 2.5em !important;\n    font-weight: 700 !important;\n    color: var(--bold-orange) !important;\n    line-height: 1.2 !important;\n    margin: 1.5em 0 0.5em !important;\n}\n\n.crux-single-blog-details .tcw-post h2,\n.tcw-post h2 {\n    font-family: 'Source Sans Pro', Arial, sans-serif !important;\n    font-size: 1.75em !important;\n    font-weight: 700 !important;\n    color: var(--indigo-gray) !important;\n    line-height: 1.3 !important;\n    margin: 1.5em 0 0.5em !important;\n}\n\n.crux-single-blog-details .tcw-post h3,\n.tcw-post h3 {\n    font-family: 'Source Sans Pro', Arial, sans-serif !important;\n    font-size: 1.5em !important;\n    font-weight: 600 !important;\n    color: var(--warm-gray) !important;\n    line-height: 1.3 !important;\n    margin: 1.2em 0 0.5em !important;\n}\n\n.crux-single-blog-details .tcw-post h4,\n.tcw-post h4 {\n    font-family: 'Source Sans Pro', Arial, sans-serif !important;\n    font-size: 1.3em !important;\n    font-weight: 600 !important;\n    color: var(--warm-gray) !important;\n    margin: 1em 0 0.5em !important;\n}\n\n.crux-single-blog-details .tcw-post p,\n.tcw-post p {\n    font-family: 'Open Sans', Arial, sans-serif !important;\n    font-size: 1em !important;\n    line-height: 1.6 !important;\n    color: var(--warm-gray) !important;\n    margin: 0 0 1.2em !important;\n}\n\n.crux-single-blog-details .tcw-post .subhead,\n.tcw-post .subhead {\n    font-family: 'Source Sans Pro', Arial, sans-serif !important;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n    color: var(--dark-gray) !important;\n    margin: 0 0 1em !important;\n}\n\n\/* Design System Buttons *\/\n\/* Override WordPress theme link styles for buttons *\/\n.crux-single-blog-details .tcw-post .btn,\n.tcw-post .btn {\n    display: inline-block !important;\n    font-family: 'Source Sans Pro', Arial, sans-serif !important;\n    font-weight: 600 !important;\n    text-decoration: none !important;\n    border-radius: 4px !important;\n    transition: all 0.3s ease !important;\n    cursor: pointer !important;\n}\n\n.crux-single-blog-details .tcw-post .btn-orange,\n.tcw-post .btn-orange {\n    background-color: var(--bold-orange) !important;\n    color: #ffffff !important;\n    padding: 12px 28px !important;\n    font-size: 16px !important;\n}\n\n.crux-single-blog-details .tcw-post .btn-orange:hover,\n.crux-single-blog-details .tcw-post .btn-orange:focus,\n.tcw-post .btn-orange:hover,\n.tcw-post .btn-orange:focus {\n    background-color: #d93a10 !important;\n    color: #ffffff !important;\n    transform: translateY(-2px) !important;\n    box-shadow: 0 4px 12px rgba(250, 70, 22, 0.3) !important;\n}\n\n.crux-single-blog-details .tcw-post .btn-bordered,\n.tcw-post .btn-bordered {\n    background-color: transparent !important;\n    color: var(--bold-orange) !important;\n    border: 2px solid var(--bold-orange) !important;\n    padding: 10px 26px !important;\n}\n\n.crux-single-blog-details .tcw-post .btn-bordered:hover,\n.crux-single-blog-details .tcw-post .btn-bordered:focus,\n.tcw-post .btn-bordered:hover,\n.tcw-post .btn-bordered:focus {\n    background-color: var(--bold-orange) !important;\n    color: #ffffff !important;\n}\n\n\/* Layout Components *\/\n.tcw-post .container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n.tcw-post .row {\n    display: flex;\n    flex-wrap: wrap;\n    margin: 0 -15px;\n}\n\n.tcw-post .col-md-4,\n.tcw-post .col-md-6,\n.tcw-post .col-md-12 {\n    padding: 0 15px;\n    margin-bottom: 30px;\n}\n\n.tcw-post .col-md-4 {\n    flex: 0 0 33.333%;\n    max-width: 33.333%;\n}\n\n.tcw-post .col-md-6 {\n    flex: 0 0 50%;\n    max-width: 50%;\n}\n\n.tcw-post .col-md-12 {\n    flex: 0 0 100%;\n    max-width: 100%;\n}\n\n\/* Custom Newsletter Components *\/\n.tcw-post .hero-banner {\n    background: linear-gradient(135deg, var(--indigo-gray-shade) 0%, var(--indigo-gray) 100%);\n    padding: 60px 40px;\n    border-radius: 8px;\n    text-align: center;\n    margin-bottom: 40px;\n    border-left: 6px solid var(--valentine-pink);\n}\n\n.tcw-post .hero-banner h1 {\n    color: #ffffff;\n    margin: 0 0 15px;\n    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n}\n\n.tcw-post .hero-banner .date {\n    font-family: 'Source Sans Pro', Arial, sans-serif !important;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    color: var(--bold-orange) !important;\n    text-transform: uppercase !important;\n    letter-spacing: 2px !important;\n}\n\n.tcw-post .hero-banner .valentine-subtitle {\n    font-family: 'Source Sans Pro', Arial, sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 600 !important;\n    color: var(--valentine-pink) !important;\n    letter-spacing: 0.5px !important;\n    margin-top: 10px !important;\n}\n\n.tcw-post .valentine-box {\n    background: linear-gradient(135deg, rgba(255, 77, 109, 0.15) 0%, rgba(250, 70, 22, 0.1) 100%);\n    border-left: 4px solid var(--valentine-pink);\n    padding: 25px 30px;\n    margin: 30px 0;\n    border-radius: 8px;\n    box-shadow: 0 4px 12px rgba(255, 77, 109, 0.2);\n}\n\n.crux-single-blog-details .tcw-post .valentine-box h2,\n.tcw-post .valentine-box h2 {\n    color: var(--valentine-pink) !important;\n    text-align: center !important;\n}\n\n.crux-single-blog-details .tcw-post .valentine-box p,\n.tcw-post .valentine-box p {\n    text-align: center !important;\n}\n\n.tcw-post .highlight-box {\n    background-color: var(--mist-gray);\n    border-left: 4px solid var(--bold-orange);\n    padding: 25px 30px;\n    margin: 30px 0;\n    border-radius: 4px;\n}\n\n.tcw-post .event-card {\n    background-color: #ffffff;\n    border: 2px solid var(--fog-gray);\n    border-radius: 8px;\n    padding: 25px;\n    margin-bottom: 20px;\n    transition: all 0.3s ease;\n}\n\n.tcw-post .event-card:hover {\n    border-color: var(--bold-orange);\n    box-shadow: 0 4px 12px rgba(250, 70, 22, 0.15);\n    transform: translateY(-2px);\n}\n\n.tcw-post .event-date {\n    background-color: var(--bold-orange);\n    color: #ffffff;\n    padding: 15px 20px;\n    border-radius: 6px;\n    text-align: center;\n    display: inline-block;\n    margin-right: 20px;\n    min-width: 80px;\n}\n\n.tcw-post .event-date .day {\n    font-family: 'Source Sans Pro', Arial, sans-serif;\n    font-size: 32px;\n    font-weight: 700;\n    display: block;\n    line-height: 1;\n}\n\n.tcw-post .event-date .month {\n    font-family: 'Source Sans Pro', Arial, sans-serif;\n    font-size: 14px;\n    font-weight: 600;\n    text-transform: uppercase;\n    display: block;\n    margin-top: 5px;\n}\n\n.tcw-post .team-spotlight {\n    background: linear-gradient(to bottom, var(--mist-gray) 0%, #ffffff 100%);\n    border-radius: 8px;\n    padding: 40px;\n    text-align: center;\n    margin: 40px 0;\n    border: 2px solid var(--fog-gray);\n}\n\n.tcw-post .team-spotlight img {\n    border-radius: 50%;\n    border: 4px solid var(--bold-orange);\n    width: 150px;\n    height: 150px;\n    object-fit: cover;\n    margin-bottom: 20px;\n}\n\n.tcw-post .roster-grid {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.tcw-post .roster-member {\n    text-align: center;\n    flex: 0 0 calc(25% - 20px);\n    min-width: 120px;\n}\n\n.tcw-post .roster-member img {\n    width: 90px;\n    height: 90px;\n    border-radius: 50%;\n    border: 3px solid var(--bold-orange);\n    object-fit: cover;\n    margin-bottom: 10px;\n    box-shadow: 0 4px 12px rgba(250, 70, 22, 0.3);\n}\n\n.tcw-post .roster-member .name {\n    font-family: 'Source Sans Pro', Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--warm-gray);\n    margin-bottom: 3px;\n}\n\n.tcw-post .roster-member .role {\n    font-family: 'Open Sans', Arial, sans-serif;\n    font-size: 11px;\n    color: var(--bold-orange);\n}\n\n.tcw-post .featured-image {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    border: 3px solid var(--fog-gray);\n    margin: 20px 0;\n}\n\n.tcw-post .social-links {\n    text-align: center;\n    margin: 40px 0;\n    padding: 30px;\n    background-color: var(--mist-gray);\n    border-radius: 8px;\n}\n\n.crux-single-blog-details .tcw-post .social-links a,\n.tcw-post .social-links a {\n    display: inline-block !important;\n    margin: 0 10px !important;\n    color: var(--bold-orange) !important;\n    font-size: 18px !important;\n    font-weight: 600 !important;\n    text-decoration: none !important;\n}\n\n.crux-single-blog-details .tcw-post .social-links a:hover,\n.crux-single-blog-details .tcw-post .social-links a:focus,\n.tcw-post .social-links a:hover,\n.tcw-post .social-links a:focus {\n    color: var(--indigo-gray) !important;\n}\n\n.tcw-post .cta-section {\n    background: linear-gradient(135deg, var(--bold-orange) 0%, #d93a10 100%);\n    color: #ffffff;\n    padding: 50px 40px;\n    border-radius: 8px;\n    text-align: center;\n    margin: 40px 0;\n}\n\n.crux-single-blog-details .tcw-post .cta-section h2,\n.tcw-post .cta-section h2 {\n    color: #ffffff !important;\n    margin-top: 0 !important;\n}\n\n.crux-single-blog-details .tcw-post .cta-section p,\n.tcw-post .cta-section p {\n    color: #ffffff !important;\n    font-size: 1.1em !important;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n    .tcw-post .col-md-4,\n    .tcw-post .col-md-6 {\n        flex: 0 0 100%;\n        max-width: 100%;\n    }\n    \n    .tcw-post .hero-banner {\n        padding: 40px 20px;\n    }\n    \n    .tcw-post h1 {\n        font-size: 2em;\n    }\n    \n    .tcw-post h2 {\n        font-size: 1.5em;\n    }\n    \n    .tcw-post .roster-member {\n        flex: 0 0 calc(50% - 20px);\n    }\n}\n<\/style>\n\n<div class=\"tcw-post\">\n    <div class=\"container\">\n        \n        <!-- Hero Banner -->\n        <div class=\"hero-banner\">\n            <img decoding=\"async\" src=\"https:\/\/www.mtsaga.net\/tcw-email-assets\/HEADERTCW_logo%20(1).png\" alt=\"Indiana Tech Cyber Warriors\" style=\"max-width: 280px; width: 100%; height: auto; margin-bottom: 30px;\">\n            <h1>Indiana Tech Cyber Warriors<\/h1>\n            <p class=\"date\">Newsletter \u2022 February 2026<\/p>\n            <p class=\"valentine-subtitle\">&#x1f495; Valentine&#8217;s Day Edition &#x1f495;<\/p>\n        <\/div>\n\n        <!-- Valentine's Day Greeting -->\n        <div class=\"valentine-box\">\n            <div style=\"text-align: center; margin-bottom: 15px; font-size: 2em;\">&#x1f496;<\/div>\n            <h2>Happy Valentine&#8217;s Day, Cyber Warriors Family!<\/h2>\n            <p>This February, we&#8217;re celebrating more than just competitions and achievements, we&#8217;re celebrating the passion, dedication, and camaraderie that makes our Cyber Warriors family so special.<\/p>\n            <p style=\"margin-bottom: 0;\">Thank you for your continued support and for being part of our journey. Whether you&#8217;re an alumnus, faculty member, student, or supporter, we &#x2764;&#xfe0f; our Cyber Warriors community!<\/p>\n        <\/div>\n\n        <!-- Day of Giving 2026 -->\n        <h2 style=\"text-align: center;\">&#x1f49d; Support the Cyber Warriors on Day of Giving 2026 &#x1f49d;<\/h2>\n        \n        <div style=\"text-align: center; margin: 20px 0;\">\n            <img decoding=\"async\" src=\"https:\/\/mtsaga.net\/assets\/images\/SMALL-HORIZ_2026DayOfGivingLogo.png\" alt=\"Day of Giving 2026\" style=\"max-width: 400px; width: 100%; border-radius: 8px;\">\n        <\/div>\n\n        <div class=\"highlight-box\">\n            <p>Indiana Tech&#8217;s Day of Giving is a special one-day online fundraising and engagement event that will make a difference in the life of every student! Alumni, friends, faculty, and staff are invited to show their Warrior pride and support today&#8217;s students in reaching their educational goals.<\/p>\n            \n            <p>Your support for the <strong style=\"color: var(--bold-orange);\">Cyber Warriors<\/strong> helps our team compete at the highest levels in cybersecurity competitions including <strong style=\"color: var(--bold-orange);\">CCDC<\/strong>, <strong style=\"color: var(--bold-orange);\">CPTC<\/strong>, <strong style=\"color: var(--bold-orange);\">CyberForce<\/strong>, and <strong style=\"color: var(--bold-orange);\">NCL<\/strong>. Your contributions provide critical resources for skill development and enable us to represent Indiana Tech on the national stage. With your help, we engage our community and raise critical funding to advance excellence in cybersecurity education and competitive performance.<\/p>\n            \n            <p style=\"margin-bottom: 25px;\">Please consider helping our Warriors as they pursue their dreams and prepare for compelling careers in cybersecurity. With your support during the Day of Giving, we can fund scholarships for team members, datacenter renovations, hardware upgrades, team travel to competitions, enhanced training facilities and equipment, and continued excellence across all our cybersecurity competitions!<\/p>\n            \n            <div style=\"text-align: center;\">\n                <a href=\"https:\/\/dayofgiving.indianatech.edu\/campaigns\/cyber-warriors\" class=\"btn btn-orange\">&#x1f496; Give with Love Today &#x1f496;<\/a>\n            <\/div>\n        <\/div>\n\n        <!-- 2026 CCDC Roster -->\n        <h2 style=\"text-align: center;\">2026 CCDC Roster<\/h2>\n        <p class=\"subhead\" style=\"text-align: center;\">Our 8-member team defending our championship title<\/p>\n        \n        <div style=\"background: linear-gradient(135deg, var(--mist-gray) 0%, #ffffff 100%); padding: 30px; border-radius: 12px; margin: 30px 0;\">\n            <div class=\"roster-grid\">\n                <div class=\"roster-member\">\n                    <img decoding=\"async\" src=\"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2025\/09\/Timothy-Bukowski-6662-scaled.jpg\" alt=\"Timothy Bukowski\">\n                    <div class=\"name\">Timothy<\/div>\n                    <div class=\"role\">Captain<\/div>\n                <\/div>\n                <div class=\"roster-member\">\n                    <img decoding=\"async\" src=\"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2025\/09\/Tavares-Baker-6579-scaled.jpg\" alt=\"Tavares Baker\">\n                    <div class=\"name\">Tavares<\/div>\n                    <div class=\"role\">Networking<\/div>\n                <\/div>\n                <div class=\"roster-member\">\n                    <img decoding=\"async\" src=\"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2025\/09\/Maggie-Trowbridge-6598-scaled.jpg\" alt=\"Maggie Trowbridge\">\n                    <div class=\"name\">Maggie<\/div>\n                    <div class=\"role\">GRC<\/div>\n                <\/div>\n                <div class=\"roster-member\">\n                    <img decoding=\"async\" src=\"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2025\/03\/Martin-Topp-6495-scaled.jpg\" alt=\"Martin Topp\">\n                    <div class=\"name\">Martin<\/div>\n                    <div class=\"role\">Windows<\/div>\n                <\/div>\n                <div class=\"roster-member\">\n                    <img decoding=\"async\" src=\"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2025\/09\/Felipe-Alviso-6730-scaled.jpg\" alt=\"Felipe Alviso\">\n                    <div class=\"name\">Felipe<\/div>\n                    <div class=\"role\">Windows<\/div>\n                <\/div>\n                <div class=\"roster-member\">\n                    <img decoding=\"async\" src=\"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2025\/09\/Avery-hughes-6485-scaled.jpg\" alt=\"Avery Hughes\">\n                    <div class=\"name\">Avery<\/div>\n                    <div class=\"role\">Unix<\/div>\n                <\/div>\n                <div class=\"roster-member\">\n                    <img decoding=\"async\" src=\"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2025\/09\/Aiden-Hutchins-6522-scaled.jpg\" alt=\"Aiden Hutchins\">\n                    <div class=\"name\">Aiden<\/div>\n                    <div class=\"role\">Unix<\/div>\n                <\/div>\n                <div class=\"roster-member\">\n                    <img decoding=\"async\" src=\"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2025\/09\/Logan-Zoll-6658-scaled.jpg\" alt=\"Logan Zoll\">\n                    <div class=\"name\">Logan<\/div>\n                    <div class=\"role\">Unix<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Recent News & Updates -->\n        <h2>Recent News &#038; Updates<\/h2>\n        \n        <div style=\"margin: 30px 0;\">\n            <img decoding=\"async\" src=\"https:\/\/www.mtsaga.net\/assets\/IMG_7411.jpeg\" alt=\"CCDC State 2026\" class=\"featured-image\">\n            \n            <h3>CCDC Roster earns 3rd (ties for 2nd)<\/h3>\n            <p class=\"subhead\">January 31, 2026<\/p>\n            <p>The Cyber Warriors competed in CCDC state and earned 3rd place. They will be advancing to the WildCard round on February 21st to fight for their spot at MWCCDC.<\/p>\n            <p style=\"font-size: 0.9em; color: var(--dark-gray); font-style: italic;\">CCDC Roster at State 2026<\/p>\n        <\/div>\n\n        <!-- Upcoming Events -->\n        <h2>Upcoming Events &#038; Competitions<\/h2>\n        \n        <div class=\"row\">\n            <div class=\"col-md-12\">\n                <div class=\"event-card\">\n                    <div style=\"display: flex; align-items: center; flex-wrap: wrap;\">\n                        <div class=\"event-date\">\n                            <span class=\"day\">21<\/span>\n                            <span class=\"month\">FEB<\/span>\n                        <\/div>\n                        <div style=\"flex: 1; min-width: 250px;\">\n                            <h3 style=\"margin-top: 0;\">MWCCDC Wildcard<\/h3>\n                            <p>The team will return to the CCDC stage, fighting for their spot at Regionals.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"event-card\">\n                    <div style=\"display: flex; align-items: center; flex-wrap: wrap;\">\n                        <div class=\"event-date\">\n                            <span class=\"day\">21<\/span>\n                            <span class=\"month\">FEB<\/span>\n                        <\/div>\n                        <div style=\"flex: 1; min-width: 250px;\">\n                            <h3 style=\"margin-top: 0;\">Iowa Stage ISEAGE<\/h3>\n                            <p>The team will be competing in a brand new competition hosted by Iowa State. In this cyberforce like competition, team members receive Windows and Unix machines and work to complete cryptography challenges, survive red team attacks, and write incident reports.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"event-card\">\n                    <div style=\"display: flex; align-items: center; flex-wrap: wrap;\">\n                        <div class=\"event-date\">\n                            <span class=\"day\">28<\/span>\n                            <span class=\"month\">FEB<\/span>\n                        <\/div>\n                        <div style=\"flex: 1; min-width: 250px;\">\n                            <h3 style=\"margin-top: 0;\">National Centers of Academic Excellence in Cybersecurity (NCAE-C)<\/h3>\n                            <p>The team will return to NCAE, a competition for college students who have never participated in a competition or hackathon before.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- February Spotlight -->\n        <h2>February Spotlight<\/h2>\n        \n        <div class=\"team-spotlight\">\n            <img decoding=\"async\" src=\"https:\/\/edheads.org\/wp-content\/uploads\/2025\/09\/Marie-Van-Brittan-Brown.png\" alt=\"Marie Van Brittan Brown\">\n            <h3 style=\"margin-top: 0;\">Marie Van Brittan Brown<\/h3>\n            <p class=\"subhead\">Pioneer in Cybersecurity | 1922-1999<\/p>\n            <p style=\"font-style: italic;\">The inventor of the first home security system, and credited with the invention of the first closed circuit television (CCTV) system. Her invention led the way for future security systems.<\/p>\n        <\/div>\n\n        <!-- Meet the Team -->\n        <h2>Meet the Team<\/h2>\n        <img decoding=\"async\" src=\"https:\/\/www.mtsaga.net\/tcw-email-assets\/J0A6743-scaled.jpg\" alt=\"Indiana Tech Cyber Warriors Team\" class=\"featured-image\">\n        <p style=\"text-align: center; color: var(--dark-gray); font-style: italic;\">The 2025\/2026 Indiana Tech Cyber Warriors team.<\/p>\n\n        <!-- Alumni Spotlight: Matt Hansen Returns -->\n        <h2>Alumni Spotlight: Industry Insider Returns<\/h2>\n        <p class=\"subhead\" style=\"text-align: center;\">Team Member #1 returns to share his journey in the tech industry<\/p>\n        \n        <div style=\"background: linear-gradient(to bottom, var(--mist-gray) 0%, #ffffff 100%); border-radius: 8px; margin: 30px 0; padding: 30px; border: 2px solid var(--bold-orange);\">\n            <div style=\"text-align: center; margin-bottom: 20px;\">\n                <img decoding=\"async\" src=\"https:\/\/mtsaga.net\/assets\/images\/Industry%20Insider%20Speaker%20Flyer.png\" alt=\"Industry Insider Event\" style=\"max-width: 100%; border-radius: 8px;\">\n            <\/div>\n            \n            <div style=\"text-align: center; background-color: rgba(250, 70, 22, 0.15); padding: 8px 16px; border-radius: 4px; display: inline-block; margin-bottom: 20px;\">\n                <span style=\"font-size: 12px; font-weight: 600; color: var(--bold-orange); text-transform: uppercase; letter-spacing: 1px;\">Special Event \u2022 February 25th<\/span>\n            <\/div>\n            \n            <h3 style=\"text-align: center; margin-top: 20px;\">Matt Hansen Returns to Campus<\/h3>\n            <p class=\"subhead\" style=\"text-align: center;\">Original Cyber Warrior \u2022 Now at Microsoft<\/p>\n            \n            <p style=\"text-align: center; margin-bottom: 25px;\">We&#8217;re excited to welcome back <strong>Matt Hansen<\/strong>, the previous coach of the Indiana Tech Cyber Warriors, for a special Industry Insider talk. Matt will share his journey from being a founding team member to his current role at Microsoft, offering real-world insights, career lessons, and discussing why continuous learning is critical for long-term success in technology.<\/p>\n            \n            <div style=\"background: rgba(250, 70, 22, 0.08); border-radius: 8px; padding: 25px; margin: 25px 0;\">\n                <p style=\"margin-bottom: 15px;\"><strong style=\"color: var(--bold-orange); text-transform: uppercase; font-size: 13px; letter-spacing: 1px;\">When<\/strong><br>\n                <span style=\"font-weight: 600; font-size: 16px;\">Wednesday, February 25th at 1:00 PM<\/span><\/p>\n                \n                <p style=\"margin-bottom: 0;\"><strong style=\"color: var(--bold-orange); text-transform: uppercase; font-size: 13px; letter-spacing: 1px;\">Where<\/strong><br>\n                <span style=\"font-weight: 600; font-size: 16px;\">Talwar Leadership Center<\/span><\/p>\n            <\/div>\n            \n            <p style=\"text-align: center; font-style: italic; margin-bottom: 0;\">Don&#8217;t miss this opportunity to hear from a Cyber Warriors pioneer and learn about navigating a successful career in tech!<\/p>\n        <\/div>\n\n        <!-- Hall of Fame Spotlight -->\n        <h2>Hall of Fame Spotlight<\/h2>\n        <p class=\"subhead\" style=\"text-align: center;\">Celebrating the Warriors who built this team into what it is today<\/p>\n        \n        <div class=\"team-spotlight\" style=\"border: 2px solid var(--bold-orange);\">\n            <div style=\"position: relative; display: inline-block;\">\n                <img decoding=\"async\" src=\"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2019\/10\/Zak-King.jpg\" alt=\"Zak King\">\n                <img decoding=\"async\" src=\"https:\/\/www.mtsaga.net\/tcw-email-assets\/tcwHOF.png\" alt=\"Hall of Fame\" style=\"position: absolute; top: -10px; right: -10px; width: 50px; height: 50px; border: 3px solid #ffffff; border-radius: 50%; background-color: #ffffff;\">\n            <\/div>\n            <h3 style=\"margin-top: 20px;\">Zak King<\/h3>\n            <p class=\"subhead\">2020-2022 \u2022 Cyber Warriors Team Captain &#038; Unix\/Offsec Lead<\/p>\n            <p>B.S Cybersecurity with multiple industry certifications including OSCP, CASP, Sec+, PenTest+, and CySA+. Zak&#8217;s leadership as Team Captain and Unix\/Offsec specialist helped elevate the Cyber Warriors program during his tenure, bringing advanced penetration testing expertise and a commitment to offensive security excellence.<\/p>\n            \n            <div style=\"border-top: 2px solid var(--fog-gray); padding-top: 20px; margin-top: 20px;\">\n                <p class=\"subhead\">Current Position<\/p>\n                <p style=\"font-size: 1.1em; font-weight: 600; margin-bottom: 5px;\">Apple Penetration Tester<\/p>\n                <p style=\"color: var(--bold-orange); font-weight: 600;\">Apple<\/p>\n            <\/div>\n            \n            <a href=\"https:\/\/www.linkedin.com\/in\/zak-king\/\" class=\"btn btn-bordered\" style=\"margin-top: 20px;\">View LinkedIn Profile \u2192<\/a>\n        <\/div>\n\n        <!-- Recent Project Updates -->\n        <div class=\"highlight-box\">\n            <h2>Digital Empowerment for Seniors<\/h2>\n            <p class=\"subhead\">Recent Project Updates<\/p>\n            <p style=\"margin-bottom: 0;\">Several TCW members are actively involved in a grant-funded initiative through the Talwar College of Engineering and Computer Sciences focused on expanding the technical literacy of seniors in our region, with the potential to scale the program internationally. This project provides members with hands-on professional experience, direct collaboration with senior leadership, and opportunities to engage in impactful community outreach.<\/p>\n        <\/div>\n\n        <!-- Stay Connected CTA -->\n        <div class=\"cta-section\">\n            <h2>&#x1f495; Stay Connected &#x1f495;<\/h2>\n            <p>Have a story to share? Want to support the team? We&#8217;d love to hear from you and keep you involved with the Cyber Warriors community!<\/p>\n            \n            <a href=\"mailto:cyberwarriors@indianatech.edu?subject=Alumni%20Update&#038;body=Hi%20Cyber%20Warriors%20Team,%0D%0A%0D%0A\" class=\"btn\" style=\"background-color: #ffffff; color: var(--bold-orange); margin: 10px;\">Share Your Story<\/a>\n            <a href=\"https:\/\/techcyberwarriors.org\/\" class=\"btn\" style=\"background-color: #ffffff; border: 2px solid var(--bold-orange); color: var(--bold-orange); margin: 10px;\">Visit Our Site<\/a>\n        <\/div>\n\n        <!-- Social Media Links -->\n        <div class=\"social-links\">\n            <p style=\"font-weight: 600; font-size: 1.1em; margin-bottom: 15px;\">Follow Us<\/p>\n            <a href=\"https:\/\/twitter.com\/techcybwarriors\">Twitter<\/a> |\n            <a href=\"https:\/\/instagram.com\/techcyberwarriors\">Instagram<\/a> |\n            <a href=\"https:\/\/www.linkedin.com\/company\/indiana-tech-cyber-warriors\">LinkedIn<\/a> |\n            <a href=\"https:\/\/discord.gg\/7pXVdPnGPG\">Discord<\/a>\n        <\/div>\n\n        <!-- Footer Information -->\n        <div style=\"text-align: center; padding: 30px 0; border-top: 2px solid var(--fog-gray); margin-top: 40px;\">\n            <!-- Valentine's Day footer decoration -->\n            <div style=\"text-align: center; margin-bottom: 20px; font-size: 1.5em; letter-spacing: 5px; color: var(--valentine-pink);\">&#x1f495; &#x2665; &#x1f496; &#x2665; &#x1f495;<\/div>\n            <p style=\"color: var(--valentine-pink); font-style: italic; margin-bottom: 20px;\">Happy Valentine&#8217;s Day from the Cyber Warriors! &#x1f49d;<\/p>\n            \n            <p><strong>Indiana Tech Cyber Warriors<\/strong><br>\n            1600 E. Washington Blvd.<br>\n            Fort Wayne, IN 46803<\/p>\n            \n            <p><a href=\"mailto:cyberwarriors@indianatech.edu\" style=\"color: var(--bold-orange); text-decoration: none;\">cyberwarriors@indianatech.edu<\/a><\/p>\n            \n            <p style=\"font-size: 0.9em;\">\n                <a href=\"https:\/\/ind.tc\/3AO\" style=\"color: var(--bold-orange); text-decoration: none;\">Indiana Tech Cybersecurity Program<\/a> | \n                <a href=\"https:\/\/techcyberwarriors.org\/\" style=\"color: var(--bold-orange); text-decoration: none;\">Visit Our Website<\/a>\n            <\/p>\n            \n            <p style=\"font-size: 0.85em; color: var(--dark-gray); font-style: italic; margin-top: 20px;\">\n                Written by Maggie Trowbridge, Director of Communications<br>\n                Designed by <a href=\"https:\/\/mtsaga.net\" style=\"color: var(--bold-orange); text-decoration: none;\">Martin Topp<\/a>\n            <\/p>\n            \n            <p style=\"font-size: 0.8em; color: var(--dark-gray); margin-top: 15px;\">\n                \u00a9 2026 Indiana Tech Cyber Warriors. All rights reserved.\n            <\/p>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Indiana Tech Cyber Warriors Newsletter \u2022 February 2026 &#x1f495; Valentine&#8217;s Day Edition &#x1f495; &#x1f496; Happy Valentine&#8217;s Day, Cyber Warriors Family! This February, we&#8217;re celebrating more than just competitions and achievements, we&#8217;re celebrating the passion, dedication, and camaraderie that makes our Cyber Warriors family so special. Thank you for your continued support and for being part [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":3101,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[33],"tags":[],"class_list":["post-3114","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-newsletter"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>February 2026 Newsletter - Cyber Warriors<\/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:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"February 2026 Newsletter - Cyber Warriors\" \/>\n<meta property=\"og:description\" content=\"Indiana Tech Cyber Warriors Newsletter \u2022 February 2026 &#x1f495; Valentine&#8217;s Day Edition &#x1f495; &#x1f496; Happy Valentine&#8217;s Day, Cyber Warriors Family! This February, we&#8217;re celebrating more than just competitions and achievements, we&#8217;re celebrating the passion, dedication, and camaraderie that makes our Cyber Warriors family so special. Thank you for your continued support and for being part [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/\" \/>\n<meta property=\"og:site_name\" content=\"Cyber Warriors\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-14T20:03:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-14T20:06:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2026\/02\/MAIN-LOGO_2026DayOfGivingLogo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2401\" \/>\n\t<meta property=\"og:image:height\" content=\"1784\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Cyber Warriors\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@TechCybWarriors\" \/>\n<meta name=\"twitter:site\" content=\"@TechCybWarriors\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Cyber Warriors\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/index.php\\\/february-2026-newsletter\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/index.php\\\/february-2026-newsletter\\\/\"},\"author\":{\"name\":\"Cyber Warriors\",\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/#\\\/schema\\\/person\\\/252b54dcdbb064be20381b86145985d7\"},\"headline\":\"February 2026 Newsletter\",\"datePublished\":\"2026-02-14T20:03:36+00:00\",\"dateModified\":\"2026-02-14T20:06:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/index.php\\\/february-2026-newsletter\\\/\"},\"wordCount\":846,\"publisher\":{\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/index.php\\\/february-2026-newsletter\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/techcyberwarriors.org\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/MAIN-LOGO_2026DayOfGivingLogo.png\",\"articleSection\":[\"Newsletter\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/index.php\\\/february-2026-newsletter\\\/\",\"url\":\"https:\\\/\\\/techcyberwarriors.org\\\/index.php\\\/february-2026-newsletter\\\/\",\"name\":\"February 2026 Newsletter - Cyber Warriors\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/index.php\\\/february-2026-newsletter\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/index.php\\\/february-2026-newsletter\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/techcyberwarriors.org\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/MAIN-LOGO_2026DayOfGivingLogo.png\",\"datePublished\":\"2026-02-14T20:03:36+00:00\",\"dateModified\":\"2026-02-14T20:06:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/index.php\\\/february-2026-newsletter\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/techcyberwarriors.org\\\/index.php\\\/february-2026-newsletter\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/index.php\\\/february-2026-newsletter\\\/#primaryimage\",\"url\":\"https:\\\/\\\/techcyberwarriors.org\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/MAIN-LOGO_2026DayOfGivingLogo.png\",\"contentUrl\":\"https:\\\/\\\/techcyberwarriors.org\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/MAIN-LOGO_2026DayOfGivingLogo.png\",\"width\":2401,\"height\":1784},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/index.php\\\/february-2026-newsletter\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/techcyberwarriors.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"February 2026 Newsletter\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/#website\",\"url\":\"https:\\\/\\\/techcyberwarriors.org\\\/\",\"name\":\"Cyber Warriors\",\"description\":\"Indiana Tech Cyber Warriors\",\"publisher\":{\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/techcyberwarriors.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/#organization\",\"name\":\"Tech Cyber Warriors\",\"url\":\"https:\\\/\\\/techcyberwarriors.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/techcyberwarriors.org\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/TCW_logo.png\",\"contentUrl\":\"https:\\\/\\\/techcyberwarriors.org\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/TCW_logo.png\",\"width\":876,\"height\":520,\"caption\":\"Tech Cyber Warriors\"},\"image\":{\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/TechCybWarriors\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/indiana-tech-cyber-warriors\\\/posts\\\/?feedView=all\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/techcyberwarriors.org\\\/#\\\/schema\\\/person\\\/252b54dcdbb064be20381b86145985d7\",\"name\":\"Cyber Warriors\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"February 2026 Newsletter - Cyber Warriors","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:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/","og_locale":"en_US","og_type":"article","og_title":"February 2026 Newsletter - Cyber Warriors","og_description":"Indiana Tech Cyber Warriors Newsletter \u2022 February 2026 &#x1f495; Valentine&#8217;s Day Edition &#x1f495; &#x1f496; Happy Valentine&#8217;s Day, Cyber Warriors Family! This February, we&#8217;re celebrating more than just competitions and achievements, we&#8217;re celebrating the passion, dedication, and camaraderie that makes our Cyber Warriors family so special. Thank you for your continued support and for being part [&hellip;]","og_url":"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/","og_site_name":"Cyber Warriors","article_published_time":"2026-02-14T20:03:36+00:00","article_modified_time":"2026-02-14T20:06:13+00:00","og_image":[{"width":2401,"height":1784,"url":"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2026\/02\/MAIN-LOGO_2026DayOfGivingLogo.png","type":"image\/png"}],"author":"Cyber Warriors","twitter_card":"summary_large_image","twitter_creator":"@TechCybWarriors","twitter_site":"@TechCybWarriors","twitter_misc":{"Written by":"Cyber Warriors","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/#article","isPartOf":{"@id":"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/"},"author":{"name":"Cyber Warriors","@id":"https:\/\/techcyberwarriors.org\/#\/schema\/person\/252b54dcdbb064be20381b86145985d7"},"headline":"February 2026 Newsletter","datePublished":"2026-02-14T20:03:36+00:00","dateModified":"2026-02-14T20:06:13+00:00","mainEntityOfPage":{"@id":"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/"},"wordCount":846,"publisher":{"@id":"https:\/\/techcyberwarriors.org\/#organization"},"image":{"@id":"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2026\/02\/MAIN-LOGO_2026DayOfGivingLogo.png","articleSection":["Newsletter"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/","url":"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/","name":"February 2026 Newsletter - Cyber Warriors","isPartOf":{"@id":"https:\/\/techcyberwarriors.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/#primaryimage"},"image":{"@id":"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2026\/02\/MAIN-LOGO_2026DayOfGivingLogo.png","datePublished":"2026-02-14T20:03:36+00:00","dateModified":"2026-02-14T20:06:13+00:00","breadcrumb":{"@id":"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/#primaryimage","url":"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2026\/02\/MAIN-LOGO_2026DayOfGivingLogo.png","contentUrl":"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2026\/02\/MAIN-LOGO_2026DayOfGivingLogo.png","width":2401,"height":1784},{"@type":"BreadcrumbList","@id":"https:\/\/techcyberwarriors.org\/index.php\/february-2026-newsletter\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/techcyberwarriors.org\/"},{"@type":"ListItem","position":2,"name":"February 2026 Newsletter"}]},{"@type":"WebSite","@id":"https:\/\/techcyberwarriors.org\/#website","url":"https:\/\/techcyberwarriors.org\/","name":"Cyber Warriors","description":"Indiana Tech Cyber Warriors","publisher":{"@id":"https:\/\/techcyberwarriors.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/techcyberwarriors.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/techcyberwarriors.org\/#organization","name":"Tech Cyber Warriors","url":"https:\/\/techcyberwarriors.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techcyberwarriors.org\/#\/schema\/logo\/image\/","url":"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2025\/03\/TCW_logo.png","contentUrl":"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2025\/03\/TCW_logo.png","width":876,"height":520,"caption":"Tech Cyber Warriors"},"image":{"@id":"https:\/\/techcyberwarriors.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/TechCybWarriors","https:\/\/www.linkedin.com\/company\/indiana-tech-cyber-warriors\/posts\/?feedView=all"]},{"@type":"Person","@id":"https:\/\/techcyberwarriors.org\/#\/schema\/person\/252b54dcdbb064be20381b86145985d7","name":"Cyber Warriors"}]}},"jetpack_featured_media_url":"https:\/\/cdn.techcyberwarriors.org\/wp-content\/uploads\/2026\/02\/MAIN-LOGO_2026DayOfGivingLogo.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/techcyberwarriors.org\/index.php\/wp-json\/wp\/v2\/posts\/3114","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techcyberwarriors.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/techcyberwarriors.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/techcyberwarriors.org\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/techcyberwarriors.org\/index.php\/wp-json\/wp\/v2\/comments?post=3114"}],"version-history":[{"count":3,"href":"https:\/\/techcyberwarriors.org\/index.php\/wp-json\/wp\/v2\/posts\/3114\/revisions"}],"predecessor-version":[{"id":3117,"href":"https:\/\/techcyberwarriors.org\/index.php\/wp-json\/wp\/v2\/posts\/3114\/revisions\/3117"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/techcyberwarriors.org\/index.php\/wp-json\/wp\/v2\/media\/3101"}],"wp:attachment":[{"href":"https:\/\/techcyberwarriors.org\/index.php\/wp-json\/wp\/v2\/media?parent=3114"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/techcyberwarriors.org\/index.php\/wp-json\/wp\/v2\/categories?post=3114"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/techcyberwarriors.org\/index.php\/wp-json\/wp\/v2\/tags?post=3114"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}