From 18dd21941550b870228d88a6a11d9b117db5eb81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chase=20=E6=9D=8E?= Date: Tue, 5 Sep 2023 22:21:51 -0500 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=97=92=EF=B8=8FAdding=20GBM=20blog=20?= =?UTF-8?q?post?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blog/2023-08-31-GBM-announcement.md | 14 ++++++++++++++ blog/authors.yml | 9 +++++++-- static/media | 2 +- 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 blog/2023-08-31-GBM-announcement.md diff --git a/blog/2023-08-31-GBM-announcement.md b/blog/2023-08-31-GBM-announcement.md new file mode 100644 index 000000000..91b677f1d --- /dev/null +++ b/blog/2023-08-31-GBM-announcement.md @@ -0,0 +1,14 @@ +--- +slug: gbm-fall-2023 +title: Fall ACM General Body Meeting +authors: yashishandilya +tags: ["general-body-meeting", "events", "SIGs"] +--- + +We just wrapped our 2023-24 In-Person Involvement Fair. You can check out the pictures on our [Instagram](https://www.instagram.com/acmatuic/) and [LinkedIn](https://www.linkedin.com/company/acm-cs-uic/). Thank you for showing up and most importantly, welcome to ACM! + +We're kicking off the Fall 2023 semester with our 1st GBM of this academic year on **6th September, 5pm, at SELE 2260 (CS Lounge)**. + +The GBM will provide a more detailed introduction to ACM and our plans for 2023-24 school year, an info session with Engineering Career Centre and lots of resume making tips & tricks (the Fall Application Cycle is literally HERE). Come for the conversations, food, or both! Check out our GBM Flyer and [RSVP here](https://forms.gle/R4JDYL4d4wCw7DiUA). + +![ACM Fall 2023 GBM Flyer](/media/blog/acm-fall-2023-gbm-flyer.png) diff --git a/blog/authors.yml b/blog/authors.yml index e45645493..8c7ed5ba2 100644 --- a/blog/authors.yml +++ b/blog/authors.yml @@ -25,6 +25,11 @@ SohamG: image_url: https://avatars.githubusercontent.com/u/7116239?s=100&v=4 ajknight121: name: Adrian Knight - title: President 2023 @ ACM@UIC + title: President 2022-2023 @ ACM@UIC url: https://github.com/Ajknight121 - image_url: https://avatars.githubusercontent.com/u/97642775?s=100&v=4 \ No newline at end of file + image_url: https://avatars.githubusercontent.com/u/97642775?s=100&v=4 +yashishandilya: + name: Yashi Shandilya + title: President 2023-2024 @ ACM@UIC + url: https://github.com/yashishandilya + image_url: https://avatars.githubusercontent.com/u/89973416?s=100&v=4 diff --git a/static/media b/static/media index 8653367ca..1d86dc09f 160000 --- a/static/media +++ b/static/media @@ -1 +1 @@ -Subproject commit 8653367ca7626f6094ef39875ee592508fd70166 +Subproject commit 1d86dc09f6afb4bb7e9493a54c71f8649472a4dc From 86c5c2f166e7ff0739d0d376b156d7c5b20baa36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chase=20=E6=9D=8E?= Date: Tue, 5 Sep 2023 22:33:40 -0500 Subject: [PATCH 2/2] Adding year to the title --- blog/2023-08-31-GBM-announcement.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2023-08-31-GBM-announcement.md b/blog/2023-08-31-GBM-announcement.md index 91b677f1d..71927b291 100644 --- a/blog/2023-08-31-GBM-announcement.md +++ b/blog/2023-08-31-GBM-announcement.md @@ -1,6 +1,6 @@ --- slug: gbm-fall-2023 -title: Fall ACM General Body Meeting +title: Fall 2023 ACM General Body Meeting authors: yashishandilya tags: ["general-body-meeting", "events", "SIGs"] ---