From ac52c4a155e8104a86551790bf082c86450ea692 Mon Sep 17 00:00:00 2001 From: aymanaboghonim Date: Sat, 19 Jul 2025 14:12:22 +0400 Subject: [PATCH 1/2] feat: add three upcoming community events to events page - Add Copilot End-to-End Website Walkthrough (Nov 19, 2025) - Add DORA 2025 AI Report Review (Oct 8, 2025) - Add Career Guidance Session with Kareem (Sep 6, 2025) All events follow existing format with: - Facebook event links and YouTube placeholders - Arabic language and proper speaker assignments - Chronological ordering (most recent first) - Consistent styling and metadata structure Addresses: DevOpsVisions/blog#2 --- _tabs/user group events.md | 57 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/_tabs/user group events.md b/_tabs/user group events.md index 7db24c3..8acf8f0 100644 --- a/_tabs/user group events.md +++ b/_tabs/user group events.md @@ -6,6 +6,63 @@ order: 5 All community sessions past and upcoming are listed below. The most recent events appear at the top. +## 🔹 Copilot End-to-End Website Walkthrough + +### 📝About this event: + +A public demo session on how GitHub Copilot was used to build the Elmentor website in just a few hours. http://elmentorprogram.com/ + +- **📅 Date:** Nov 19, 2025 +- **🗣️ Speakers:** [Mohamed Radwan](https://mohamedradwan.com/), [Ayman Aboghonim](https://github.com/aymanaboghonim) +- **👁️ Views:** Upcoming Event +- **💻 Streamed Live on:** Facebook +- **🌐 Language:** Arabic +- **🎞️ Record available on:** + - [Facebook Event](https://www.facebook.com/share/16VA46JTZo/) + - [YouTube Video](https://www.youtube.com/@MRadwanMSF/videos) + +- **🏷️ Tags:** `copilot` `website development` `AI` + +--- + +## 🔹 DORA 2025 AI Report Review + +### 📝About this event: + +A public discussion session analyzing the new DORA report 2025 (Impact of Generative AI in Software Development). This report offers research-backed guidance for leaders and practitioners to effectively navigate this transformation, providing actionable insights to maximize AI's benefits while mitigating potential risks. DORA report link: https://services.google.com/fh/files/misc/dora-impact-of-generative-ai-in-software-development.pdf + +- **📅 Date:** Oct 08, 2025 +- **🗣️ Speakers:** [Mohamed Radwan](https://mohamedradwan.com/), [Ayman Aboghonim](https://github.com/aymanaboghonim) +- **👁️ Views:** Upcoming Event +- **💻 Streamed Live on:** Facebook +- **🌐 Language:** Arabic +- **🎞️ Record available on:** + - [Facebook Event](https://www.facebook.com/share/19M6GbMjKX/) + - [YouTube Video](https://www.youtube.com/@MRadwanMSF/videos) + +- **🏷️ Tags:** `DORA` `AI` `software development` + +--- + +## 🔹 Career Guidance Session with Kareem + +### 📝About this event: + +A community-wide Career Guidance Session will be arranged in collaboration with Kareem. The session will offer practical insights into job seeking, personal branding, and navigating the hiring process, supporting our members in their professional journeys. + +- **📅 Date:** Sep 06, 2025 +- **🗣️ Speakers:** [Mohamed Radwan](https://mohamedradwan.com/), Kareem Khamis +- **👁️ Views:** Upcoming Event +- **💻 Streamed Live on:** Facebook +- **🌐 Language:** Arabic +- **🎞️ Record available on:** + - [Facebook Event](https://www.facebook.com/share/16i5zPMTZe/) + - [YouTube Video](https://www.youtube.com/@MRadwanMSF/videos) + +- **🏷️ Tags:** `career guidance` `mentorship` `professional development` + +--- + ## 🔹 GitHub Foundation Course [AR] [May 2025]-[#1] ### 📝About this event: From 3d43fc965ce56c90e512d708ddd29d4b3af90876 Mon Sep 17 00:00:00 2001 From: aymanaboghonim Date: Sat, 19 Jul 2025 14:26:15 +0400 Subject: [PATCH 2/2] fix: correct speaker links to match existing events format - Keep Mohamed Radwan link as https://mohamedradwan.com/ (consistent with all existing events) - Add missing Kareem Khamis profile link https://github.com/KareemKhamis - Maintain Ayman Aboghonim GitHub profile link All speaker links now follow the same format as existing events. --- _tabs/user group events.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_tabs/user group events.md b/_tabs/user group events.md index 8acf8f0..7e308c9 100644 --- a/_tabs/user group events.md +++ b/_tabs/user group events.md @@ -51,7 +51,7 @@ A public discussion session analyzing the new DORA report 2025 (Impact of Genera A community-wide Career Guidance Session will be arranged in collaboration with Kareem. The session will offer practical insights into job seeking, personal branding, and navigating the hiring process, supporting our members in their professional journeys. - **📅 Date:** Sep 06, 2025 -- **🗣️ Speakers:** [Mohamed Radwan](https://mohamedradwan.com/), Kareem Khamis +- **🗣️ Speakers:** [Mohamed Radwan](https://mohamedradwan.com/), [Kareem Khamis](https://github.com/KareemKhamis) - **👁️ Views:** Upcoming Event - **💻 Streamed Live on:** Facebook - **🌐 Language:** Arabic