This commit is contained in:
parent
c47eae1476
commit
cb96335ab3
@ -402,8 +402,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
||||||
engines: {node: '>= 6'}
|
engines: {node: '>= 6'}
|
||||||
|
|
||||||
caniuse-lite@1.0.30001466:
|
caniuse-lite@1.0.30001651:
|
||||||
resolution: {integrity: sha512-ewtFBSfWjEmxUgNBSZItFSmVtvk9zkwkl1OfRZlKA8slltRN+/C/tuGVrF9styXkN36Yu3+SeJ1qkXxDEyNZ5w==}
|
resolution: {integrity: sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==}
|
||||||
|
|
||||||
chalk@4.1.2:
|
chalk@4.1.2:
|
||||||
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
||||||
@ -1838,7 +1838,7 @@ snapshots:
|
|||||||
autoprefixer@10.4.14(postcss@8.4.21):
|
autoprefixer@10.4.14(postcss@8.4.21):
|
||||||
dependencies:
|
dependencies:
|
||||||
browserslist: 4.21.5
|
browserslist: 4.21.5
|
||||||
caniuse-lite: 1.0.30001466
|
caniuse-lite: 1.0.30001651
|
||||||
fraction.js: 4.2.0
|
fraction.js: 4.2.0
|
||||||
normalize-range: 0.1.2
|
normalize-range: 0.1.2
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
@ -1878,7 +1878,7 @@ snapshots:
|
|||||||
|
|
||||||
browserslist@4.21.5:
|
browserslist@4.21.5:
|
||||||
dependencies:
|
dependencies:
|
||||||
caniuse-lite: 1.0.30001466
|
caniuse-lite: 1.0.30001651
|
||||||
electron-to-chromium: 1.4.330
|
electron-to-chromium: 1.4.330
|
||||||
node-releases: 2.0.10
|
node-releases: 2.0.10
|
||||||
update-browserslist-db: 1.0.10(browserslist@4.21.5)
|
update-browserslist-db: 1.0.10(browserslist@4.21.5)
|
||||||
@ -1897,7 +1897,7 @@ snapshots:
|
|||||||
|
|
||||||
camelcase-css@2.0.1: {}
|
camelcase-css@2.0.1: {}
|
||||||
|
|
||||||
caniuse-lite@1.0.30001466: {}
|
caniuse-lite@1.0.30001651: {}
|
||||||
|
|
||||||
chalk@4.1.2:
|
chalk@4.1.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2675,7 +2675,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@next/env': 13.2.4
|
'@next/env': 13.2.4
|
||||||
'@swc/helpers': 0.4.14
|
'@swc/helpers': 0.4.14
|
||||||
caniuse-lite: 1.0.30001466
|
caniuse-lite: 1.0.30001651
|
||||||
postcss: 8.4.14
|
postcss: 8.4.14
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-dom: 18.2.0(react@18.2.0)
|
react-dom: 18.2.0(react@18.2.0)
|
||||||
|
@ -64,7 +64,7 @@ const Page: NextPage = () => {
|
|||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h2 className='mb-0'>Interests</h2>
|
<h2 className='mb-0'>Interests</h2>
|
||||||
I like to spend time creatively - knitting, crocheting, detailed makeup, mathematical papers/books or playing with my linux. As for the last one, I've been a poweruser since 2020. <i>I use gentoo on my server by the way :{')'}</i>
|
I like to spend time creatively - knitting, crocheting, detailed makeup, mathematical papers/books or playing with my linux. As for the last one, I've been a poweruser since 2020. <i>I use gentoo on my server by the way :{')'}</i>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<hr />
|
<hr />
|
||||||
@ -117,7 +117,7 @@ const Page: NextPage = () => {
|
|||||||
<p className="text-xl mb-0 mt-0">
|
<p className="text-xl mb-0 mt-0">
|
||||||
<b>Podlaski Związek Brydża Sportowego</b>: https://podlzbs.pl
|
<b>Podlaski Związek Brydża Sportowego</b>: https://podlzbs.pl
|
||||||
</p>
|
</p>
|
||||||
A website for Podlaskie Voivodeship's bridge association
|
A website for Podlaskie Voivodeship's bridge association
|
||||||
<br />
|
<br />
|
||||||
<i>Technologies used: Docker, Django, TailwindCSS</i>
|
<i>Technologies used: Docker, Django, TailwindCSS</i>
|
||||||
</div>
|
</div>
|
||||||
@ -125,7 +125,7 @@ const Page: NextPage = () => {
|
|||||||
<p className="text-xl mb-0 mt-0">
|
<p className="text-xl mb-0 mt-0">
|
||||||
<b>TechTIR App</b> (only an article in polish is available: https://techtir.pl/relacja-i-podsumowanie-kongresu-sdcm/)
|
<b>TechTIR App</b> (only an article in polish is available: https://techtir.pl/relacja-i-podsumowanie-kongresu-sdcm/)
|
||||||
</p>
|
</p>
|
||||||
A website which was crucial for TechTIR's presentation during an automotive congress. It operated as a quiz for the participants to revise their knowledge after the talk (think kahoot.it)
|
A website which was crucial for TechTIR's presentation during an automotive congress. It operated as a quiz for the participants to revise their knowledge after the talk (think kahoot.it)
|
||||||
<br />
|
<br />
|
||||||
<i>Technologies used: Docker, Django, TailwindCSS</i>
|
<i>Technologies used: Docker, Django, TailwindCSS</i>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user