cv
All checks were successful
Build Full Stack / release-image (push) Successful in 1m26s

This commit is contained in:
Nikola Kubiczek 2024-08-12 00:34:39 +02:00
parent c47eae1476
commit cb96335ab3
Signed by: yaemiku
GPG Key ID: ADC039636B3E4AAB
2 changed files with 9 additions and 9 deletions

View File

@ -402,8 +402,8 @@ packages:
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
engines: {node: '>= 6'}
caniuse-lite@1.0.30001466:
resolution: {integrity: sha512-ewtFBSfWjEmxUgNBSZItFSmVtvk9zkwkl1OfRZlKA8slltRN+/C/tuGVrF9styXkN36Yu3+SeJ1qkXxDEyNZ5w==}
caniuse-lite@1.0.30001651:
resolution: {integrity: sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==}
chalk@4.1.2:
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
@ -1838,7 +1838,7 @@ snapshots:
autoprefixer@10.4.14(postcss@8.4.21):
dependencies:
browserslist: 4.21.5
caniuse-lite: 1.0.30001466
caniuse-lite: 1.0.30001651
fraction.js: 4.2.0
normalize-range: 0.1.2
picocolors: 1.0.0
@ -1878,7 +1878,7 @@ snapshots:
browserslist@4.21.5:
dependencies:
caniuse-lite: 1.0.30001466
caniuse-lite: 1.0.30001651
electron-to-chromium: 1.4.330
node-releases: 2.0.10
update-browserslist-db: 1.0.10(browserslist@4.21.5)
@ -1897,7 +1897,7 @@ snapshots:
camelcase-css@2.0.1: {}
caniuse-lite@1.0.30001466: {}
caniuse-lite@1.0.30001651: {}
chalk@4.1.2:
dependencies:
@ -2675,7 +2675,7 @@ snapshots:
dependencies:
'@next/env': 13.2.4
'@swc/helpers': 0.4.14
caniuse-lite: 1.0.30001466
caniuse-lite: 1.0.30001651
postcss: 8.4.14
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)

View File

@ -64,7 +64,7 @@ const Page: NextPage = () => {
</div>
<div>
<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&apos;ve been a poweruser since 2020. <i>I use gentoo on my server by the way :{')'}</i>
</div>
</div>
<hr />
@ -117,7 +117,7 @@ const Page: NextPage = () => {
<p className="text-xl mb-0 mt-0">
<b>Podlaski Związek Brydża Sportowego</b>: https://podlzbs.pl
</p>
A website for Podlaskie Voivodeship's bridge association
A website for Podlaskie Voivodeship&apos;s bridge association
<br />
<i>Technologies used: Docker, Django, TailwindCSS</i>
</div>
@ -125,7 +125,7 @@ const Page: NextPage = () => {
<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/)
</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&apos;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 />
<i>Technologies used: Docker, Django, TailwindCSS</i>
</div>