diff --git a/_posts/2023-08-10-august-meetup.md b/_posts/2023-08-10-august-meetup.md new file mode 100644 index 00000000..efc0b87e --- /dev/null +++ b/_posts/2023-08-10-august-meetup.md @@ -0,0 +1,54 @@ +--- +title: CopenhagenJS August 2023 - Maersk +type: meetup +location: Esplanaden 50, 1098 Copenhagen K +link: https://www.meetup.com/copenhagenjs/events/294352305/ +date: 2023-08-10T17:00:00 +duration: 3 +speakers: + - title: Empowering frontend development - Unleashing the potential of the design system + name: TBD + - title: A journey from a software developer to an entrepreneur + name: Bachir Kurdi +--- + +# CopenhagenJS August 2023 - Maersk + +Hi everyone + +Finally, the time has come, we are back again! + +Corona has made us quiet but the community is desiring the fun gatherings for long. A lot has happened during the two year's time and I'm sure we all want to reconnect. We are working on reviving this lovely community meetup, so we have already lined up the meetups in the pipeline. + +So come and join us and talk about JavaScript 😀 + +## Schedule: + +17:00 Doors open +17:45 Welcome +18:00 Empowering frontend development: Unleashing the potential of the design system +18:25 Break with food and drinks +19:00 A journey from a software developer to an entrepreneur - Bachir Kurdi +19:30 Group photo +19:35 Raffle +19:45 Socializing - Meet the community +21:00 See you next time! + +See more details on https://copenhagenjs.dk/ + +## What is CopenhagenJS? + +CopenhagenJS is a community group in Copenhagen for all JavaScript developers. We get together and share things we work on and really like. We talk about various technologies that we either use on a day-to-day basis or aspire to use. + +## Can I present something at CopenhagenJS? + +Definitely, CopenhagenJS is for and by the community, so you are more than welcome to talk about things that you find interesting and we will assist you with your speaking if you are new or have any difficulties. You can contact us with a private message or comment here on meetup.com, or on any social network where you can find us. + +Subscribe to our YouTube Channel: https://www.youtube.com/channel/UCOD8lwED5PAcgmhwymQJsng +Twitter: https://twitter.com/copenhagenjs +Facebook: https://www.facebook.com/copenhagenjs/ + +Looking forward to seeing you! + +Friendly regards +Jonathan, Svetlana and Zoey \ No newline at end of file diff --git a/_posts/_data.json b/_posts/_data.json index 926198e8..755cf320 100644 --- a/_posts/_data.json +++ b/_posts/_data.json @@ -97,6 +97,7 @@ "2019-10-24-october-meetup.md", "2019-11-21-november-meetup.md", "2019-12-16-december-meetup.md", - "2020-02-20-february-meetup.md" + "2020-02-20-february-meetup.md", + "2023-08-10-august-meetup.md" ] -} +} \ No newline at end of file