diff --git a/.hugo_build.lock b/.hugo_build.lock new file mode 100644 index 0000000..e69de29 diff --git a/content/post/osac-microsoft-student-ambassador.md b/content/post/osac-microsoft-student-ambassador.md new file mode 100644 index 0000000..2e5bfd0 --- /dev/null +++ b/content/post/osac-microsoft-student-ambassador.md @@ -0,0 +1,40 @@ +--- +title: Microsoft Learn Student Ambassador +lead: Diving deep into Microsoft Learn Student Ambassador +date: 2024-10-28 +linktitle: MLSA +draft: false + +categories: + - "event" + - "2024" + - "Recent Events" +tags: + - "microsoft" + - "learn" + - "Microsoft learn" + - "2024" + + +# Theme-Defined params +thumbnail: "img/osac-mlsa-2024/title.webp" # Thumbnail image +thumbnail_alt: "Thumbnail" # alt text for thumbnail image, be screen reader friendly! +thumbnail_hide_post: false # Hide thumbnail on single post view +sidebar: "right" # Enable sidebar (on the right side) per page +sitemap_hide: false # Do not add this page to the sitemap +--- +In this informative session, Gold Microsoft Learn Student Ambassador (MLSA) Roshan Sahani shares valuable insights on how to apply for the Microsoft Student Ambassador program. He goes into detail about the application process, the benefits and perks of becoming an ambassador, the responsibilities and roles of a Microsoft Student Ambassador, and much more. The session provides an in-depth overview of how the program helps students grow their skills, build a global network, and contribute to their communities. This session was thoughtfully hosted by Anupama Rai. + +The whole session is being recorded and published on our YouTube channel. +## Event Archive + +[View youtube recording](https://www.youtube.com/watch?v=Ic7tLJDZNtU) +{{< youtube Ic7tLJDZNtU>}} + +## Event Gallery + +![Poster pic 1](/img/osac-mlsa-2024/title.webp "Poster Picture") + +![Video Screenshot 1](/img/osac-mlsa-2024/one.png "Video Screenshot 1") +![Video Screenshot 2](/img/osac-mlsa-2024/two.png "Video Screenshot 2") + diff --git a/static/img/osac-mlsa-2024/one.png b/static/img/osac-mlsa-2024/one.png new file mode 100644 index 0000000..1b67e85 Binary files /dev/null and b/static/img/osac-mlsa-2024/one.png differ diff --git a/static/img/osac-mlsa-2024/title.webp b/static/img/osac-mlsa-2024/title.webp new file mode 100644 index 0000000..7c85b35 Binary files /dev/null and b/static/img/osac-mlsa-2024/title.webp differ diff --git a/static/img/osac-mlsa-2024/two.png b/static/img/osac-mlsa-2024/two.png new file mode 100644 index 0000000..e5d9f07 Binary files /dev/null and b/static/img/osac-mlsa-2024/two.png differ