Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: errata-ai/vale-action@reviewdog
with:
reporter: github-pr-check
files: '${{ steps.get_changed_files.outputs.all }}'
files: '${{ steps.get_changed_files.outputs.modified }}'
fail_on_error: true
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
5 changes: 4 additions & 1 deletion .vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ StylesPath = .github/styles
MinAlertLevel = warning

[*.md]
BasedOnStyles = Google, write-good
BasedOnStyles = Google, write-good

[README.md]
BasedOnStyles =
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Run the followig commands to install and run the application:

## Creating content

### Create blog post

To create a new post, run the following command to scaffold the structure:

```bash
Expand All @@ -39,6 +41,31 @@ Once scaffolded, you can edit your post in `content/posts/unpublished/{title}`

For guidelines on writing your post, please check the [next section](#content)

### Create a meetup post
First, run this command to prepare the scaffolder:
```bash
npm run premeetup:new
```
Now you are ready to run this command to create new meetup post:
```bash
npm run meetup:new
```
Example question during the process:
```aiignore
? What's the title of the post? Some new meetup
? Enter a short description to display on the landing page January 26, 2023 | Backbase office | AI, OpenAI
? Enter some keywords related to your post (comma-separated) krakow, meetup, AI, OpenAI
? In which of these categories your post fits best? meetups
```
The category is always fixed to `meetups`.
The author is always fixed to `Backbase Meetups`

There will be two files created. You can fill the `post.md` with you content and replace `placeholder.webp` with your image.
```
CREATE content/posts/meetups/some-new-meetup/post.md (499 bytes)
CREATE content/posts/meetups/some-new-meetup/assets/placeholder.webp (25720 bytes)
```

---

The blog is served at http://localhost:4200
Expand Down
4 changes: 4 additions & 0 deletions content/authors/authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,9 @@
"Sriram Seshadri": {
"avatar": "sriramg.png",
"role": "Principal System Engineer - Customer Success"
},
"Backbase Meetups": {
"avatar": "backbase.png",
"role": "Meetup Organizer"
}
}
Binary file added content/authors/avatars/backbase.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Arduino Weather Station on Azure - IoT, Terraform, Azure, Programming

Check warning on line 1 in content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md#L1

[Google.Headings] 'Arduino Weather Station on Azure - IoT, Terraform, Azure, Programming' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Arduino Weather Station on Azure - IoT, Terraform, Azure, Programming' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md", "range": {"start": {"line": 1, "column": 3}}}, "severity": "WARNING"}

Event date: April 27, 2023 | Backbase office | Arduino, IoT, Azure

Check warning on line 3 in content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md#L3

[Google.Colons] ': A' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': A' should be in lowercase.", "location": {"path": "content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md", "range": {"start": {"line": 3, "column": 11}}}, "severity": "WARNING"}

![](assets/placeholder.webp)

Authors: Backbase Meetups

Check warning on line 7 in content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md#L7

[Google.Colons] ': B' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': B' should be in lowercase.", "location": {"path": "content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md", "range": {"start": {"line": 7, "column": 8}}}, "severity": "WARNING"}
Date: 2023-04-01T06:41:26.235Z
Category: meetups

tags: krakow, meetup, Arduino, IoT, Azure

---

## ✅ Book your spot

Join us for the next Backbase meetup where we speak not only about Tech

Check warning on line 17 in content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md#L17

[Google.We] Try to avoid using first-person plural like 'us'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'us'.", "location": {"path": "content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md", "range": {"start": {"line": 17, "column": 6}}}, "severity": "WARNING"}

Check warning on line 17 in content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md#L17

[Google.We] Try to avoid using first-person plural like 'we'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md", "range": {"start": {"line": 17, "column": 44}}}, "severity": "WARNING"}

Check warning on line 17 in content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md#L17

[write-good.Weasel] 'only' is a weasel word!
Raw output
{"message": "[write-good.Weasel] 'only' is a weasel word!", "location": {"path": "content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md", "range": {"start": {"line": 17, "column": 57}}}, "severity": "WARNING"}

[Get your ticket](https://www.meetup.com/backbase-meetups/)

## Speakers & Topics

Check warning on line 21 in content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md#L21

[Google.Headings] 'Speakers & Topics' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Speakers \u0026 Topics' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md", "range": {"start": {"line": 21, "column": 4}}}, "severity": "WARNING"}

### [Mariusz Walania](https://www.linkedin.com/in/mariusz-walania-7a3a573/)

Check warning on line 23 in content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md#L23

[Google.Headings] 'Mariusz Walania' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Mariusz Walania' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md", "range": {"start": {"line": 23, "column": 6}}}, "severity": "WARNING"}
**Topic:** "Arduino weather station on Azure - IoT, Terraform, Azure, Programming"

## Place and time

🗓️ Event Date: April 27, 2023

Check warning on line 28 in content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md#L28

[Google.Colons] ': A' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': A' should be in lowercase.", "location": {"path": "content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md", "range": {"start": {"line": 28, "column": 14}}}, "severity": "WARNING"}

🕑 Time: 5:00 PM

📍 Location: Backbase Office, High 5ive Four, Pawia 21, 31-154 Kraków

Check warning on line 32 in content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md#L32

[Google.Colons] ': B' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': B' should be in lowercase.", "location": {"path": "content/posts/meetups/arduino-weather-station-on-azure-iot-terraform-azure-programming/post.md", "range": {"start": {"line": 32, "column": 11}}}, "severity": "WARNING"}
[See the map](https://maps.app.goo.gl/UWpwQ9zNaJBxPLEV9)

## Agenda

5:00 PM - 5:15 PM - Doors open, grab a drink

5:15 PM - 5:30 PM - Welcome

5:30 PM - 6:15 PM - Mariusz Walania | "Arduino weather station on Azure - IoT, Terraform, Azure, Programming" (in english)

6:15 PM - 7:00 PM - Networking, food&drinks


[Get your ticket](https://www.meetup.com/backbase-meetups/)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions content/posts/meetups/challenges-of-machine-learning/post.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Challenges of Machine Learning

Check warning on line 1 in content/posts/meetups/challenges-of-machine-learning/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/challenges-of-machine-learning/post.md#L1

[Google.Headings] 'Challenges of Machine Learning' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Challenges of Machine Learning' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/challenges-of-machine-learning/post.md", "range": {"start": {"line": 1, "column": 3}}}, "severity": "WARNING"}

Event date: September 28, 2023 | Backbase office | Machine Learning

Check warning on line 3 in content/posts/meetups/challenges-of-machine-learning/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/challenges-of-machine-learning/post.md#L3

[Google.Colons] ': S' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': S' should be in lowercase.", "location": {"path": "content/posts/meetups/challenges-of-machine-learning/post.md", "range": {"start": {"line": 3, "column": 11}}}, "severity": "WARNING"}

![](assets/placeholder.webp)

Authors: Backbase Meetups

Check warning on line 7 in content/posts/meetups/challenges-of-machine-learning/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/challenges-of-machine-learning/post.md#L7

[Google.Colons] ': B' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': B' should be in lowercase.", "location": {"path": "content/posts/meetups/challenges-of-machine-learning/post.md", "range": {"start": {"line": 7, "column": 8}}}, "severity": "WARNING"}
Date: 2023-10-01T07:09:11.368Z
Category: meetups

tags: krakow, meetup, Machine Learning

---

## ✅ Book your spot

Join us for the next Backbase meetup where we speak not only about Tech

Check warning on line 17 in content/posts/meetups/challenges-of-machine-learning/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/challenges-of-machine-learning/post.md#L17

[Google.We] Try to avoid using first-person plural like 'us'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'us'.", "location": {"path": "content/posts/meetups/challenges-of-machine-learning/post.md", "range": {"start": {"line": 17, "column": 6}}}, "severity": "WARNING"}

Check warning on line 17 in content/posts/meetups/challenges-of-machine-learning/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/challenges-of-machine-learning/post.md#L17

[Google.We] Try to avoid using first-person plural like 'we'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "content/posts/meetups/challenges-of-machine-learning/post.md", "range": {"start": {"line": 17, "column": 44}}}, "severity": "WARNING"}

Check warning on line 17 in content/posts/meetups/challenges-of-machine-learning/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/challenges-of-machine-learning/post.md#L17

[write-good.Weasel] 'only' is a weasel word!
Raw output
{"message": "[write-good.Weasel] 'only' is a weasel word!", "location": {"path": "content/posts/meetups/challenges-of-machine-learning/post.md", "range": {"start": {"line": 17, "column": 57}}}, "severity": "WARNING"}

[Get your ticket](https://www.meetup.com/backbase-meetups/)

## Speakers & Topics

Check warning on line 21 in content/posts/meetups/challenges-of-machine-learning/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/challenges-of-machine-learning/post.md#L21

[Google.Headings] 'Speakers & Topics' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Speakers \u0026 Topics' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/challenges-of-machine-learning/post.md", "range": {"start": {"line": 21, "column": 4}}}, "severity": "WARNING"}

### [Sandra Jagiełło](https://www.linkedin.com/in/sandrajagiello/)

Check warning on line 23 in content/posts/meetups/challenges-of-machine-learning/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/challenges-of-machine-learning/post.md#L23

[Google.Headings] 'Sandra Jagiełło' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Sandra Jagiełło' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/challenges-of-machine-learning/post.md", "range": {"start": {"line": 23, "column": 6}}}, "severity": "WARNING"}
**Topic:** "Challenges of machine learning"

## Place and time

🗓️ Event Date: September 28, 2023

Check warning on line 28 in content/posts/meetups/challenges-of-machine-learning/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/challenges-of-machine-learning/post.md#L28

[Google.Colons] ': S' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': S' should be in lowercase.", "location": {"path": "content/posts/meetups/challenges-of-machine-learning/post.md", "range": {"start": {"line": 28, "column": 14}}}, "severity": "WARNING"}

🕑 Time: 5:00 PM

📍 Location: Backbase Office, High 5ive Four, Pawia 21, 31-154 Kraków

Check warning on line 32 in content/posts/meetups/challenges-of-machine-learning/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/challenges-of-machine-learning/post.md#L32

[Google.Colons] ': B' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': B' should be in lowercase.", "location": {"path": "content/posts/meetups/challenges-of-machine-learning/post.md", "range": {"start": {"line": 32, "column": 11}}}, "severity": "WARNING"}
[See the map](https://maps.app.goo.gl/UWpwQ9zNaJBxPLEV9)

## Agenda

5:00 PM - 5:15 PM - Doors open, grab a drink

5:15 PM - 5:30 PM - Welcome

5:30 PM - 6:15 PM - Sandra Jagiełło | "Challenges of machine learning" (in english)

6:15 PM - 7:00 PM - Networking, food&drinks


[Get your ticket](https://www.meetup.com/backbase-meetups/)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 50 additions & 0 deletions content/posts/meetups/easy-debugging-in-playwright/post.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Easy Debugging in Playwright

Check warning on line 1 in content/posts/meetups/easy-debugging-in-playwright/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/easy-debugging-in-playwright/post.md#L1

[Google.Headings] 'Easy Debugging in Playwright' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Easy Debugging in Playwright' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/easy-debugging-in-playwright/post.md", "range": {"start": {"line": 1, "column": 3}}}, "severity": "WARNING"}

Event date: March 30, 2023 | Backbase office | Playwright

Check warning on line 3 in content/posts/meetups/easy-debugging-in-playwright/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/easy-debugging-in-playwright/post.md#L3

[Google.Colons] ': M' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': M' should be in lowercase.", "location": {"path": "content/posts/meetups/easy-debugging-in-playwright/post.md", "range": {"start": {"line": 3, "column": 11}}}, "severity": "WARNING"}

![](assets/placeholder.webp)

Authors: Backbase Meetups

Check warning on line 7 in content/posts/meetups/easy-debugging-in-playwright/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/easy-debugging-in-playwright/post.md#L7

[Google.Colons] ': B' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': B' should be in lowercase.", "location": {"path": "content/posts/meetups/easy-debugging-in-playwright/post.md", "range": {"start": {"line": 7, "column": 8}}}, "severity": "WARNING"}
Date: 2023-03-01T08:54:35.051Z
Category: meetups

tags: krakow, meetup, Playwright, debugging

---

## ✅ Book your spot

Join us for the next Backbase meetup where we speak not only about Tech

Check warning on line 17 in content/posts/meetups/easy-debugging-in-playwright/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/easy-debugging-in-playwright/post.md#L17

[Google.We] Try to avoid using first-person plural like 'us'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'us'.", "location": {"path": "content/posts/meetups/easy-debugging-in-playwright/post.md", "range": {"start": {"line": 17, "column": 6}}}, "severity": "WARNING"}

Check warning on line 17 in content/posts/meetups/easy-debugging-in-playwright/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/easy-debugging-in-playwright/post.md#L17

[Google.We] Try to avoid using first-person plural like 'we'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "content/posts/meetups/easy-debugging-in-playwright/post.md", "range": {"start": {"line": 17, "column": 44}}}, "severity": "WARNING"}

Check warning on line 17 in content/posts/meetups/easy-debugging-in-playwright/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/easy-debugging-in-playwright/post.md#L17

[write-good.Weasel] 'only' is a weasel word!
Raw output
{"message": "[write-good.Weasel] 'only' is a weasel word!", "location": {"path": "content/posts/meetups/easy-debugging-in-playwright/post.md", "range": {"start": {"line": 17, "column": 57}}}, "severity": "WARNING"}

[Get your ticket](https://www.meetup.com/backbase-meetups/)

## Speakers & Topics

Check warning on line 21 in content/posts/meetups/easy-debugging-in-playwright/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/easy-debugging-in-playwright/post.md#L21

[Google.Headings] 'Speakers & Topics' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Speakers \u0026 Topics' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/easy-debugging-in-playwright/post.md", "range": {"start": {"line": 21, "column": 4}}}, "severity": "WARNING"}

### [Joanna Morgaś](https://www.linkedin.com/in/joanna-morgas/)

Check warning on line 23 in content/posts/meetups/easy-debugging-in-playwright/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/easy-debugging-in-playwright/post.md#L23

[Google.Headings] 'Joanna Morgaś' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Joanna Morgaś' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/easy-debugging-in-playwright/post.md", "range": {"start": {"line": 23, "column": 6}}}, "severity": "WARNING"}
**Topic:** "Easy debugging in Playwright"

Considering Software Quality in general there looms up the scary principle that the absence-of-errors in a software
product is a fallacy. It just so happens that Playwright library provides some interesting utilities for error hunting
in automated tests written in Playwright. Familiarising ourselves with these debugging tools can make finding bugs
easier and faster. This talk is to discuss and present some of them.

## Place and time

🗓️ Event Date: March 30, 2023

Check warning on line 33 in content/posts/meetups/easy-debugging-in-playwright/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/easy-debugging-in-playwright/post.md#L33

[Google.Colons] ': M' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': M' should be in lowercase.", "location": {"path": "content/posts/meetups/easy-debugging-in-playwright/post.md", "range": {"start": {"line": 33, "column": 14}}}, "severity": "WARNING"}

🕑 Time: 5:00 PM

📍 Location: Backbase Office, High 5ive Four, Pawia 21, 31-154 Kraków

Check warning on line 37 in content/posts/meetups/easy-debugging-in-playwright/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/easy-debugging-in-playwright/post.md#L37

[Google.Colons] ': B' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': B' should be in lowercase.", "location": {"path": "content/posts/meetups/easy-debugging-in-playwright/post.md", "range": {"start": {"line": 37, "column": 11}}}, "severity": "WARNING"}
[See the map](https://maps.app.goo.gl/UWpwQ9zNaJBxPLEV9)

## Agenda

5:00 PM - 5:15 PM - Doors open, grab a drink

5:15 PM - 6:00 PM - Joanna Morgaś | "Easy debugging in Playwright" (in english)

6:00 PM - 6:15 PM - Q&A

6:15 PM - 7:00 PM - Networking, food&drinks

[Get your ticket](https://www.meetup.com/backbase-meetups/)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 66 additions & 0 deletions content/posts/meetups/friends-of-figma-x-backbase/post.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# Friends of Figma x Backbase

Check warning on line 1 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L1

[Google.Headings] 'Friends of Figma x Backbase' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Friends of Figma x Backbase' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 1, "column": 3}}}, "severity": "WARNING"}

Event date: January 23, 2025 | Backbase office | User Experience

Check warning on line 3 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L3

[Google.Colons] ': J' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': J' should be in lowercase.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 3, "column": 11}}}, "severity": "WARNING"}

![](assets/placeholder.webp)

Authors: Backbase Meetups

Check warning on line 7 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L7

[Google.Colons] ': B' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': B' should be in lowercase.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 7, "column": 8}}}, "severity": "WARNING"}
Date: 2025-01-07T07:18:14.406Z
Category: meetups

tags: krakow, meetup, UX

---

## ✅ Book your spot

Join us for the Friends of Figma event organized in collaboration with Backbase.

Check warning on line 17 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L17

[Google.We] Try to avoid using first-person plural like 'us'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'us'.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 17, "column": 6}}}, "severity": "WARNING"}

[Get your ticket](https://friends.figma.com/krakow/)

## Speakers & Topics

Check warning on line 21 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L21

[Google.Headings] 'Speakers & Topics' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Speakers \u0026 Topics' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 21, "column": 4}}}, "severity": "WARNING"}

### [Phil Barrett](https://www.linkedin.com/in/philbuk/)

Check warning on line 23 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L23

[Google.Headings] 'Phil Barrett' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Phil Barrett' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 23, "column": 6}}}, "severity": "WARNING"}
"How to build your reputation, influence and impact as a real-world UX designer"

Check warning on line 24 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L24

[Google.OxfordComma] Use the Oxford comma in 'How to build your reputation, influence and'.
Raw output
{"message": "[Google.OxfordComma] Use the Oxford comma in 'How to build your reputation, influence and'.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 24, "column": 2}}}, "severity": "WARNING"}

Figma is 70% of your job. The other 70% (yes, your job requires 140%) is about making sure design actually has an impact and makes your product better for customers. In this talk, I cover seven* practical principles you can follow to help make design (and yourself) indispensable in your organisation.

Check warning on line 26 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L26

[Google.FirstPerson] Avoid first-person pronouns such as ' I '.
Raw output
{"message": "[Google.FirstPerson] Avoid first-person pronouns such as ' I '.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 26, "column": 180}}}, "severity": "WARNING"}

*\* May not actually be seven.*

#### BIO
I’ve done a lot of things in the world of design, including working on the BBC’s first ever website, starting and selling the same UX consultancy twice, working in Africa for ages, becoming a Design Thinking facilitator for Deloitte consulting, leading design for a major bank, and being a product manager. He has tried to remember what he has learned along the way, so that he can share it with you.

Check warning on line 31 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L31

[Google.OxfordComma] Use the Oxford comma in 'I’ve done a lot of things in the world of design, including working on the BBC’s first ever website, starting and'.
Raw output
{"message": "[Google.OxfordComma] Use the Oxford comma in 'I’ve done a lot of things in the world of design, including working on the BBC’s first ever website, starting and'.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 31, "column": 1}}}, "severity": "WARNING"}

---

### [Paulina Duźniak](https://pl.linkedin.com/in/paulina-duzniak/pl)

Check warning on line 35 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L35

[Google.Headings] 'Paulina Duźniak' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Paulina Duźniak' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 35, "column": 6}}}, "severity": "WARNING"}
"Good enough research—how to gather data without direct access to users"


<!-- vale off -->
In the world of B2B2B products, conducting user research can be uniquely challenging due to limited direct access to end-users. Join us to hear about our way to navigate these constraints by employing unconventional methods to gather insights.
<!-- vale on -->
#### BIO
As a Senior UX Designer I am specializing in employee solutions at Backbase. My journey began in Graphic Design, where I contributed to diverse projects ranging from city wayfinding systems to packaging design. After several years in graphic design, I shifted my focus to user experience in the digital realm, primarily working on PaaS and SaaS solutions. I am deeply involved in every stage of the design process, from defining value and conducting research to crafting business requirements and delivering high-fidelity design.

Check warning on line 43 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L43

[Google.FirstPerson] Avoid first-person pronouns such as ' I '.
Raw output
{"message": "[Google.FirstPerson] Avoid first-person pronouns such as ' I '.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 43, "column": 24}}}, "severity": "WARNING"}

Check warning on line 43 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L43

[Google.FirstPerson] Avoid first-person pronouns such as 'My'.
Raw output
{"message": "[Google.FirstPerson] Avoid first-person pronouns such as 'My'.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 43, "column": 78}}}, "severity": "WARNING"}

Check warning on line 43 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L43

[Google.FirstPerson] Avoid first-person pronouns such as ' I '.
Raw output
{"message": "[Google.FirstPerson] Avoid first-person pronouns such as ' I '.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 43, "column": 119}}}, "severity": "WARNING"}

Check warning on line 43 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L43

[Google.FirstPerson] Avoid first-person pronouns such as ' I '.
Raw output
{"message": "[Google.FirstPerson] Avoid first-person pronouns such as ' I '.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 43, "column": 250}}}, "severity": "WARNING"}

Check warning on line 43 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L43

[Google.FirstPerson] Avoid first-person pronouns such as 'my'.
Raw output
{"message": "[Google.FirstPerson] Avoid first-person pronouns such as 'my'.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 43, "column": 261}}}, "severity": "WARNING"}

Check warning on line 43 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L43

[Google.FirstPerson] Avoid first-person pronouns such as ' I '.
Raw output
{"message": "[Google.FirstPerson] Avoid first-person pronouns such as ' I '.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 43, "column": 356}}}, "severity": "WARNING"}

## Place and time

🗓️ Event Date: January 23, 2025

Check warning on line 47 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L47

[Google.Colons] ': J' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': J' should be in lowercase.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 47, "column": 14}}}, "severity": "WARNING"}

🕑 Time: 6:00 PM

📍 Location: Backbase Office, High 5ive Four, Pawia 21, 31-154 Kraków

Check warning on line 51 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L51

[Google.Colons] ': B' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': B' should be in lowercase.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 51, "column": 11}}}, "severity": "WARNING"}
[See the map](https://maps.app.goo.gl/UWpwQ9zNaJBxPLEV9)

## Agenda

6:00 PM - 6:30 PM - Doors open, grab a drink

6:30 PM - 6:45 PM - Welcome

6:45 PM - 7:20 PM - Phil Barrett | "How to build your reputation, influence and impact as a real-world UX designer" (in english)

Check warning on line 60 in content/posts/meetups/friends-of-figma-x-backbase/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/friends-of-figma-x-backbase/post.md#L60

[Google.OxfordComma] Use the Oxford comma in '6:45 PM - 7:20 PM - Phil Barrett | "How to build your reputation, influence and'.
Raw output
{"message": "[Google.OxfordComma] Use the Oxford comma in '6:45 PM - 7:20 PM - Phil Barrett | \"How to build your reputation, influence and'.", "location": {"path": "content/posts/meetups/friends-of-figma-x-backbase/post.md", "range": {"start": {"line": 60, "column": 1}}}, "severity": "WARNING"}

7:25 PM - 8:00 PM - Paulina Duźniak | "Good enough research—how to gather data without direct access to users" (in english)

8:00 PM - 9:30 PM - Networking, food&drinks

[Get your ticket](https://friends.figma.com/krakow/)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions content/posts/meetups/generative-ai-friend-or-foe-/post.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Generative AI Friend or Foe?

Check warning on line 1 in content/posts/meetups/generative-ai-friend-or-foe-/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/generative-ai-friend-or-foe-/post.md#L1

[Google.Headings] 'Generative AI Friend or Foe?' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Generative AI Friend or Foe?' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/generative-ai-friend-or-foe-/post.md", "range": {"start": {"line": 1, "column": 3}}}, "severity": "WARNING"}

Event date: February 29, 2024 | Backbase office | AI

Check warning on line 3 in content/posts/meetups/generative-ai-friend-or-foe-/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/generative-ai-friend-or-foe-/post.md#L3

[Google.Colons] ': F' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': F' should be in lowercase.", "location": {"path": "content/posts/meetups/generative-ai-friend-or-foe-/post.md", "range": {"start": {"line": 3, "column": 11}}}, "severity": "WARNING"}

![](assets/placeholder.webp)

Authors: Backbase Meetups

Check warning on line 7 in content/posts/meetups/generative-ai-friend-or-foe-/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/generative-ai-friend-or-foe-/post.md#L7

[Google.Colons] ': B' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': B' should be in lowercase.", "location": {"path": "content/posts/meetups/generative-ai-friend-or-foe-/post.md", "range": {"start": {"line": 7, "column": 8}}}, "severity": "WARNING"}
Date: 2024-02-01T07:15:19.654Z
Category: meetups

tags: krakow, meetup, AI

---

## ✅ Book your spot

Join us for the next Backbase meetup where we speak not only about Tech

Check warning on line 17 in content/posts/meetups/generative-ai-friend-or-foe-/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/generative-ai-friend-or-foe-/post.md#L17

[Google.We] Try to avoid using first-person plural like 'us'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'us'.", "location": {"path": "content/posts/meetups/generative-ai-friend-or-foe-/post.md", "range": {"start": {"line": 17, "column": 6}}}, "severity": "WARNING"}

Check warning on line 17 in content/posts/meetups/generative-ai-friend-or-foe-/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/generative-ai-friend-or-foe-/post.md#L17

[Google.We] Try to avoid using first-person plural like 'we'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "content/posts/meetups/generative-ai-friend-or-foe-/post.md", "range": {"start": {"line": 17, "column": 44}}}, "severity": "WARNING"}

Check warning on line 17 in content/posts/meetups/generative-ai-friend-or-foe-/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/generative-ai-friend-or-foe-/post.md#L17

[write-good.Weasel] 'only' is a weasel word!
Raw output
{"message": "[write-good.Weasel] 'only' is a weasel word!", "location": {"path": "content/posts/meetups/generative-ai-friend-or-foe-/post.md", "range": {"start": {"line": 17, "column": 57}}}, "severity": "WARNING"}

[Get your ticket](https://www.meetup.com/backbase-meetups/)

## Speakers & Topics

Check warning on line 21 in content/posts/meetups/generative-ai-friend-or-foe-/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/generative-ai-friend-or-foe-/post.md#L21

[Google.Headings] 'Speakers & Topics' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Speakers \u0026 Topics' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/generative-ai-friend-or-foe-/post.md", "range": {"start": {"line": 21, "column": 4}}}, "severity": "WARNING"}

### [Tomasz Aleksandrowicz](https://www.linkedin.com/in/tomasz-aleksandrowicz-7757372/)

Check warning on line 23 in content/posts/meetups/generative-ai-friend-or-foe-/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/generative-ai-friend-or-foe-/post.md#L23

[Google.Headings] 'Tomasz Aleksandrowicz' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Tomasz Aleksandrowicz' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/generative-ai-friend-or-foe-/post.md", "range": {"start": {"line": 23, "column": 6}}}, "severity": "WARNING"}
**Topic:** "Generative AI Friend or Foe?"

## Place and time

🗓️ Event Date: February 29, 2024

Check warning on line 28 in content/posts/meetups/generative-ai-friend-or-foe-/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/generative-ai-friend-or-foe-/post.md#L28

[Google.Colons] ': F' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': F' should be in lowercase.", "location": {"path": "content/posts/meetups/generative-ai-friend-or-foe-/post.md", "range": {"start": {"line": 28, "column": 14}}}, "severity": "WARNING"}

🕑 Time: 4:00 PM

📍 Location: Backbase Office, High 5ive Four, Pawia 21, 31-154 Kraków

Check warning on line 32 in content/posts/meetups/generative-ai-friend-or-foe-/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/generative-ai-friend-or-foe-/post.md#L32

[Google.Colons] ': B' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': B' should be in lowercase.", "location": {"path": "content/posts/meetups/generative-ai-friend-or-foe-/post.md", "range": {"start": {"line": 32, "column": 11}}}, "severity": "WARNING"}
[See the map](https://maps.app.goo.gl/UWpwQ9zNaJBxPLEV9)

## Agenda

4:00 PM - 4:15 PM - Doors open, grab a drink

4:15 PM - 4:30 PM - Welcome

4:30 PM - 5:15 PM - Brian Vlootman | "Generative AI Friend or Foe?" (in english)

5:15 PM - 7:00 PM - Networking, food&drinks


[Get your ticket](https://www.meetup.com/backbase-meetups/)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions content/posts/meetups/github-actions/post.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# GitHub Actions

Check warning on line 1 in content/posts/meetups/github-actions/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/github-actions/post.md#L1

[Google.Headings] 'GitHub Actions' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'GitHub Actions' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/github-actions/post.md", "range": {"start": {"line": 1, "column": 3}}}, "severity": "WARNING"}

Event date: February 23, 2023 | Backbase office | GitHub

Check warning on line 3 in content/posts/meetups/github-actions/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/github-actions/post.md#L3

[Google.Colons] ': F' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': F' should be in lowercase.", "location": {"path": "content/posts/meetups/github-actions/post.md", "range": {"start": {"line": 3, "column": 11}}}, "severity": "WARNING"}

![](assets/placeholder.webp)

Authors: Backbase Meetups

Check warning on line 7 in content/posts/meetups/github-actions/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/github-actions/post.md#L7

[Google.Colons] ': B' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': B' should be in lowercase.", "location": {"path": "content/posts/meetups/github-actions/post.md", "range": {"start": {"line": 7, "column": 8}}}, "severity": "WARNING"}
Date: 2023-02-01T08:53:54.871Z
Category: meetups

tags: krakow, meetup, Github, GitHub Actions

---

## ✅ Book your spot

Join us for the next Backbase meetup where we speak not only about Tech

Check warning on line 17 in content/posts/meetups/github-actions/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/github-actions/post.md#L17

[Google.We] Try to avoid using first-person plural like 'us'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'us'.", "location": {"path": "content/posts/meetups/github-actions/post.md", "range": {"start": {"line": 17, "column": 6}}}, "severity": "WARNING"}

Check warning on line 17 in content/posts/meetups/github-actions/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/github-actions/post.md#L17

[Google.We] Try to avoid using first-person plural like 'we'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "content/posts/meetups/github-actions/post.md", "range": {"start": {"line": 17, "column": 44}}}, "severity": "WARNING"}

Check warning on line 17 in content/posts/meetups/github-actions/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/github-actions/post.md#L17

[write-good.Weasel] 'only' is a weasel word!
Raw output
{"message": "[write-good.Weasel] 'only' is a weasel word!", "location": {"path": "content/posts/meetups/github-actions/post.md", "range": {"start": {"line": 17, "column": 57}}}, "severity": "WARNING"}

[Get your ticket](https://www.meetup.com/backbase-meetups/)

## Speakers & Topics

Check warning on line 21 in content/posts/meetups/github-actions/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/github-actions/post.md#L21

[Google.Headings] 'Speakers & Topics' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Speakers \u0026 Topics' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/github-actions/post.md", "range": {"start": {"line": 21, "column": 4}}}, "severity": "WARNING"}

### Oleksandr Aleksandrov (Backend Engineer, RnD)

Check warning on line 23 in content/posts/meetups/github-actions/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/github-actions/post.md#L23

[Google.Headings] 'Oleksandr Aleksandrov (Backend Engineer, RnD)' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Oleksandr Aleksandrov (Backend Engineer, RnD)' should use sentence-style capitalization.", "location": {"path": "content/posts/meetups/github-actions/post.md", "range": {"start": {"line": 23, "column": 5}}}, "severity": "WARNING"}
**Topic:** "GitHub Actions"

## Place and time

🗓️ Event Date: February 23, 2023

Check warning on line 28 in content/posts/meetups/github-actions/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/github-actions/post.md#L28

[Google.Colons] ': F' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': F' should be in lowercase.", "location": {"path": "content/posts/meetups/github-actions/post.md", "range": {"start": {"line": 28, "column": 14}}}, "severity": "WARNING"}

🕑 Time: 4:00 PM

📍 Location: Backbase Office, High 5ive Four, Pawia 21, 31-154 Kraków

Check warning on line 32 in content/posts/meetups/github-actions/post.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/posts/meetups/github-actions/post.md#L32

[Google.Colons] ': B' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': B' should be in lowercase.", "location": {"path": "content/posts/meetups/github-actions/post.md", "range": {"start": {"line": 32, "column": 11}}}, "severity": "WARNING"}
[See the map](https://maps.app.goo.gl/UWpwQ9zNaJBxPLEV9)

## Agenda

4:00 PM - 4:15 PM - Doors open, grab a drink

4:15 PM - 5:00 PM - Oleksandr Aleksandrov | "GitHub Actions" (in english)

5:00 PM - 6:00 PM - Networking, food&drinks

[Get your ticket](https://www.meetup.com/backbase-meetups/)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading