diff --git a/app/Http/Controllers/HomeController.php b/app/Http/Controllers/HomeController.php index baaa00204..58dc72bdf 100644 --- a/app/Http/Controllers/HomeController.php +++ b/app/Http/Controllers/HomeController.php @@ -13,14 +13,14 @@ public function index(Request $request): View [ 'title' => 'Girls in Digital', 'description' => 'Explore and embrace digital opportunities—empowering a new generation of girls in digital!', - 'url' => 'https://codeweek.eu/girls-in-digital-week', + 'url' => '/girls-in-digital-week', 'style_color' => 'background-image: linear-gradient(36.92deg, #1C4DA1 20.32%, #0040AE 28.24%);', 'btn_lang' => 'home.get_involved', ], [ 'title' => 'Our Code Week Family', 'description' => 'Discover our vibrant network of ambassadors, teachers, students and hubs—each contributing to our shared passion for digital education.', - 'url' => 'https://codeweek.eu/community', + 'url' => '/community', 'style_color' => 'background: linear-gradient(36.92deg, rgb(51, 194, 233) 20.32%, rgb(0, 179, 227) 28.24%);', 'btn_lang' => 'home.meet_our_community', ] diff --git a/public/docs/dream-jobs/C4E Career Map Vasileios Linardos.pdf b/public/docs/dream-jobs/C4E Career Map Vasileios Linardos.pdf new file mode 100644 index 000000000..69d2e0dd4 Binary files /dev/null and b/public/docs/dream-jobs/C4E Career Map Vasileios Linardos.pdf differ diff --git a/public/docs/dream-jobs/C4E Career Pathway Map - Devon Young.pdf b/public/docs/dream-jobs/C4E Career Pathway Map - Devon Young.pdf new file mode 100644 index 000000000..0b38f0644 Binary files /dev/null and b/public/docs/dream-jobs/C4E Career Pathway Map - Devon Young.pdf differ diff --git a/public/docs/dream-jobs/C4E Career Pathway Map - Dominik Bolerac.pdf b/public/docs/dream-jobs/C4E Career Pathway Map - Dominik Bolerac.pdf new file mode 100644 index 000000000..ff40c4283 Binary files /dev/null and b/public/docs/dream-jobs/C4E Career Pathway Map - Dominik Bolerac.pdf differ diff --git a/public/docs/dream-jobs/C4E Career Pathway Map Roxana.pdf b/public/docs/dream-jobs/C4E Career Pathway Map Roxana.pdf new file mode 100644 index 000000000..d57307e74 Binary files /dev/null and b/public/docs/dream-jobs/C4E Career Pathway Map Roxana.pdf differ diff --git a/public/docs/dream-jobs/C4E Career Pathway Map_MV.pdf b/public/docs/dream-jobs/C4E Career Pathway Map_MV.pdf new file mode 100644 index 000000000..106ad0590 Binary files /dev/null and b/public/docs/dream-jobs/C4E Career Pathway Map_MV.pdf differ diff --git a/public/docs/dream-jobs/C4E WP4 Career Day Toolkit.pdf b/public/docs/dream-jobs/C4E WP4 Career Day Toolkit.pdf new file mode 100644 index 000000000..209390bc5 Binary files /dev/null and b/public/docs/dream-jobs/C4E WP4 Career Day Toolkit.pdf differ diff --git a/public/docs/dream-jobs/C4E WP4 Careers in Digital Guide Toolkit.pdf b/public/docs/dream-jobs/C4E WP4 Careers in Digital Guide Toolkit.pdf new file mode 100644 index 000000000..8a619a6ee Binary files /dev/null and b/public/docs/dream-jobs/C4E WP4 Careers in Digital Guide Toolkit.pdf differ diff --git a/public/docs/dream-jobs/Career Pathway Map Anny Tubbs.pdf b/public/docs/dream-jobs/Career Pathway Map Anny Tubbs.pdf new file mode 100644 index 000000000..208c5c3a6 Binary files /dev/null and b/public/docs/dream-jobs/Career Pathway Map Anny Tubbs.pdf differ diff --git a/public/docs/dream-jobs/Career Pathway Map Carole Colley.pdf b/public/docs/dream-jobs/Career Pathway Map Carole Colley.pdf new file mode 100644 index 000000000..818ba9092 Binary files /dev/null and b/public/docs/dream-jobs/Career Pathway Map Carole Colley.pdf differ diff --git a/public/docs/dream-jobs/Career Pathway Map Christina Kiamili.pdf b/public/docs/dream-jobs/Career Pathway Map Christina Kiamili.pdf new file mode 100644 index 000000000..117969c27 Binary files /dev/null and b/public/docs/dream-jobs/Career Pathway Map Christina Kiamili.pdf differ diff --git a/public/docs/dream-jobs/Career Pathway Map Jeevantika Lingalwar.pdf b/public/docs/dream-jobs/Career Pathway Map Jeevantika Lingalwar.pdf new file mode 100644 index 000000000..55cac33ee Binary files /dev/null and b/public/docs/dream-jobs/Career Pathway Map Jeevantika Lingalwar.pdf differ diff --git a/public/docs/dream-jobs/Career Pathway Map Ribka Balakrishnan.pdf b/public/docs/dream-jobs/Career Pathway Map Ribka Balakrishnan.pdf new file mode 100644 index 000000000..afc6a5a9c Binary files /dev/null and b/public/docs/dream-jobs/Career Pathway Map Ribka Balakrishnan.pdf differ diff --git "a/public/docs/dream-jobs/Practical Skills \342\200\223 VET Toolkit.pdf" "b/public/docs/dream-jobs/Practical Skills \342\200\223 VET Toolkit.pdf" new file mode 100644 index 000000000..ff10f531c Binary files /dev/null and "b/public/docs/dream-jobs/Practical Skills \342\200\223 VET Toolkit.pdf" differ diff --git a/public/images/dream-jobs/anny-tubbs.png b/public/images/dream-jobs/anny-tubbs.png new file mode 100644 index 000000000..c39757fa7 Binary files /dev/null and b/public/images/dream-jobs/anny-tubbs.png differ diff --git a/public/images/dream-jobs/career-about.png b/public/images/dream-jobs/career-about.png new file mode 100644 index 000000000..6a65b307a Binary files /dev/null and b/public/images/dream-jobs/career-about.png differ diff --git a/public/images/dream-jobs/career-guide.png b/public/images/dream-jobs/career-guide.png new file mode 100644 index 000000000..691c6534a Binary files /dev/null and b/public/images/dream-jobs/career-guide.png differ diff --git a/public/images/dream-jobs/carole-colley.png b/public/images/dream-jobs/carole-colley.png new file mode 100644 index 000000000..a0bd302d8 Binary files /dev/null and b/public/images/dream-jobs/carole-colley.png differ diff --git a/public/images/dream-jobs/christina-kiamili.png b/public/images/dream-jobs/christina-kiamili.png new file mode 100644 index 000000000..2b85b0d9b Binary files /dev/null and b/public/images/dream-jobs/christina-kiamili.png differ diff --git a/public/images/dream-jobs/devon-young.png b/public/images/dream-jobs/devon-young.png new file mode 100644 index 000000000..e3c0380a1 Binary files /dev/null and b/public/images/dream-jobs/devon-young.png differ diff --git "a/public/images/dream-jobs/dominik-boler\303\241c.png" "b/public/images/dream-jobs/dominik-boler\303\241c.png" new file mode 100644 index 000000000..40b89677c Binary files /dev/null and "b/public/images/dream-jobs/dominik-boler\303\241c.png" differ diff --git a/public/images/dream-jobs/dream_jobs_bg.png b/public/images/dream-jobs/dream_jobs_bg.png new file mode 100644 index 000000000..fd8f36eac Binary files /dev/null and b/public/images/dream-jobs/dream_jobs_bg.png differ diff --git a/public/images/dream-jobs/dream_jobs_logo.svg b/public/images/dream-jobs/dream_jobs_logo.svg new file mode 100644 index 000000000..8b3b7bb25 --- /dev/null +++ b/public/images/dream-jobs/dream_jobs_logo.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/dream-jobs/inspiration-day.png b/public/images/dream-jobs/inspiration-day.png new file mode 100644 index 000000000..8acb69d0a Binary files /dev/null and b/public/images/dream-jobs/inspiration-day.png differ diff --git a/public/images/dream-jobs/jeevantika-lingalwar.png b/public/images/dream-jobs/jeevantika-lingalwar.png new file mode 100644 index 000000000..7cc5a3dc7 Binary files /dev/null and b/public/images/dream-jobs/jeevantika-lingalwar.png differ diff --git a/public/images/dream-jobs/jowita-michalska.png b/public/images/dream-jobs/jowita-michalska.png new file mode 100644 index 000000000..28acf5590 Binary files /dev/null and b/public/images/dream-jobs/jowita-michalska.png differ diff --git "a/public/images/dream-jobs/katrine-m\303\270ller-rahbek.png" "b/public/images/dream-jobs/katrine-m\303\270ller-rahbek.png" new file mode 100644 index 000000000..e873b9728 Binary files /dev/null and "b/public/images/dream-jobs/katrine-m\303\270ller-rahbek.png" differ diff --git a/public/images/dream-jobs/magda-vanzetto.png b/public/images/dream-jobs/magda-vanzetto.png new file mode 100644 index 000000000..45493e754 Binary files /dev/null and b/public/images/dream-jobs/magda-vanzetto.png differ diff --git a/public/images/dream-jobs/paraskevi-nomikou.png b/public/images/dream-jobs/paraskevi-nomikou.png new file mode 100644 index 000000000..aa84c2606 Binary files /dev/null and b/public/images/dream-jobs/paraskevi-nomikou.png differ diff --git a/public/images/dream-jobs/pathway-map.png b/public/images/dream-jobs/pathway-map.png new file mode 100644 index 000000000..a67c71f04 Binary files /dev/null and b/public/images/dream-jobs/pathway-map.png differ diff --git a/public/images/dream-jobs/paula-panarra.png b/public/images/dream-jobs/paula-panarra.png new file mode 100644 index 000000000..5a3e5fa8e Binary files /dev/null and b/public/images/dream-jobs/paula-panarra.png differ diff --git a/public/images/dream-jobs/ribka-balakrishnan.png b/public/images/dream-jobs/ribka-balakrishnan.png new file mode 100644 index 000000000..1a6e175e7 Binary files /dev/null and b/public/images/dream-jobs/ribka-balakrishnan.png differ diff --git a/public/images/dream-jobs/role-detail-video.png b/public/images/dream-jobs/role-detail-video.png new file mode 100644 index 000000000..3ccc41337 Binary files /dev/null and b/public/images/dream-jobs/role-detail-video.png differ diff --git a/public/images/dream-jobs/roxana-freusse.png b/public/images/dream-jobs/roxana-freusse.png new file mode 100644 index 000000000..702ebca56 Binary files /dev/null and b/public/images/dream-jobs/roxana-freusse.png differ diff --git a/public/images/dream-jobs/sara-mathews.png b/public/images/dream-jobs/sara-mathews.png new file mode 100644 index 000000000..4382f081a Binary files /dev/null and b/public/images/dream-jobs/sara-mathews.png differ diff --git a/public/images/dream-jobs/skills-test.png b/public/images/dream-jobs/skills-test.png new file mode 100644 index 000000000..b6811d0f4 Binary files /dev/null and b/public/images/dream-jobs/skills-test.png differ diff --git a/public/images/dream-jobs/vasileios-linardos.png b/public/images/dream-jobs/vasileios-linardos.png new file mode 100644 index 000000000..9f6ed7110 Binary files /dev/null and b/public/images/dream-jobs/vasileios-linardos.png differ diff --git a/public/images/dream-jobs/vet-activities.png b/public/images/dream-jobs/vet-activities.png new file mode 100644 index 000000000..f7cd7c800 Binary files /dev/null and b/public/images/dream-jobs/vet-activities.png differ diff --git a/public/images/flags/be-flag.gif b/public/images/flags/be-flag.gif new file mode 100644 index 000000000..bc968a796 Binary files /dev/null and b/public/images/flags/be-flag.gif differ diff --git a/public/images/flags/da-flag.gif b/public/images/flags/da-flag.gif new file mode 100644 index 000000000..61994fbfe Binary files /dev/null and b/public/images/flags/da-flag.gif differ diff --git a/public/images/flags/ei-flag.gif b/public/images/flags/ei-flag.gif new file mode 100644 index 000000000..d9f5fed1e Binary files /dev/null and b/public/images/flags/ei-flag.gif differ diff --git a/public/images/flags/flag-pl.png b/public/images/flags/flag-pl.png new file mode 100644 index 000000000..735445d3e Binary files /dev/null and b/public/images/flags/flag-pl.png differ diff --git a/public/images/flags/fr-flag.gif b/public/images/flags/fr-flag.gif new file mode 100644 index 000000000..4e55fa035 Binary files /dev/null and b/public/images/flags/fr-flag.gif differ diff --git a/public/images/flags/gm-flag.gif b/public/images/flags/gm-flag.gif new file mode 100644 index 000000000..95cf8c711 Binary files /dev/null and b/public/images/flags/gm-flag.gif differ diff --git a/public/images/flags/gr-flag.gif b/public/images/flags/gr-flag.gif new file mode 100644 index 000000000..cea7dd3c1 Binary files /dev/null and b/public/images/flags/gr-flag.gif differ diff --git a/public/images/flags/lo-flag.gif b/public/images/flags/lo-flag.gif new file mode 100644 index 000000000..0e653a1b4 Binary files /dev/null and b/public/images/flags/lo-flag.gif differ diff --git a/public/images/flags/sp-flag.gif b/public/images/flags/sp-flag.gif new file mode 100644 index 000000000..ea743e8de Binary files /dev/null and b/public/images/flags/sp-flag.gif differ diff --git a/public/images/flags/sz-flag.gif b/public/images/flags/sz-flag.gif new file mode 100644 index 000000000..bc68d6224 Binary files /dev/null and b/public/images/flags/sz-flag.gif differ diff --git a/public/images/flags/uk-flag.gif b/public/images/flags/uk-flag.gif new file mode 100644 index 000000000..d091d04c0 Binary files /dev/null and b/public/images/flags/uk-flag.gif differ diff --git a/resources/lang/en/dream-jobs-in-digital.php b/resources/lang/en/dream-jobs-in-digital.php new file mode 100644 index 000000000..7ea124433 --- /dev/null +++ b/resources/lang/en/dream-jobs-in-digital.php @@ -0,0 +1,34 @@ + 'Get inspired by the incredible variety of jobs in digital! Download our Dream Jobs guide, check out our role models, test your digital skills, hold a Career in Digital Open Day or arrange a practical session with our Practical skills – VET Toolkit.', + 'get_involved' => 'Get involved', + 'about_title' => 'About Careers in Digital', + 'about_description' => 'Careers in Digital is part of EU Code Week targeting 15–18-year-olds and educators to explore exciting and varied digital careers. Discover role models doing their dream job in digital - dive into their motivational videos and career pathways and explore our Careers in Digital Guide to understand the variety of roles and how to get there. If you’re an educator download our new Career Day Toolkit to help organise open day sessions for schools and colleges or try out our new Vocational Education toolkit to hold practical creative sessions, created by Fondazione Links and CISCO. We strive to showcase the diverse opportunities in digital careers beyond coding. Unlock your potential and dive into the world of digital careers today!', + 'our_role_models' => 'Our role models', + 'more_about' => 'More about', + + 'resources' => 'Resources', + 'resource_title_1' => 'Check out our Dream Jobs in Digital Guide', + 'resource_description_1' => 'Explore the top 20 careers in digital today and the pathways to get there', + 'resource_button_1' => 'Download the career guide', + 'resource_title_2' => 'Hold a Career Inspiration Day', + 'resource_description_2' => 'A toolkit with logistics and templates to support educators to deliver an Open Day for students', + 'resource_button_2' => 'Read more', + 'resource_title_3' => 'Deliver VET activities', + 'resource_description_3' => 'This toolkit is all you need to facilitate practical activities for students leveraging the Creative Learning approach', + 'resource_button_3' => 'Read more', + 'resource_title_4' => 'Take our digital skill test', + 'resource_description_4' => 'Learn your ideal digital skills path by taking part in this quick and fun test!', + 'resource_button_4' => 'Start the test', +]; diff --git a/resources/lang/en/menu.php b/resources/lang/en/menu.php index 7bfbf8df4..a4ad359e3 100644 --- a/resources/lang/en/menu.php +++ b/resources/lang/en/menu.php @@ -19,6 +19,7 @@ 'online-courses' => 'Online Courses', 'toolkits' => 'Presentations and Toolkits', 'girls_in_digital' => 'Girls in Digital', + 'careers_in_digital' => 'Careers in Digital', 'why' => 'Why', 'home' => 'Home', 'search_result' => 'Search results', diff --git a/resources/views/layout/menu.blade.php b/resources/views/layout/menu.blade.php index 8ed1c20f4..34d35bb4b 100644 --- a/resources/views/layout/menu.blade.php +++ b/resources/views/layout/menu.blade.php @@ -110,6 +110,7 @@ class="cookweek-link hover-underline !text-[#1C4DA1] !text-[16px]"
@lang('menu.learn')
@lang('menu.teach')
@lang('menu.toolkits')
+
@lang('menu.careers_in_digital')
diff --git a/resources/views/static/dream-jobs-in-digital-role.blade.php b/resources/views/static/dream-jobs-in-digital-role.blade.php new file mode 100644 index 000000000..fe8c9c6da --- /dev/null +++ b/resources/views/static/dream-jobs-in-digital-role.blade.php @@ -0,0 +1,322 @@ +@extends('layout.new_base') + +@php + $id = request()->segment(2); + + $results = [ + [ + 'id' => '1', + 'first_name' => 'Anny', + 'last_name' => 'Tubbs', + 'role' => 'Multimedia producer at First Move Productions', + 'image' => '/images/dream-jobs/anny-tubbs.png', + 'description1' => "Anny Tubbs' professional path began in law and evolved into multinational leadership roles, where she was tasked with delivering large-scale change in complex matrix organisations. Her focus grew from antitrust matters and sales to anti-corruption and the full spectrum of business ethics. This taught her the importance of thoughtful communication and outreach.", + 'description2' => "Anny has always been inspired by individuals whose values and skills make a positive difference. In today’s hyperconnected world - where digital and real-world issues intertwine - she seeks to leverage digital media to spotlight constructive news and encourage informed dialogue for a better future. To update her skills, Anny attended film school and completed an MSc in Journalism and Media in Europe. She co-founded a production company, directed several short documentaries, and began working with the multimedia team of a European news agency. Today, she is involved in multimedia production, content creation and educational projects that focus on digital and values-driven learning. She enjoys the fact that technology makes it possible to connect with people from all over the world.", + 'link' => 'https://www.linkedin.com/in/annytubbs/', + 'video' => 'https://www.youtube.com/embed/MUYkkR45Ky4?si=_achxuxizZ4Fs_OE', + 'pathway_map_link' => 'Career Pathway Map Anny Tubbs.pdf', + 'country' => 'be' + ], + [ + 'id' => '2', + 'first_name' => 'Magda', + 'last_name' => 'Vanzetto', + 'role' => 'Head of Project Development and Governance, Energy Performance Services at Siemens', + 'image' => '/images/dream-jobs/magda-vanzetto.png', + 'description1' => "Magda Vanzetto is the Head of Energy Engineers at Siemens Smart Infrastructure in Sustainability Technical Unit. ", + 'description2' => "She has been active part in projects aimed at improving energy efficiency and reducing carbon footprint of multiple customers facilities. ", + 'link' => 'https://www.linkedin.com/in/magda-vanzetto-42567034/', + 'video' => 'https://www.youtube.com/embed/es3l_bbGGu4?si=77C2SMDdr_-20m_s', + 'pathway_map_link' => 'C4E Career Pathway Map_MV.pdf', + 'country' => 'sz' + ], + [ + 'id' => '3', + 'first_name' => 'Roxana', + 'last_name' => 'Freusse', + 'role' => 'Team Lead Cloud Solutions & DevOps, Scrum Master at Siemens', + 'image' => '/images/dream-jobs/roxana-freusse.png', + 'description1' => "Roxana Freusse is the Team Lead for Cloud Solutions & DevOps and a Scrum Master at Siemens. With extensive experience in cloud technologies and agile methodologies, she excels in leading cross-functional teams to deliver innovative solutions. ", + 'description2' => "Roxana is known for her expertise in cloud infrastructure, DevOps practices, and her ability to foster collaboration and continuous improvement within her teams. Her leadership and technical skills have been instrumental in driving successful projects and enhancing operational efficiency at Siemens.", + 'link' => 'https://www.linkedin.com/in/roxanafreusse/', + 'video' => 'https://www.youtube.com/embed/1ogvTUbmudY?si=yueOQZuAH8DF7I5R', + 'pathway_map_link' => 'C4E Career Pathway Map Roxana.pdf', + 'country' => 'sz' + ], + [ + 'id' => '4', + 'first_name' => 'Vasileios', + 'last_name' => 'Linardos', + 'role' => 'Head of AI at ARCHEIOTHIKI SA', + 'image' => '/images/dream-jobs/vasileios-linardos.png', + 'description1' => "Vasileios Linardos is Head of AI at Archeiothiki SA and a PhDc at the International Hellenic University in Thessaloniki, Greece, where he focuses on developing AI tools and methodologies for disaster management. ", + 'description2' => "He holds a Bachelor's degree in Informatics from the Athens University of Economics and Business. His expertise encompasses machine learning and deep learning applications in disaster management, with several publications on the topic. Additionally, Vasileios has expertise in large language models (LLMs), vision-language models (VLLMs), and other emerging technologies, which he applies to design and develop innovative AI solutions.", + 'link' => 'https://www.linkedin.com/in/vasileios-linardos-a18294195/', + 'video' => 'https://www.youtube.com/embed/Nubt062yw_Q?si=3FRAAin70H2XMCZ6', + 'pathway_map_link' => 'C4E Career Map Vasileios Linardos.pdf', + 'country' => 'gr' + ], + [ + 'id' => '5', + 'first_name' => 'Carole', + 'last_name' => 'Colley', + 'role' => 'Bid & Proposal Management at Avanade', + 'image' => '/images/dream-jobs/carole-colley.png', + 'description1' => "Carole Colley has accumulated over 15 years of experience in IT. Carole's journey into digital transformation has been marked by significant milestones. As a functional consultant, project manager and bid manager (pre-sales), Carole has successfully navigated complex projects and contributed to the growth of the organizations she has worked with.", + 'description2' => "Carole is committed to seizing every possible opportunity to grow both professionally and personally. This dedication is evident in her focus on people management, participation in the School of Innovation, and continuous efforts to train and get certified. Carole's growth mindset ensures she remains at the forefront of industry developments and best practices. For Carole, commitment is not just about receiving but also about giving back to peers. As an employee network lead and vice secretary to a Work Council, Carole has demonstrated a strong commitment to fostering a supportive and collaborative work environment. Her leadership in these roles underscores the importance of community and mutual support in achieving collective success.", + 'link' => 'https://www.linkedin.com/in/carole-colley-pmp%C2%AE-a932077b/', + 'video' => 'https://www.youtube.com/embed/CUJOwRUlTpo?si=jQ7LykPZSe_KSQQJ', + 'pathway_map_link' => 'Career Pathway Map Carole Colley.pdf', + 'country' => 'fr' + ], + [ + 'id' => '6', + 'first_name' => 'Christina', + 'last_name' => 'Kiamili', + 'role' => 'Digital Portfolio Manager at Siemens', + 'image' => '/images/dream-jobs/christina-kiamili.png', + 'description1' => "Christina Kiamili is the Digital Portfolio Manager at Siemens.", + 'description2' => "In her role, she oversees the development and management of digital projects, ensuring they align with the company's strategic objectives. Christina is known for her expertise in digital transformation, project management, and her ability to lead cross-functional teams. She focuses on driving innovation and continuous improvement within Siemens, leveraging her strong background in both agile and waterfall methodologies.", + 'link' => 'https://www.linkedin.com/in/christina-kiamili-23582a114/', + 'video' => 'https://www.youtube.com/embed/VcqM5B-iWsE?si=uh9jEpNxeL9yInXN', + 'pathway_map_link' => 'Career Pathway Map Christina Kiamili.pdf', + 'country' => 'sz' + ], + [ + 'id' => '7', + 'first_name' => 'Devon', + 'last_name' => 'Young', + 'role' => 'UX Design at Avanade', + 'image' => '/images/dream-jobs/devon-young.png', + 'description1' => "Devon Young is Senior User Experience Manager at Avanade. She has over 20 years of experience in design, with a recent focus on design operations, strategy, recruiting, and nurturing talent. ", + 'description2' => "She believes that great design outcomes stem from a great team environment. Her passion for design began in high school in Missouri, USA where she created CD covers and T-shirts. Encouraged by her father, she pursued a career in design, studying Graphic Design at university.", + 'link' => 'https://www.linkedin.com/in/devoneyoung/', + 'video' => 'https://www.youtube.com/embed/ZmEc9RKy-MI?si=jQnFHpPXQm5Usa-Y', + 'pathway_map_link' => 'C4E Career Pathway Map - Devon Young.pdf', + 'country' => 'uk' + ], + [ + 'id' => '9', + 'first_name' => 'Paula', + 'last_name' => 'Panarra', + 'role' => 'General Manager at Avanade UK & Ireland', + 'image' => '/images/dream-jobs/paula-panarra.png', + 'description1' => "Paula Panarra is the General Manager at Avanade UK & Ireland. Previously, she served as the Global Business Applications Sales Lead for Retail and Consumer Goods at Microsoft Portugal, where she was the General Director from 2016. In this role, she guided the organization through the digital transformation of the Portuguese economy, empowering people and organizations with technology.", + 'description2' => "She joined Microsoft in 2010 as the CMO Lead, later becoming the Marketing & Operations Lead in 2013, and the Public Sector Lead in 2016. Before her tenure at Microsoft, Paula spent 15 years at Procter & Gamble Portugal and Iberia, holding various roles in Finance and Marketing, including Corporate Marketing Director, Finance Group Director, and Communication Director. Paula graduated in Chemical Engineering from the Instituto Superior Técnico in 1994. She is known for her optimism, solution-oriented mindset, and commitment to doing the right thing. Outside of her professional life, she is a proud mother of three daughters, an avid reader, a music lover, and an adventurous traveler.", + 'link' => 'https://www.linkedin.com/in/paulapanarra/', + 'video' => 'https://www.youtube.com/embed/z5NfcNKMiMk?si=P5CIKlqeft_z0mGN', + 'pathway_map_link' => '', + 'country' => 'sp' + ], + [ + 'id' => '10', + 'first_name' => 'Ribka', + 'last_name' => 'Balakrishnan', + 'role' => 'Mechanical Design Engineer at WSAudiology', + 'image' => '/images/dream-jobs/ribka-balakrishnan.png', + 'description1' => "Ribka Balakrishnan is a Mechanical Design Engineer working at WSAudiology. ", + 'description2' => "She is deeply involved in the research and development of hearing aids, and enjoys the hands-on aspects of her role, including prototyping and testing, which allow her to work closely with the products. She is also passionate about advocating for and supporting girls and women in all parts of society.", + 'link' => 'https://www.linkedin.com/in/ribka-balakrishnan/', + 'video' => 'https://www.youtube.com/embed/17X3-okWYhc?si=xyToCplHCQcbU4ex', + 'pathway_map_link' => 'Career Pathway Map Ribka Balakrishnan.pdf', + 'country' => 'da' + ], + [ + 'id' => '11', + 'first_name' => 'Jeevantika', + 'last_name' => 'Lingalwar', + 'role' => 'Cloud Solution Architect at Microsoft', + 'image' => '/images/dream-jobs/jeevantika-lingalwar.png', + 'description1' => "Jeevantika Lingalwar is a Partner Solution Architect at Microsoft, TEDx speaker, and founder of International Women in Tech, leading a community of over 7000 members. ", + 'description2' => "With M.Sc. degree in Cloud Computing and B.E in Computer Science Engineering, she is passionate about Women in Technology and Diversity & Inclusion. Jeevantika mentors' young minds about AI and hosts the podcast "The Unplanned Journey," celebrating women's resilience. She has been recognized as a Top Voice of the New Era of Leaders 2024, awarded the WomenTech Global Ambassador Award in 2021, and is a finalist for many awards in Ireland.", + 'link' => 'https://www.linkedin.com/in/jeevantika-lingalwar/', + 'video' => 'https://www.youtube.com/embed/98QFrA-mJkA?si=2d2wS4ll4tnDhO8F', + 'pathway_map_link' => 'Career Pathway Map Jeevantika Lingalwar.pdf', + 'country' => 'ei' + ], + [ + 'id' => '12', + 'first_name' => 'Dominik', + 'last_name' => 'Bolerác', + 'role' => 'Application Developer at Zurich Insurance Company', + 'image' => '/images/dream-jobs/dominik-bolerác.png', + 'description1' => "Dominik’s professional journey began during his university studies at the international company Zurich Insurance. He participated in a rotational internship program, which allowed students to experience working in various departments within the company – including risk management, actuarial services, and pricing & analytics.", + 'description2' => "Currently, Dominik works full-time as an application developer in the risk management department, where he is responsible for day-to-day production tasks and creating API packages that help automate internal processes. He works with programming languages (R, SQL, DAX) and data visualization tools (Power BI) on a daily basis. Dominik studied mathematics in high school and continued to pursue it at the university level. In his free time, he plays drums in an ABBA tribute band, traveling all over the world thanks to his flexible work. He is also very passionate about running and holds a professional running coaching certificate, which allows him to share his knowledge with colleagues, his athletes, and other passionate runners.", + 'link' => 'https://www.linkedin.com/in/dominik-boler%C3%A1c-39b333209/', + 'video' => 'https://www.youtube.com/embed/hNuyHzFE2J8?si=qjghlBjFnd4DKh6J', + 'pathway_map_link' => 'C4E Career Pathway Map - Dominik Bolerac.pdf', + 'country' => 'lo' + ], + [ + 'id' => '13', + 'first_name' => 'Sara', + 'last_name' => 'Mathews', + 'role' => 'Group Responsible AI Manager at The Adecco Group', + 'image' => '/images/dream-jobs/sara-mathews.png', + 'description1' => "Sarah Mathews is the Group Responsible AI Manager at The Adecco Group. She is responsible for operationalizing the group’s Responsible AI Principles by establishing governance, guidelines, and change management processes, as well as co-leading the implementation of the AI Act. With a wealth of experience in leading global AI initiatives, she is renowned for her expertise in integrating ethical and inclusive AI practices within the company.", + 'description2' => "Sarah’s dual background in Human Resources and AI gives her a unique perspective on HR-related AI systems worldwide. She excels at engaging stakeholders and bridging the gap between business and development teams, ensuring AI projects are scaled strategically with a business-driven and human-centric approach. Passionate about fostering knowledge-sharing communities, Sarah actively promotes best practices in AI across The Adecco Group’s brands and countries. Beyond her professional role, Sarah is dedicated to volunteering efforts that encourage women to enter the field of Data Science. She also mentors aspiring female leaders, helping them navigate and build successful careers in tech. ", + 'link' => 'https://www.linkedin.com/in/sarah-mathews-87b481122/', + 'video' => 'https://www.youtube.com/embed/-rxlrF3Mt8A?si=4DMHeKV8LZS26_5x', + 'pathway_map_link' => '', + 'country' => 'gm' + ], + [ + 'id' => '14', + 'first_name' => 'Paraskevi', + 'last_name' => 'Nomikou', + 'role' => 'Marine Geologist and an Assistant Professor at the Department of Geology and Geoenvironment at the National and Kapodistrian University of Athens', + 'image' => '/images/dream-jobs/paraskevi-nomikou.png', + 'description1' => "Paraskevi Nomikou is a marine geologist and an Assistant Professor at the Department of Geology and Geoenvironment at the National and Kapodistrian University of Athens, Greece. She specializes in the study of underwater volcanoes and seafloor processes. With extensive experience in marine volcanic activity, she has participated in over 70 oceanographic cruises, focusing on submarine volcanism, mud volcanoes, landslides, and seafloor mineral deposits", + 'description2' => "Paraskevi has played a significant role in evaluating potential hazards associated with volcanic activity at the Santorini volcano and has been involved in mapping the seafloor of ocean core complexes and offshore volcanoes. She is also dedicated to educating and inspiring young women to pursue careers in oceanography through her lectures and innovative marine technologies", + 'link' => 'https://www.linkedin.com/in/paraskevi-nomikou-325393203/', + 'video' => 'https://www.youtube.com/embed/7M5Gie2rRt4?si=mqaOkY9C29KxgRUO', + 'pathway_map_link' => '', + 'country' => 'gr' + ], + ]; + + $item = collect($results)->firstWhere('id', $id); + + $list = [ + (object) ['label' => 'Careers in Digital', 'href' => '/dream-jobs-in-digital'], + (object) ['label' => $item['first_name'] . ' ' . $item['last_name'], 'href' => ''], + ]; + + $resources = [ + (object) [ + 'title' => __('dream-jobs-in-digital.resource_title_1'), + 'description' => __('dream-jobs-in-digital.resource_description_1'), + 'button_text' => __('dream-jobs-in-digital.resource_button_1'), + 'button_link' => '/docs/dream-jobs/C4E WP4 Careers in Digital Guide Toolkit.pdf', + 'image' => '/images/dream-jobs/career-guide.png', + ], + (object) [ + 'title' => __('dream-jobs-in-digital.resource_title_2'), + 'description' => __('dream-jobs-in-digital.resource_description_2'), + 'button_text' => __('dream-jobs-in-digital.resource_button_2'), + 'button_link' => '/docs/dream-jobs/C4E WP4 Career Day Toolkit.pdf', + 'image' => '/images/dream-jobs/inspiration-day.png', + ], + (object) [ + 'title' => __('dream-jobs-in-digital.resource_title_3'), + 'description' => __('dream-jobs-in-digital.resource_description_3'), + 'button_text' => __('dream-jobs-in-digital.resource_button_3'), + 'button_link' => '/docs/dream-jobs/Practical Skills – VET Toolkit.pdf', + 'image' => '/images/dream-jobs/vet-activities.png', + ], + (object) [ + 'title' => __('dream-jobs-in-digital.resource_title_4'), + 'description' => __('dream-jobs-in-digital.resource_description_4'), + 'button_text' => __('dream-jobs-in-digital.resource_button_4'), + 'button_link' => 'https://www.techskills.org/careers/quiz/', + 'image' => '/images/dream-jobs/skills-test.png', + ], + ]; +@endphp +@section('layout.breadcrumb') + @include('layout.breadcrumb', ['list' => $list]) +@endsection + +@section('content') +
+
+
+
+

