Skip to content

Commit

Permalink
Add VilniusPHP 0x88 meetup
Browse files Browse the repository at this point in the history
  • Loading branch information
gimikus committed Nov 22, 2023
1 parent f8d9772 commit a874f13
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 15 deletions.
18 changes: 18 additions & 0 deletions .phrozn/entries/archive.twig
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ layout: archive.twig
pageName: archive

events:
- name: "VilniusPHP 0x87"
date: 2023-09-07 19:00
facebook: https://www.meetup.com/vilniusphp/events/295501462/
ligtingTalks: false
speakers:
- name: "Sergej Kurakin (Ovoko)"
title: "Photography and Software Engineering – I thought it’s different… but it appears it’s not."
description: |
Drawing from over 20 years of experience in IT and software development, coupled with more than 3 years
as a novice photographer, Sergej Kurakin has uncovered surprising parallels between his creative passion
and his professional work. Join him as he explores the unexpected similarities. (Presented in Lithuanian)
- name: "Darius Kasperavičius (KiloHealth)"
title: "Cloud Design Patterns in Practice"
description: |
While many of us are familiar with the classic “Gang of Four” design patterns and other commonly used
design paradigms in object-oriented languages, there exists a world of cloud-specific design patterns.
Darius Kasperavičius will guide us through the cloud design patterns he has applied in Kilo Health Core
projects, offering a fascinating blend of theory and practical application. (Presented in Lithuanian)
- name: "VilniusPHP 0x86"
date: 2023-07-01 19:00
facebook: https://www.meetup.com/vilniusphp/events/293551143/
Expand Down
33 changes: 18 additions & 15 deletions .phrozn/entries/index.twig
Original file line number Diff line number Diff line change
Expand Up @@ -37,22 +37,25 @@ afterparty:
# description:
# linkedin:
events:
- name: "VilniusPHP 0x87"
date: 2023-09-01 19:00
facebook: https://www.meetup.com/vilniusphp/events/295501462/
- name: "VilniusPHP 0x88"
date: 2023-12-07 19:00
facebook: https://www.meetup.com/vilniusphp/events/297517446/
ligtingTalks: false
speakers:
- name: "Sergej Kurakin (Ovoko)"
title: "Photography and Software Engineering – I thought it’s different… but it appears it’s not."
- name: "Mantas Šimkūnas (twoday)"
title: "PHP darbo aplinkos virtualizavimas su Multipass"
description: |
Drawing from over 20 years of experience in IT and software development, coupled with more than 3 years
as a novice photographer, Sergej Kurakin has uncovered surprising parallels between his creative passion
and his professional work. Join him as he explores the unexpected similarities. (Presented in Lithuanian)
- name: "Darius Kasperavičius (KiloHealth)"
title: "Cloud Design Patterns in Practice"
Pristatyme bus pasakojama apie PHP darbinės aplinkos konfigūravimą headless virtualioje
mašinoje su Multipass ir pristatomi šio virtualizacijos sprendimo privalumai lyginant jį
su Vagrant ir kitais įrankiais. Taip pat bus aptariamas ir virtualizacijos poreikis apskritai bei
jo pranašumai ir trūkumai lyginant su tradiciniais darbo aplinkos paruošimo būdais.
Ypatingas dėmesys bus skiriamas IDE integracijai su Linux virtualioje mašinoje veikiančiais
Docker konteineriais aptarti. Bus detaliau nagrinėjami PHPStorm ir VSCode integracijos atvejai
ir demonstruojamas Linux virtualizuotos programavimo aplinkos paleidimas macOS operacinėje sistemoje.
- name: "Linas Mačiulis (Ovoko)"
title: "Refactoring Legacy Application using the \"Strangler Fig Pattern\""
description: |
While many of us are familiar with the classic “Gang of Four” design patterns and other commonly used
design paradigms in object-oriented languages, there exists a world of cloud-specific design patterns.
Darius Kasperavičius will guide us through the cloud design patterns he has applied in Kilo Health Core
projects, offering a fascinating blend of theory and practical application. (Presented in Lithuanian)
---
Is your system a tangle of outdated code that nobody understands? Does development feel like a constant
firefighting effort, with high costs and slow feature delivery? Linas Mačiulis will guide you through a
programming technique known as the "Strangler Fig Pattern." Learn how to escape the legacy code trap,
unblock feature delivery, and bring new life to your software. It's time to transform chaos into efficiency.

0 comments on commit a874f13

Please sign in to comment.