diff --git a/index.html b/index.html index 58bc314..95e53bd 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,445 @@ - + - + - +

Lukáš Chylík

Creative frontend developer -

Co-founder of Pantegy Software

- - + + @@ -289,17 +728,19 @@

Focus on web

development, performance, accessibility,
UI-UX design, SEO and analytics

Contact me by email or - phone

+ phone +

My work

- pantegysoftware.com krossbau.cz brand-design.cz + thelucie.ink ivpaokna.sk + ivpabau.de + anewstyle.cz filtrenamlieko.sk
diff --git a/lukaschylik.code-workspace b/lukaschylik.code-workspace new file mode 100644 index 0000000..876a149 --- /dev/null +++ b/lukaschylik.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +} \ No newline at end of file diff --git a/package.json b/package.json index bd080ba..76333d0 100644 --- a/package.json +++ b/package.json @@ -51,4 +51,4 @@ "watch:scss": "npm run bundle:css & watch \"npm run bundle:css\" Resources/Stylesheets/SCSS", "watch:ts": "npm run compile:ts -- -w && npm run bundle:js" } -} +} \ No newline at end of file