{"id":4609,"date":"2023-07-11T16:43:25","date_gmt":"2023-07-11T16:43:25","guid":{"rendered":"https:\/\/dataastraa.com\/?page_id=4609"},"modified":"2024-03-26T10:19:39","modified_gmt":"2024-03-26T10:19:39","slug":"learnwithus","status":"publish","type":"page","link":"https:\/\/dataastraa.com\/en\/learnwithus\/","title":{"rendered":"Learn with Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4609\" class=\"elementor elementor-4609\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9aehlmk elementor-section-full_width elementor-section-height-min-height elementor-section-items-top elementor-section-height-default\" data-id=\"9aehlmk\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-78af2ff\" data-id=\"78af2ff\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-58ba8f4 elementor-widget elementor-widget-heading\" data-id=\"58ba8f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Unlock your Potential, \n<br>Elevate you Skills!<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-97cc7d6 elementor-widget elementor-widget-text-editor\" data-id=\"97cc7d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h4><span style=\"color: #ffffff;\">Unlock new opportunities and reach new heights through continuous growth and learning.<\/span><\/h4>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9fdcf46 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9fdcf46\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e25a916\" data-id=\"e25a916\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7095998 elementor-widget elementor-widget-heading\" data-id=\"7095998\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Workshops<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9925f41 elementor-widget elementor-widget-html\" data-id=\"9925f41\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    .grid-container {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, minmax(0, 1fr));\r\n      grid-gap: 10px;\r\n      margin: -5px; \/* Added negative margin to compensate for grid gap *\/\r\n    }\r\n\r\n    @media (max-width: 767px) {\r\n      .grid-container {\r\n        grid-template-columns: repeat(1, minmax(0, 1fr));\r\n      }\r\n    }\r\n\r\n    .grid-item {\r\n      position: relative;\r\n      overflow: hidden;\r\n      cursor: pointer;\r\n      border-radius: 8px;\r\n      width: 100%;\r\n      max-width: 250px;\r\n      margin: 10px; \/* Added margin to create spacing between blocks *\/\r\n    }\r\n\r\n    .grid-item img {\r\n      width: 100%;\r\n      height: 100%;\r\n      border-radius: 8px;\r\n    }\r\n\r\n    .grid-item .title {\r\n      position: absolute;\r\n      top: 50%;\r\n      left: 0;\r\n      width: 100%;\r\n      transform: translateY(-50%);\r\n      padding: 10px;\r\n      color: #fff;\r\n      font-weight: bold;\r\n      font-size: 14px;\r\n      text-align: center;\r\n      border-radius: 0 0 8px 8px;\r\n      z-index: 1;\r\n      opacity: 1;\r\n      transition: opacity 0.3s ease;\r\n      text-decoration: underline;\r\n    }\r\n\r\n    .grid-item:hover .title,\r\n    .grid-item:focus .title {\r\n      opacity: 0;\r\n    }\r\n\r\n    .grid-item .title-bg {\r\n      position: absolute;\r\n      top: 0;\r\n      left: 0;\r\n      width: 100%;\r\n      height: 100%;\r\n      background-color: rgba(0, 0, 0, 0.5);\r\n      opacity: 1;\r\n      transition: opacity 0.3s ease;\r\n      z-index: 1;\r\n    }\r\n\r\n    .grid-item:hover .title-bg,\r\n    .grid-item:focus .title-bg {\r\n      background-color: rgba(0, 0, 0, 0.9);\r\n    }\r\n\r\n    .grid-item .description {\r\n      position: absolute;\r\n      top: 50%;\r\n      left: 50%;\r\n      transform: translate(-50%, -50%);\r\n      padding: 10px;\r\n      color: #fff;\r\n      font-size: 16px;\r\n      text-align: left;\r\n      opacity: 0;\r\n      transition: opacity 0.3s ease;\r\n      z-index: 3;\r\n    }\r\n\r\n    .grid-item:hover .description,\r\n    .grid-item:focus .description {\r\n      opacity: 1;\r\n    }\r\n  <\/style>\r\n <center>\r\n<div class=\"grid-container\">\r\n<div class=\"grid-item\"><img decoding=\"async\" src=\"http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Artificial-Intelligence.jpg\" alt=\"Image 1\" \/>\r\n<div class=\"title-bg\"><\/div>\r\n<div class=\"title\">Artificial Intelligence<\/div>\r\n<div class=\"description\">Learn how AI is used for simulating human intelligence for tasks like learning and problem-solving for automation and decision-making.<\/div>\r\n<\/div>\r\n<div class=\"grid-item\"><img decoding=\"async\" src=\"http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/deep-learning.jpg\" alt=\"Image 2\" \/>\r\n<div class=\"title-bg\"><\/div>\r\n<div class=\"title\">Deep Learning<\/div>\r\n<div class=\"description\">Learn how Deep learning is used in image recognition, language processing, autonomous vehicles, healthcare diagnostics, and more.<\/div>\r\n<\/div>\r\n<div class=\"grid-item\"><img decoding=\"async\" src=\"http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Automation.png\" alt=\"Image 3\" \/>\r\n<div class=\"title-bg\"><\/div>\r\n<div class=\"title\">Automation<\/div>\r\n<div class=\"description\">Learn how Automation is applied in RPA tasks, improving efficiency in manufacturing, logistics, and services.<\/div>\r\n<\/div>\r\n<div class=\"grid-item\"><img decoding=\"async\" src=\"http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/BI.png\" alt=\"Image 4\" \/>\r\n<div class=\"title-bg\"><\/div>\r\n<div class=\"title\">Business Intelligence<\/div>\r\n<div class=\"description\">Learn how to use Business intelligence in data analysis to inform strategic decisions, optimize operations, and enhance organizational performance.<\/div>\r\n<\/div>\r\n<div class=\"grid-item\"><img decoding=\"async\" src=\"http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Prompt-Engineering.jpg\" alt=\"Image 5\" \/>\r\n<div class=\"title-bg\"><\/div>\r\n<div class=\"title\">Prompt Engineering<\/div>\r\n<div class=\"description\">Learn how to use Prompt engineering to enable AI as you personal assistant for solving intellectul problems with minimal efforts.<\/div>\r\n<\/div>\r\n<div class=\"grid-item\"><img decoding=\"async\" src=\"http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/NLP.jpg\" alt=\"Image 6\" \/>\r\n<div class=\"title-bg\"><\/div>\r\n<div class=\"title\">Computer Vision\r\n&amp; NLP<\/div>\r\n<div class=\"description\">Learn how to use Computer vision to processes images, aiding in object recognition; and use NLP to analyze language, enabling text understanding and generation.<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/center>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7c2df3d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7c2df3d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-40b3501\" data-id=\"40b3501\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c70abe1 elementor-widget elementor-widget-heading\" data-id=\"c70abe1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Program Details<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7d7be2e elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7d7be2e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1d8e12f\" data-id=\"1d8e12f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1ecbf89 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1ecbf89\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a4afa49\" data-id=\"a4afa49\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2ed3157 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-text-editor\" data-id=\"2ed3157\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html>\n<head>\n  <link rel=\"stylesheet\" href=\"https:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/4.5.2\/css\/bootstrap.min.css\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.3\/css\/all.min.css\"> <!-- Font Awesome CSS -->\n  <style>\n    .outer-container {\n      background: #f5f5f5;\n      padding: 20px;\n    }\n  \n    .timeline {\n      position: relative;\n    }\n\n    .timeline::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 50%;\n      width: 2px;\n      height: calc(100% - 20px);\n      background-color: #ccc;\n      transform: translateX(-50%);\n      z-index: -1;\n    }\n\n    .timeline-event {\n      position: relative;\n      margin-bottom: 40px;\n      width: 110%; \/* Adjust the width as needed *\/\n      margin-left: auto;\n      margin-right: auto;\n      left: -15px;\n    }\n\n    .timeline-event::before {\n      content: '';\n      position: absolute;\n      top: 50%;\n      left: -10px;\n      width: 20px;\n      height: 20px;\n      background-color: #ccc;\n      border-radius: 50%;\n      transform: translateY(-50%);\n    }\n\n    .timeline-event-content {\n      position: relative;\n      padding: 20px;\n      border: 1px solid #ccc;\n      border-radius: 5px;\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: flex-start;\n      align-items: flex-start;\n      border-radius: 10px; \/* Added border radius *\/\n      background: linear-gradient(2deg, #0f335e, #010408);\n    }\n\n    .custom-h4 {\n      font-weight: bold;\n      font-size: 18px;\n      margin-top: 0;\n      margin-bottom: 10px;\n      color: #FFF;\n    }\n\n    .custom-h4 .fa {\n      margin-right: 5px;\n    }\n\n    .timeline-description {\n      font-size: 14px;\n      margin-bottom: 10px;\n      color: #FFF;\n    }\n\n    .timeline-description p {\n      margin-bottom: 0;\n    }\n\n    .timeline-description-left {\n      width: 50%;\n      float: left;\n      margin-right: 10px;\n      color: #FFF;\n      font-size: 13px;\n    }\n\n    .timeline-event-content img {\n      max-width: 50%;\n      height: 40px;\n      width: 80%;\n      margin: 0 auto;\n      display: block;\n      margin-bottom: 20px;\n    }\n\n    .progress-bar-container {\n      height: 10px;\n      background-color: #f9f9f9;\n      border-radius: 5px;\n      overflow: hidden;\n      margin-bottom: 10px;\n      width: 100%; \/* Adjust the width as needed *\/\n    }\n\n    .progress-bars-container {\n      display: flex;\n      flex-direction: column;\n      align-items: flex-start;\n      padding-top: 20px;\n      padding-left: 10px;\n    }\n\n    .progress-bar-container + .progress-bar-container {\n      margin-top: 15px; \/* Additional margin for the second progress bar *\/\n    }\n\n    .progress-bar-fill {\n      height: 100%;\n      width: 0; \/* Initial width *\/\n      background-color: #a0d8ef; \/* Default fill color *\/\n    }\n\n    .dropdown-content {\n      display: none;\n    }\n\n    .custom-h4 .dropdown-arrow {\n      cursor: pointer;\n      margin-left: 10px;\n    }\n\n    .custom-h4 .dropdown-arrow.rotate {\n      transform: rotate(180deg);\n    }\n\n    .timeline-event-content.show .dropdown-content {\n      display: block;\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"outer-container\">\n    <div class=\"container\">\n      <div class=\"row\">\n        <div class=\"col-md-6 offset-md-3\">\n          <div class=\"timeline\">\n            <div class=\"timeline-event phase1\">\n              <div class=\"timeline-event-content\">\n                <div class=\"custom-h4\">\n                  <i class=\"fas fa-chart-line\"><\/i> <!-- Font Awesome icon -->\n                  Phase 1<br>\n                  Business Understanding\n                  <span class=\"dropdown-arrow\">&#9662;<\/span>\n                <\/div>\n                <div class=\"dropdown-content\">\n                  <img decoding=\"async\" src=\"http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Business-Understanding.jpg\" alt=\"Phase 1 Image\" style=\"max-width: 100%; height: auto;\">\n                  <div class=\"timeline-description-left\">\n                    <p>Understand clients&#8217; Business Model<\/p>\n                  <\/div>\n                  <div class=\"progress-bars-container\">\n                    <div class=\"progress-bar-container\">\n                      <div class=\"progress-bar-fill\" style=\"width: 10%; background-color: #a0d8ef;\"><\/div>\n                    <\/div>\n                  <\/div>\n                  <div class=\"timeline-description-left\">\n                    <p>Requirement Mapping on Client&#8217;s needs<\/p>\n                  <\/div>\n                  <div class=\"progress-bars-container\">\n                    <div class=\"progress-bar-container\">\n                      <div class=\"progress-bar-fill\" style=\"width: 14%; background-color: #a0d8ef;\"><\/div>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"timeline-event phase1\">\n              <div class=\"timeline-event-content\">\n                <div class=\"custom-h4\">\n                  <i class=\"fas fa-cogs\"><\/i> <!-- Font Awesome icon -->\n                  Phase 2<br>\n                  System Design\n                  <span class=\"dropdown-arrow\">&#9662;<\/span>\n                <\/div>\n                <div class=\"dropdown-content\">\n                  <img decoding=\"async\" src=\"http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/System-Design.jpg\" alt=\"Phase 1 Image\" style=\"max-width: 100%; height: auto;\">\n                  <div class=\"timeline-description-left\">\n                    <p>Learn solution-oriented system design approach<\/p>\n                  <\/div>\n                  <div class=\"progress-bars-container\">\n                    <div class=\"progress-bar-container\">\n                      <div class=\"progress-bar-fill\" style=\"width: 15%; background-color: #63c1e5; margin-left: 14%;\"><\/div>\n                    <\/div>\n                  <\/div>\n                  <div class=\"timeline-description-left\">\n                    <p>Drawing board system design sessions<\/p>\n                  <\/div>\n                  <div class=\"progress-bars-container\">\n                    <div class=\"progress-bar-container\">\n                      <div class=\"progress-bar-fill\" style=\"width: 20%; background-color: #63c1e5; margin-left: 14%;\"><\/div>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"timeline-event phase1\">\n              <div class=\"timeline-event-content\">\n                <div class=\"custom-h4\">\n                  <i class=\"fas fa-database\"><\/i> <!-- Font Awesome icon -->\n                  Phase 3<br>\n                  Data Wrangling\n                  <span class=\"dropdown-arrow\">&#9662;<\/span>\n                <\/div>\n                <div class=\"dropdown-content\">\n                  <img decoding=\"async\" src=\"http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Data-Wraggling.jpg\" alt=\"Phase 1 Image\" style=\"max-width: 100%; height: auto;\">\n                  <div class=\"timeline-description-left\">\n                    <p>Build Data Pipeline for Business Process<\/p>\n                  <\/div>\n                  <div class=\"progress-bars-container\">\n                    <div class=\"progress-bar-container\">\n                      <div class=\"progress-bar-fill\" style=\"width: 25%; background-color: #20a8dc; margin-left: 34%;\"><\/div>\n                    <\/div>\n                  <\/div>\n                  <div class=\"timeline-description-left\">\n                    <p>Learn How to prepare real-world data<\/p>\n                  <\/div>\n                  <div class=\"progress-bars-container\">\n                    <div class=\"progress-bar-container\">\n                      <div class=\"progress-bar-fill\" style=\"width: 28%; background-color: #20a8dc; margin-left: 34%;\"><\/div>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"timeline-event phase1\">\n              <div class=\"timeline-event-content\">\n                <div class=\"custom-h4\">\n                  <i class=\"fas fa-chart-bar\"><\/i> <!-- Font Awesome icon -->\n                  Phase 4<br>\n                  BI Dashboards\n                  <span class=\"dropdown-arrow\">&#9662;<\/span>\n                <\/div>\n                <div class=\"dropdown-content\">\n                  <img decoding=\"async\" src=\"http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/BI-dashboard.jpg\" alt=\"Phase 1 Image\" style=\"max-width: 100%; height: auto;\">\n                  <div class=\"timeline-description-left\">\n                    <p>Instructor-led guided training from industry experts<\/p>\n                  <\/div>\n                  <div class=\"progress-bars-container\">\n                    <div class=\"progress-bar-container\">\n                      <div class=\"progress-bar-fill\" style=\"width: 32%; background-color: #1c96c5; margin-left: 62%;\"><\/div>\n                    <\/div>\n                  <\/div>\n                  <div class=\"timeline-description-left\">\n                    <p>Apply all the concepts learned to solve real-world business problems<\/p>\n                  <\/div>\n                  <div class=\"progress-bars-container\" style=\"padding-top: 40px;\">\n                    <div class=\"progress-bar-container\">\n                      <div class=\"progress-bar-fill\" style=\"width: 38%; background-color: #1c96c5; margin-left: 62%;\"><\/div>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Include Bootstrap JavaScript and Font Awesome JavaScript -->\n  <script src=\"https:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/4.5.2\/js\/bootstrap.min.js\"><\/script>\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.3\/js\/all.min.js\"><\/script> <!-- Font Awesome JavaScript -->\n  <script>\n    document.addEventListener('DOMContentLoaded', function() {\n      var dropdownArrows = document.querySelectorAll('.dropdown-arrow');\n      dropdownArrows.forEach(function(arrow) {\n        arrow.addEventListener('click', function() {\n          var timelineEventContent = this.parentNode.parentNode;\n          timelineEventContent.classList.toggle('show');\n          this.classList.toggle('rotate');\n        });\n      });\n    });\n  <\/script>\n<\/body>\n<\/html>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8982ce9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8982ce9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f782395\" data-id=\"f782395\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cfc9e11 elementor-widget elementor-widget-heading\" data-id=\"cfc9e11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Phase 4 Example for Power BI Topics (Mentoring)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ea58cd8 elementor-widget elementor-widget-text-editor\" data-id=\"ea58cd8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">With all the Business and data understanding under your belt (with Phases 1 ,2 and 3), Phase 4 is designed by Industry Experts to take you on a step by step journey of creating BI Solutions and Products for a real client using BI Tools.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e5c21e elementor-widget elementor-widget-text-editor\" data-id=\"5e5c21e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html>\n<head>\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.3\/css\/all.min.css\">\n  <style>\n    \n        \n   .section {\n  background: linear-gradient(2deg, #0f335e, #010408);\n  padding: 20px;\n  margin: 20px;\n  border-radius: 5px;\n  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\n}\n\n    \n    .section-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n    \n  .section-name {\n  color: #FFF;\n  font-size: 19px;\n  font-weight: bold; \/* Add font-weight to make the text bold *\/\n  cursor: pointer;\n  display: flex;\n  align-items: center;\n}\n\n    \n    .section-arrow {\n      font-size: 14px;\n      margin-left: 20px;\n      color: .section-name {\n  color: #FFF;\n  font-size: 24px;\n  font-weight: bold; \/* Add font-weight to make the text bold *\/\n  cursor: pointer;\n  display: flex;\n  align-items: center;\n}\n;\n      transition: transform 0.3s ease-in-out;\n    }\n    \n    .section.active .section-arrow {\n      transform: rotate(180deg);\n    }\n    \n    .section-content {\n      color: #FFF;\n      font-size: 16px;\n      line-height: 1.6;\n      display: none;\n    }\n    \n    .section.active .section-content {\n      display: block;\n    }\n  <\/style>\n  <script>\n    function toggleSection(section) {\n      section.classList.toggle(\"active\");\n    }\n  <\/script>\n<\/head>\n<body>\n  <div class=\"section\" onclick=\"toggleSection(this)\">\n    <div class=\"section-header\">\n      <div class=\"section-name\">Section 1 &#8211; Introduction to Power BI<i class=\"section-arrow fas fa-chevron-down\"><\/i><\/div>\n    <\/div>\n    <div class=\"section-content\"><ul>\n          <li>Introduction to the Power BI Desktop, and overview of data sources.<\/li>\n          <li>Connecting to different data sources like Excel, CSV, SQL Server, and other cloud-based data sources.<\/li>\n          <li>Extracting data from different sources, applying data transformations like filtering, sorting, merging, and aggregating data.<\/li>\n        <\/ul><\/div>\n  <\/div>\n  \n  <div class=\"section\" onclick=\"toggleSection(this)\">\n    <div class=\"section-header\">\n      <div class=\"section-name\">Section 2 &#8211; Visualizations, Data models, Power Query and DAX<i class=\"section-arrow fas fa-chevron-down\"><\/i><\/div>\n    <\/div>\n    <div class=\"section-content\"><ul>\n          <li>Understanding data models and relationships between tables, creating hierarchies, and managing table relationships.<\/li>\n          <li>Understanding the basics of Data Analysis Expression (DAX) and creating simple DAX formulas.<\/li>\n          <li>Creating basic visuals like tables, charts, and maps.<\/li>\n<li>Introduction to Power Query data analysis and cleaning.<\/li>\n        <\/ul><\/div>\n  <\/div>\n  \n  <div class=\"section\" onclick=\"toggleSection(this)\">\n    <div class=\"section-header\">\n      <div class=\"section-name\">Setion 3 &#8211; Advanced DAX, Measures and Power Query<i class=\"section-arrow fas fa-chevron-down\"><\/i><\/div>\n    <\/div>\n    <div class=\"section-content\"><ul>\n          <li>Introduction to time intelligence and creating time-based calculations.<\/li>\n          <li>Understanding advanced DAX concepts like context, iterators, and time intelligence functions.<\/li>\n          <li>Advanced Power Query to clean and transform complex data sources.<\/li>\n<li>Creating calculated columns and understanding their use cases.<\/li>\n          <li>Understanding measures and creating different types of measures.<\/li>\n        <\/ul><\/div>\n  <\/div>\n  \n  <div class=\"section\" onclick=\"toggleSection(this)\">\n    <div class=\"section-header\">\n      <div class=\"section-name\">Section 4 &#8211; Measures and Advanced Reporting<i class=\"section-arrow fas fa-chevron-down\"><\/i><\/div>\n    <\/div>\n    <div class=\"section-content\"><ul>\n          <li>Creating drill-through reports and understanding their use cases.<\/li>\n          <li>Designing visually appealing reports with formatting and themes.<\/li>\n          <li>Creating interactive dashboards with different visuals and filters.<\/li>\n<li>Overview of publishing reports to Power BI Service and sharing reports with others.\n<\/li>\n          <li>Overview of the Power BI mobile app and creating reports for mobile devices.<\/li>\n        <\/ul><\/div>\n  <\/div>\n  \n  <div class=\"section\" onclick=\"toggleSection(this)\">\n    <div class=\"section-header\">\n      <div class=\"section-name\">Section 5 &#8211; Real Project Exposure with Real Client (Mini Internship)<i class=\"section-arrow fas fa-chevron-down\"><\/i><\/div>\n    <\/div>\n    <div class=\"section-content\"><ul>\n          <li>Collaborate with a team of Business Analysts and Data Scientists on your final project.\n<\/li>\n          <li>Design and create a report from scratch with all the skills and concepts learned in the course.<\/li>\n          <li>Journey through all steps in lifecycle of a BI development project.\n<\/li>\n<li>\nInteract with Client to understand their challenges and solve real problems.<\/li>\n        <\/ul><\/div>\n  <\/div>\n<\/body>\n<\/html>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6f1758c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6f1758c\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8b997d8\" data-id=\"8b997d8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ad5aa5d elementor-widget elementor-widget-heading\" data-id=\"ad5aa5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How it works?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efef7a7 elementor-hidden-desktop elementor-widget elementor-widget-image\" data-id=\"efef7a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"993\" height=\"482\" src=\"https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/03\/How-it-Works-2.png\" class=\"attachment-large size-large wp-image-2548\" alt=\"\" srcset=\"https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/03\/How-it-Works-2.png 993w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/03\/How-it-Works-2-300x146.png 300w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/03\/How-it-Works-2-768x373.png 768w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/03\/How-it-Works-2-600x291.png 600w\" sizes=\"(max-width: 993px) 100vw, 993px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-315dfca elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"315dfca\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-31d0d16\" data-id=\"31d0d16\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8362141 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8362141\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0159512\" data-id=\"0159512\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0d7c050 elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"0d7c050\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/service-thumb-1-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail wp-image-4612\" alt=\"\" srcset=\"https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/service-thumb-1-150x150.jpg 150w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/service-thumb-1.jpg 300w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/service-thumb-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0861c94\" data-id=\"0861c94\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b13c8f1 elementor-widget elementor-widget-heading\" data-id=\"b13c8f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Wonder if you fit?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bb8d8e8 elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"bb8d8e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/dataastraa.com\/survey\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Click here<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f9f78f3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f9f78f3\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d989dfc\" data-id=\"d989dfc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7b4fd52 elementor-widget elementor-widget-heading\" data-id=\"7b4fd52\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Projects<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5f6975a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5f6975a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5a6216b\" data-id=\"5a6216b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-4c9a83a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4c9a83a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9d5c102\" data-id=\"9d5c102\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9c48520 elementor-widget elementor-widget-text-editor\" data-id=\"9c48520\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Used data science techniques to gather raw data, cleanup, transform, engineer new features and use segmentation techniques to identify the categories of workforce and performance evaluation is RFM techniques for a leading Distributor for <b>Tupperware<\/b> in India.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-52aab42\" data-id=\"52aab42\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dcc8231 elementor-absolute elementor-widget elementor-widget-text-editor\" data-id=\"dcc8231\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html>\n<head>\n  <style>\n    .frame {\n      position: absolute;\n      top: -30px;\n      left: -50px;\n      width: 500px;\n      height: 281px;\n      background-image: url('http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/laptop-png-hd-macbook-pro-png-laptop-free-1600-1.png'); \/* Replace 'image.jpg' with the actual image you want to display *\/\n      background-size: cover;\n      z-index: 1;\n    }\n    .image {\n      position: relative;\n      display: inline-block;\n      top: 20px;\n      left: 160px;\n      width: 400px; \/* Adjust the width and height as per your requirements *\/\n      height: 200px;\n      background-image: url('http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Tupperware-5.png'); \/* Replace 'frame.png' with the actual frame image *\/\n      background-size: cover;\n      background-position: center;\n      z-index: 2;\n    }\n\n    @media (max-width: 767px) {\n      .frame {\n        width: 300px;\n        height: 169px;\n        top: -20px;\n        left: -30px;\n      }\n      .image {\n        top: 10px;\n        left: 60px;\n        width: 240px;\n        height: 120px;\n      }\n    }\n  <\/style>\n  <script>\n    window.addEventListener('DOMContentLoaded', function() {\n      var images = [\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Tupperware-5.png',  \/\/ Replace with the actual image URLs\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Tupperware-2.png',\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Tupperware-3.png',\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Tupperware-4.png',\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Tupperware-5.png'\n      ];\n\n      var imageElement = document.querySelector('.image');\n      var frameElement = document.querySelector('.frame');\n\n      var currentImageIndex = 0;\n\n      function displayNextImage() {\n        var imageUrl = images[currentImageIndex];\n        imageElement.style.backgroundImage = 'url(' + imageUrl + ')';\n        currentImageIndex = (currentImageIndex + 1) % images.length;\n      }\n\n      displayNextImage(); \/\/ Display the first image immediately\n\n      setInterval(displayNextImage, 2000); \/\/ Switch to the next image every 2 seconds\n    });\n  <\/script>\n<\/head>\n<body>\n  <div class=\"image\">\n    <div class=\"frame\"><\/div>\n  <\/div>\n<\/body>\n<\/html>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d1c3b49 elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d1c3b49\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a1701d8\" data-id=\"a1701d8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-708b71f elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"708b71f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html>\n<head>\n  <style>\n    .framee {\n      position: absolute;\n      top: -24px;\n      left: -20px;\n      width: 231px;\n      height: 450px;\n      background-image: url('http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/R-1-1.png'); \/* Replace 'image.jpg' with the actual image you want to display *\/\n      background-size: cover;\n      background-position: center;\n      z-index: 1;\n    }\n    .imagee {\n      position: relative;\n      display: inline-block;\n      top: 20px;\n      left: 160px;\n      width: 200px; \/* Adjust the width and height as per your requirements *\/\n      height: 355px;\n      background-image: url('http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Inventory_Mgmt-1.jpg'); \/* Replace 'frame.png' with the actual frame image *\/\n      background-size: cover;\n      background-position: center;\n      z-index: 2;\n    }\n  <\/style>\n  <script>\n    window.addEventListener('DOMContentLoaded', function() {\n      var images = [\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Inventory_Mgmt-1.jpg',  \/\/ Replace with the actual image URLs\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Inventory_Mgmt-2.jpg',\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Inventory_Mgmt-3.jpg',\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Inventory_Mgmt-4.jpg',\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Inventory_Mgmt-5.jpg'\n      ];\n\n      var imageElement = document.querySelector('.imagee');\n      var frameElement = document.querySelector('.framee');\n\n      var currentImageIndex = 0;\n\n      function displayNextImage() {\n        var imageUrl = images[currentImageIndex];\n        imageElement.style.backgroundImage = 'url(' + imageUrl + ')';\n        currentImageIndex = (currentImageIndex + 1) % images.length;\n      }\n\n      displayNextImage(); \/\/ Display the first image immediately\n\n      setInterval(displayNextImage, 2000); \/\/ Switch to the next image every 2 seconds\n    });\n  <\/script>\n<\/head>\n<body>\n  <div class=\"imagee\">\n    <div class=\"framee\"><\/div>\n  <\/div>\n<\/body>\n<\/html>\n\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-05747c1\" data-id=\"05747c1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-661ef29 elementor-widget elementor-widget-text-editor\" data-id=\"661ef29\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Used Power Apps and Power Automate for Inventory Management aspects in a leading manufacturing firm in India.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-206d423 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"206d423\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e85214e\" data-id=\"e85214e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8847f9f elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-text-editor\" data-id=\"8847f9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html>\n<head>\n  <style>\n    .framee {\n      position: absolute;\n      top: -20px;\n      left: -16px;\n      width: 150px;\n      height: 300px;\n      background-image: url('http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/R-1-1.png');\n      background-size: cover;\n      background-position: center;\n      z-index: 1;\n    }\n    .imagee {\n      position: relative;\n      display: inline-block;\n      top: 15px;\n      left: 100px;\n      width: 120px;\n      height: 213px;\n      background-image: url('http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Inventory_Mgmt-1.jpg');\n      background-size: cover;\n      background-position: center;\n      z-index: 2;\n    }\n\n    \/* Media Queries *\/\n    @media (max-width: 480px) {\n      .framee {\n        width: 90px;\n        height: 180px;\n        top: -12px;\n        left: -8px;\n      }\n      .imagee {\n        top: 10px;\n        left: 60px;\n        width: 70px;\n        height: 125px;\n      }\n    }\n  <\/style>\n  <script>\n    \/\/ JavaScript code remains unchanged\n    window.addEventListener('DOMContentLoaded', function() {\n      var images = [\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Inventory_Mgmt-1.jpg',\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Inventory_Mgmt-2.jpg',\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Inventory_Mgmt-3.jpg',\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Inventory_Mgmt-4.jpg',\n        'http:\/\/dataastraa.com\/wp-content\/uploads\/2023\/07\/Inventory_Mgmt-5.jpg'\n      ];\n\n      var imageElement = document.querySelector('.imagee');\n      var frameElement = document.querySelector('.framee');\n\n      var currentImageIndex = 0;\n\n      function displayNextImage() {\n        var imageUrl = images[currentImageIndex];\n        imageElement.style.backgroundImage = 'url(' + imageUrl + ')';\n        currentImageIndex = (currentImageIndex + 1) % images.length;\n      }\n\n      displayNextImage();\n      setInterval(displayNextImage, 2000);\n    });\n  <\/script>\n<\/head>\n<body>\n  <div class=\"imagee\">\n    <div class=\"framee\"><\/div>\n  <\/div>\n<\/body>\n<\/html>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5nloieu elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5nloieu\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1126c82\" data-id=\"1126c82\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-39c7294 elementor-widget elementor-widget-heading\" data-id=\"39c7294\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Interns<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6c67bf elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-testimonial\" data-id=\"d6c67bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">Passionate Computer Engineering student with a strong design sense. Thrives on innovation and enjoy taking on challenges. Expertise building websites and UI\/UX.<br><\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta elementor-has-image elementor-testimonial-image-position-aside\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-image\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/dataastraa.com\/academy?name=sahil\"><img decoding=\"async\" width=\"2560\" height=\"2560\" src=\"https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/06\/DSC08219-1-scaled.jpg\" class=\"attachment-full size-full wp-image-3269\" alt=\"\" srcset=\"https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/06\/DSC08219-1-scaled.jpg 2560w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/06\/DSC08219-1-300x300.jpg 300w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/06\/DSC08219-1-1024x1024.jpg 1024w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/06\/DSC08219-1-150x150.jpg 150w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/06\/DSC08219-1-768x768.jpg 768w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/06\/DSC08219-1-1536x1536.jpg 1536w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/06\/DSC08219-1-2048x2048.jpg 2048w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/06\/DSC08219-1-700x700.jpg 700w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/06\/DSC08219-1-600x600.jpg 600w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/06\/DSC08219-1-100x100.jpg 100w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/><\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-testimonial-name\" href=\"https:\/\/dataastraa.com\/academy?name=sahil\">Sahil Kakade<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a237949 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-testimonial\" data-id=\"a237949\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">Power Platform specialist having expertise in building Power BI Dashboards for various industries, Automating key operations using Power Automate and Power Apps.<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta elementor-has-image elementor-testimonial-image-position-aside\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-image\">\n\t\t\t\t\t\t\t<a href=\"#\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/dataastraa.com\/wp-content\/uploads\/2022\/10\/salman-1.jpg\" class=\"attachment-full size-full wp-image-2503\" alt=\"\" srcset=\"https:\/\/dataastraa.com\/wp-content\/uploads\/2022\/10\/salman-1.jpg 800w, https:\/\/dataastraa.com\/wp-content\/uploads\/2022\/10\/salman-1-300x300.jpg 300w, https:\/\/dataastraa.com\/wp-content\/uploads\/2022\/10\/salman-1-150x150.jpg 150w, https:\/\/dataastraa.com\/wp-content\/uploads\/2022\/10\/salman-1-768x768.jpg 768w, https:\/\/dataastraa.com\/wp-content\/uploads\/2022\/10\/salman-1-700x700.jpg 700w, https:\/\/dataastraa.com\/wp-content\/uploads\/2022\/10\/salman-1-600x600.jpg 600w, https:\/\/dataastraa.com\/wp-content\/uploads\/2022\/10\/salman-1-100x100.jpg 100w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-testimonial-name\" href=\"#\">Salman Saifee<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d3d2154 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-testimonial\" data-id=\"d3d2154\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">Expertise in Python, React JS and Web technologies having exposure to build Dashboards and automation using open source frameworks and perform product research<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta elementor-has-image elementor-testimonial-image-position-aside\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-image\">\n\t\t\t\t\t\t\t<a href=\"#\"><img loading=\"lazy\" decoding=\"async\" width=\"392\" height=\"276\" src=\"https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/08\/IMG-20211105-WA0103-e1693061385476.jpg\" class=\"attachment-full size-full wp-image-5668\" alt=\"janvi\" srcset=\"https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/08\/IMG-20211105-WA0103-e1693061385476.jpg 392w, https:\/\/dataastraa.com\/wp-content\/uploads\/2023\/08\/IMG-20211105-WA0103-e1693061385476-300x211.jpg 300w\" sizes=\"(max-width: 392px) 100vw, 392px\" \/><\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-testimonial-name\" href=\"#\">Janvi<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e21faa elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-testimonial\" data-id=\"1e21faa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">Expertise in Python, React JS and Web technologies having exposure to build Dashboards and automation using open source frameworks and perform product research<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-testimonial-name\" href=\"https:\/\/dataastraa.com\/academy?fname=Keshav&#038;lname=Jha\">Keshav Jha<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af1de09 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-testimonial\" data-id=\"af1de09\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">Expertise in Python, React JS and Web technologies having exposure to build Dashboards and automation using open source frameworks and perform product research<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-testimonial-name\" href=\"https:\/\/dataastraa.com\/academy?fname=Vivek&#038;lname=Jha\">Vivek Jha<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4a13fb90 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4a13fb90\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6fc93ed5\" data-id=\"6fc93ed5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5b8a330b elementor-widget elementor-widget-menu-anchor\" data-id=\"5b8a330b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"contact\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f7084c9 elementor-widget elementor-widget-spacer\" data-id=\"3f7084c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-440c0d4b elementor-widget elementor-widget-heading\" data-id=\"440c0d4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Learn With Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5d3a3130 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5d3a3130\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3fb99020\" data-id=\"3fb99020\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-4f98d8ef\" data-id=\"4f98d8ef\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-40b359c6\" data-id=\"40b359c6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-77f10490 elementor-widget elementor-widget-icon-box\" data-id=\"77f10490\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h6 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEMAIL\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h6>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tlearnwithus@dataastraa.com\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-798f1064 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"798f1064\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7eab4d6e\" data-id=\"7eab4d6e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-60841ff3 elementor-widget elementor-widget-google_maps\" data-id=\"60841ff3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=DataAstraa%20LLP%2C%20Bunglow%20plot%20No.%2010%2F11%2C%20RDP-1%2C%20Gorai%20Rd%2C%20Borivali%20West%2C%20Mumbai%2C%20Maharashtra%20400091&#038;t=m&#038;z=9&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"DataAstraa LLP, Bunglow plot No. 10\/11, RDP-1, Gorai Rd, Borivali West, Mumbai, Maharashtra 400091\"\n\t\t\t\t\taria-label=\"DataAstraa LLP, Bunglow plot No. 10\/11, RDP-1, Gorai Rd, Borivali West, Mumbai, Maharashtra 400091\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-31f23358\" data-id=\"31f23358\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-52e574ab elementor-widget elementor-widget-wpforms\" data-id=\"52e574ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpforms.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wpforms-container \" id=\"wpforms-1324\"><form id=\"wpforms-form-1324\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"1324\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/en\/wp-json\/wp\/v2\/pages\/4609\" data-token=\"c46a51cd9cb6c3a4de9c1906a99fd05f\" data-token-time=\"1787629534\"><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.<\/noscript><div class=\"wpforms-field-container\"><div id=\"wpforms-1324-field_0-container\" class=\"wpforms-field wpforms-field-name\" data-field-id=\"0\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1324-field_0\">Your Name <span class=\"wpforms-required-label\">*<\/span><\/label><input type=\"text\" id=\"wpforms-1324-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][0]\" placeholder=\"Your Name\" required><\/div><div id=\"wpforms-1324-field_1-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"1\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1324-field_1\">Email Address <span class=\"wpforms-required-label\">*<\/span><\/label><input type=\"email\" id=\"wpforms-1324-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Your Email\" spellcheck=\"false\" required><\/div><div id=\"wpforms-1324-field_2-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"2\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-1324-field_2\">Your Message <span class=\"wpforms-required-label\">*<\/span><\/label><textarea id=\"wpforms-1324-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Message\" required><\/textarea><\/div><\/div><!-- .wpforms-field-container --><div class=\"wpforms-recaptcha-container wpforms-is-recaptcha wpforms-is-recaptcha-type-v3\" ><input type=\"hidden\" name=\"wpforms[recaptcha]\" value=\"\"><\/div><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"1324\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/dataastraa.com\/en\/wp-json\/wp\/v2\/pages\/4609\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-1324\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Send Message\" aria-live=\"assertive\" value=\"wpforms-submit\">Send Message<\/button><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/dataastraa.com\/wp-content\/plugins\/wpforms-lite\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"><\/div><\/form><\/div>  <!-- .wpforms-container -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Unlock your Potential, Elevate you Skills! Unlock new opportunities and reach new heights through continuous growth and learning. Workshops Artificial Intelligence Learn how AI is used for simulating human intelligence for tasks like learning and problem-solving for automation and decision-making. Deep Learning Learn how Deep learning is used in image recognition, language processing, autonomous vehicles, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-4609","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dataastraa.com\/en\/wp-json\/wp\/v2\/pages\/4609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dataastraa.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dataastraa.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dataastraa.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dataastraa.com\/en\/wp-json\/wp\/v2\/comments?post=4609"}],"version-history":[{"count":402,"href":"https:\/\/dataastraa.com\/en\/wp-json\/wp\/v2\/pages\/4609\/revisions"}],"predecessor-version":[{"id":6410,"href":"https:\/\/dataastraa.com\/en\/wp-json\/wp\/v2\/pages\/4609\/revisions\/6410"}],"wp:attachment":[{"href":"https:\/\/dataastraa.com\/en\/wp-json\/wp\/v2\/media?parent=4609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}