+ {{ $item['first_name'] }} {{ $item['last_name'] }} +

+ +
+

{{ $item['role'] }}

+
+
+ +

+ {{ $item['description1'] }} +

+

+ {{ $item['description2'] }} +

+

+ Check out the career journey here: {{ $item['first_name'] }} {{ $item['last_name'] }} +

+
+
+
+ +
+ @include('layout.video-player', ['id' => 'carrer-about', 'src' => $item['video']]) +
+
+{{--

Video title here

--}} +
+
+
+ + +
+ + @if($item['pathway_map_link']) +
+
+ + + +
+

+ Explore Career Pathway +

+ + Career Pathway Map +
+
+ @endif + +
+
+ + + +
+

+ @lang('dream-jobs-in-digital.resources') +

+
+ @foreach($resources as $resource) +
+
+
+

+ {{ $resource->title }} +

+

+ {{ $resource->description }} +

+
+ + {{ $resource->button_text }} + +
+ +
+ +
+
+ @endforeach +
+
+
+
+@endsection diff --git a/resources/views/static/dream-jobs-in-digital.blade.php b/resources/views/static/dream-jobs-in-digital.blade.php new file mode 100644 index 000000000..75a4165bc --- /dev/null +++ b/resources/views/static/dream-jobs-in-digital.blade.php @@ -0,0 +1,320 @@ +@extends('layout.new_base') + +@php + $list = [ + (object) ['label' => 'Careers in Digital', 'href' => ''], + ]; + + $roles = [ + [ + 'id' => '1', + 'first_name' => 'Anny', + 'last_name' => 'Tubbs', + 'role' => 'Multimedia producer at First Move Productions', + 'image' => '/images/dream-jobs/anny-tubbs.png', + 'country' => 'be' + ], + [ + 'id' => '2', + 'first_name' => 'Magda', + 'last_name' => 'Vanzetto', + 'role' => 'Head of Project Development and Governance, Energy Performance Services at Siemens', + 'image' => '/images/dream-jobs/magda-vanzetto.png', + 'country' => 'sz' + ], + [ + 'id' => '3', + 'first_name' => 'Roxana', + 'last_name' => 'Freusse', + 'role' => 'Team Lead Cloud Solutions & DevOps, Scrum Master at Siemens', + 'image' => '/images/dream-jobs/roxana-freusse.png', + 'country' => 'sz' + ], + [ + 'id' => '4', + 'first_name' => 'Vasileios', + 'last_name' => 'Linardos', + 'role' => 'Head of AI at ARCHEIOTHIKI SA', + 'image' => '/images/dream-jobs/vasileios-linardos.png', + 'country' => 'gr' + ], + [ + 'id' => '5', + 'first_name' => 'Carole', + 'last_name' => 'Colley', + 'role' => 'Bid & Proposal Management at Avanade', + 'image' => '/images/dream-jobs/carole-colley.png', + 'country' => 'fr' + ], + [ + 'id' => '6', + 'first_name' => 'Christina', + 'last_name' => 'Kiamili', + 'role' => 'Digital Portfolio Manager at Siemens', + 'image' => '/images/dream-jobs/christina-kiamili.png', + 'country' => 'sz' + ], + [ + 'id' => '7', + 'first_name' => 'Devon', + 'last_name' => 'Young', + 'role' => 'UX Design at Avanade', + 'image' => '/images/dream-jobs/devon-young.png', + 'country' => 'uk' + ], + [ + 'id' => '9', + 'first_name' => 'Paula', + 'last_name' => 'Panarra', + 'role' => 'General Manager at Avanade UK & Ireland', + 'image' => '/images/dream-jobs/paula-panarra.png', + 'country' => 'sp' + ], + [ + 'id' => '10', + 'first_name' => 'Ribka', + 'last_name' => 'Balakrishnan', + 'role' => 'Mechanical Design Engineer at WSAudiology', + 'image' => '/images/dream-jobs/ribka-balakrishnan.png', + 'country' => 'da' + ], + [ + 'id' => '11', + 'first_name' => 'Jeevantika', + 'last_name' => 'Lingalwar', + 'role' => 'Cloud Solution Architect at Microsoft', + 'image' => '/images/dream-jobs/jeevantika-lingalwar.png', + 'country' => 'ei' + ], + [ + 'id' => '12', + 'first_name' => 'Dominik', + 'last_name' => 'Bolerác', + 'role' => 'Application Developer at Zurich Insurance Company', + 'image' => '/images/dream-jobs/dominik-bolerác.png', + 'country' => 'lo' + ], + [ + 'id' => '13', + 'first_name' => 'Sara', + 'last_name' => 'Mathews', + 'role' => 'Group Responsible AI Manager at The Adecco Group', + 'image' => '/images/dream-jobs/sara-mathews.png', + 'country' => 'gm' + ], + [ + 'id' => '14', + 'first_name' => 'Paraskevi', + 'last_name' => 'Nomikou', + 'role' => 'Marine Geologist and an Assistant Professor at the Department of Geology and Geoenvironment at the National and Kapodistrian University of Athens', + 'image' => '/images/dream-jobs/paraskevi-nomikou.png', + 'country' => 'gr' + ], + ]; + + $result = collect($roles); + $sortedResults = $result->sortBy('first_name'); + + $resources = [ + (object) [ + 'title' => __('dream-jobs-in-digital.resource_title_1'), + 'description' => __('dream-jobs-in-digital.resource_description_1'), + 'button_text' => __('dream-jobs-in-digital.resource_button_1'), + 'button_link' => '/docs/dream-jobs/C4E WP4 Careers in Digital Guide Toolkit.pdf', + 'image' => '/images/dream-jobs/career-guide.png', + ], + (object) [ + 'title' => __('dream-jobs-in-digital.resource_title_2'), + 'description' => __('dream-jobs-in-digital.resource_description_2'), + 'button_text' => __('dream-jobs-in-digital.resource_button_2'), + 'button_link' => '/docs/dream-jobs/C4E WP4 Career Day Toolkit.pdf', + 'image' => '/images/dream-jobs/inspiration-day.png', + ], + (object) [ + 'title' => __('dream-jobs-in-digital.resource_title_3'), + 'description' => __('dream-jobs-in-digital.resource_description_3'), + 'button_text' => __('dream-jobs-in-digital.resource_button_3'), + 'button_link' => '/docs/dream-jobs/Practical Skills – VET Toolkit.pdf', + 'image' => '/images/dream-jobs/vet-activities.png', + ], + (object) [ + 'title' => __('dream-jobs-in-digital.resource_title_4'), + 'description' => __('dream-jobs-in-digital.resource_description_4'), + 'button_text' => __('dream-jobs-in-digital.resource_button_4'), + 'button_link' => 'https://www.techskills.org/careers/quiz/', + 'image' => '/images/dream-jobs/skills-test.png', + ], + ]; +@endphp +@section('layout.breadcrumb') + @include('layout.breadcrumb', ['list' => $list]) +@endsection + +@section('content') +
+
+
+
+
+
+ +

