Skip to content
Open
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
188 changes: 188 additions & 0 deletions src/content/docs/projects/Eventownik/Zespół.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,194 @@ title: "Zespół"

import { Contributor } from "../../../../components/Contributor";

## Zespół Eventownika - v2.5.0

<div
style={{
display: "flex",
justifyContent: "center",
alignItems: "center",
textAlign: "center",
}}
>
<table style={{ width: "auto", textAlign: "center", margin: "0 auto" }}>
<tr>
<Contributor
link="https://github.com/AmeliaSroczynska"
name="Amelia"
surname="Sroczyńska"
title="Project Manager / Product Owner"
/>
<Contributor
link="https://github.com/ViktoriyaKazak"
name="Viktoriya"
surname="Kazak"
title="Project Manager"
/>
<Contributor
link="https://github.com/loudsheep"
name="Roch"
surname="Mykietów"
title="Backend Techlead"
/>
<Contributor
link="https://github.com/maciejkrol18"
name="Maciej"
surname="Król"
title="Frontend Techlead"
/>
<Contributor
link="https://github.com/muclx"
name="Maciej"
surname="Talarczyk"
title="UI/UX Designer"
/>
</tr>
<tr>
<Contributor
link="https://github.com/GOLDER303"
name="Szymon"
surname="Stępień"
title="Backend Developer"
/>
<Contributor
link="https://github.com/pb3dpb3d"
name="Przemysław"
surname="Bilski"
title="Backend Developer"
/>
<Contributor
link="https://github.com/kamilramocki"
name="Kamil"
surname="Ramocki"
title="Backend Developer"
/>
<Contributor
link="https://github.com/ibtyog"
name="Piotr"
surname="Hirkyj"
title="Backend Developer"
/>
<Contributor
link="https://github.com/K0smalka"
name="Karol"
surname="Kosmala"
title="Backend Developer"
/>
</tr>
<tr>
<Contributor
link="https://github.com/Kajta134"
name="Kamil"
surname="Kajta"
title="Backend Developer"
/>
<Contributor
link="https://github.com/Liseu1"
name="Jakub"
surname="Lisowski"
title="Backend Developer"
/>
<Contributor
link="https://github.com/Infor-Tech"
name="Krystian"
surname="Śliwiński"
title="Backend Developer"
/>
<Contributor
link="https://github.com/ixgvah"
name="Iga"
surname="Posturzyńska"
title="Backend Developer"
/>
<Contributor
link="https://github.com/293421-spec"
name="Hania"
surname="Bielecka"
title="Backend Developer"
/>
</tr>
<tr>
<Contributor
link="https://github.com/Antoni-Czaplicki"
name="Antoni"
surname="Czaplicki"
title="Frontend Developer"
/>
<Contributor
link="https://github.com/mejsiejdev"
name="Maciej"
surname="Malinowski"
title="Frontend Developer"
/>
<Contributor
link="https://github.com/Skiperpol"
name="Dawid"
surname="Błaszczyk"
title="Frontend Developer"
/>
<Contributor
link="https://github.com/ShadowCatP"
name="Bohdan"
surname="Koshkin"
title="Frontend Developer"
/>
<Contributor
link="https://github.com/moshenetsb"
name="Bohdan"
surname="Moshenets"
title="Frontend Developer"
/>
</tr>
<tr>
<Contributor
link="https://github.com/maks1u"
name="Maksym"
surname="Tarasiuk"
title="Frontend Developer"
/>
<Contributor
link="https://github.com/ssynowiec"
name="Stanisław"
surname="Synowiec"
title="Frontend Developer"
/>
<Contributor
link="https://github.com/robuspospolitus"
name="Nadia"
surname="Gill"
title="Frontend Developer"
/>
<Contributor
link="https://github.com/mddchh"
name="Magdalena"
surname="Charandziuk"
title="UI/UX Designer"
/>
<Contributor
link="https://github.com/MarvinRucinski"
name="Marvin"
surname="Ruciński"
title="QA"
/>
</tr>
<tr>
<Contributor
link="https://github.com/hankucz"
name="Hanna"
surname="Kuczyńska"
title="QA"
/>
<Contributor
link="https://github.com/baguetedev"
name="Paweł"
surname="Łoćwin"
title="Devops"
/>
</tr>
</table>
</div>

## Zespół Eventownika - v2.0.0

<div
Expand Down
Loading