Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JProf Worldwide #1: Anons #65

Merged
merged 2 commits into from
May 12, 2021
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
55 changes: 55 additions & 0 deletions content/post/anons-worldwide-meetup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
date: 2021-05-12T09:00:00+03:00
draft: false
title: 'JProf 🌍 Worldwide #1 × 27.05.2021'
tags:
- Анонсы
- meetup
- online

event:
subject: 'JProf 🌍 Worldwide #1'
description: 'JProf 🌍 Worldwide #1'
begin: 20210527T190000
beginTimezone: Europe/Minsk
end: 20210527T210000
---

{{% fluid_img class="pure-u-1-1" src="/img/worldwide1/worldwide.png" %}}

<!--more-->

Олды помнят, как мы в JProf [начинали](../otchet-meetup-29) приглашать на митапы докладчиков из других стран.
Тогда ещё вживую.
Потом случился глобальный локдаун и всё пошло по Кафке 😞

Но у пандемии есть и приятные сайд-эффекты (в отличие от непотокобезопасного кода твоих менее опытных коллег): все, кажется, свыклись с онлайн-форматом митапов и конференций.
Мы решили воспользоваться этим в свою пользу и встретиться на очередном онлайн-митапе с нашими друзьями, давно уехавшими в другие страны, чтобы поговорить с ними о том, как им живётся вдали от глубокской сгущёнки и бобруйского зефира.

### Антон ﹫ Абу-Даби, 🇦🇪

{{< figure src="/img/worldwide1/anton.png" width="200" class="left" >}}

❝<em>Я уехал три года назад. Компания, в которой я работал, занималась аутсорсингом для клиентов в Абу-Даби, ОАЭ. Через некоторое время я получил заманчивый офер с релокейтом. И хотя планов уезжать на тот момент у меня не было, желание получить опыт жизни в другой стране оказалось сильнее.</em>❞

<div class="clearfix"></div>

### Игорь ﹫ Барселона, 🇪🇸

{{< figure src="/img/worldwide1/ihar.png" width="200" class="right" >}}

❝<em>Я переехал в Барселону три года назад. Мне было 23 и мне дико хотелось пожить у моря. Нашел работу через StackOverflow, и вам рекомендую там поискать. Стремлюсь к формуле: «Работай со штатами, живи в Европе, плати налоги в Беларуси».</em>❞

<div class="clearfix"></div>

### Саша ﹫ Амстердам, 🇳🇱

{{< figure src="/img/worldwide1/sasha.png" width="200" class="left" >}}

❝<em>Я работаю в Амстердам уже два года. Работу предложили знакомые. Переезд не планировал, но четырёхдневный рабочий график убедил попробовать. Как-то недавно я лайкнул две фотки в Instagram Катарины-Амалии поэтому через пять лет вижу себя королём.</em>❞

<div class="clearfix"></div>

Ждём всех 📅 **27.05.2021** в ⌚️ 16:00 UTC / 18:00 CEST / **19:00 MSQ** / 20:00 GST на стриме [в нашем YouTube](https://youtu.be/s5wV3HwB0e8), а самых смелых и общительных — [в Zoom](https://us02web.zoom.us/j/87472911613?pwd=WXgyeVBjbktVUUFRUDhVMWx6WGdJQT09).

### 👋 / See you! / Hasta pronto! / Fins després! / Au revoir! / Tot ziens! / Vidimo se! / Do zobaczenia! / Да сустрэчы! / Увидимся! / إلى اللقاء
14 changes: 14 additions & 0 deletions static/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,17 @@ div.jumbo a {
text-decoration: underline;
color: inherit;
}

.left {
float: left;
}

.right {
float: right;
}

.clearfix::after {
content: "";
clear: both;
display: table;
}
Binary file added static/img/worldwide1/anton.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/worldwide1/ihar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/worldwide1/sasha.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/worldwide1/worldwide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.