+ @lang('dream-jobs-in-digital.landing_header') +

+ + @lang('dream-jobs-in-digital.get_involved') + +
+ + +
+
+
+
+ +
+
+

+ @lang('dream-jobs-in-digital.about_title') +

+

+ @lang('dream-jobs-in-digital.about_description') +

+
+ +
+ @include('layout.video-player', [ + 'id' => 'careers-about', + 'src' => 'https://www.youtube.com/embed/pzP-kToeym4?si=FzutCQGW4rO5M_5A', + ]) +
+
+
+
+ +
+
+

+ @lang('dream-jobs-in-digital.our_role_models') +

+
+ @foreach($sortedResults as $result) + + @endforeach + + {{--
+ {{ $results->links('vendor.livewire.pagination') }} +
--}} +
+
+ + +
+ +
+
+ + + +
+

+ @lang('dream-jobs-in-digital.resources') +

+
+ @foreach($resources as $resource) +
+
+
+

+ {{ $resource->title }} +

+

+ {{ $resource->description }} +

+
+ + {{ $resource->button_text }} + +
+ +
+ +
+
+ @endforeach +
+
+
+
+@endsection diff --git a/routes/web.php b/routes/web.php index e18580d55..7cc4b8165 100644 --- a/routes/web.php +++ b/routes/web.php @@ -126,6 +126,12 @@ 'remote-teaching' ); +Route::get('/dream-jobs-in-digital', [StaticPageController::class, 'static'])->name( + 'dream-jobs-in-digital' +); + +Route::get('dream-jobs-in-digital/{role}', [StaticPageController::class, 'static'])->name('dream-jobs-in-digital-role'); + //Static training pages Route::get('/training', [StaticPageController::class, 'static'])->name('training.index'); Route::get(