Commit Graph

36 Commits

Author SHA1 Message Date
Dawid Wysokiński 4ef44e2a12
chore: update projects
continuous-integration/drone/tag Build is passing Details
2022-11-01 08:35:02 +01:00
Dawid Wysokiński 9b19330df9 refactor (#1)
Reviewed-on: #1
2022-09-11 07:31:16 +00:00
Dawid Wysokiński 723302a644
remove FB from the contact section, update some translations 2022-05-18 06:17:48 +02:00
Dawid Wysokiński 53faf59222
add and setup plausible 2021-11-09 08:56:58 +01:00
Dawid Wysokiński 147ff599f9
bump some of the packages 2021-11-09 07:56:16 +01:00
Dawid Wysokiński 3e71ccaa62
update caniuse-lite 2021-10-18 07:58:05 +02:00
Dawid Wysokiński 83bff53e7f chore: update projects 2021-06-23 09:57:47 +02:00
Dawid Wysokiński 0748006697 fix error "Identifier 'IndexPage' has already been declared" 2021-05-14 12:51:56 +02:00
Dawid Wysokiński a6db41faf5 fix warning "XML tag has empty body" 2021-05-14 12:45:49 +02:00
Dawid Wysokiński 391b85be58 rename one directory (HomePage -> IndexPage) and one file (routes -> routing) 2021-05-14 12:45:12 +02:00
Dawid Wysokiński 698aabed17 rename nginx.conf -> default.conf, update Dockerfile (use nginx config templates instead of overriding the nginx.conf, bump nginx/node version), rename SEO -> Seo, 2021-04-24 18:26:01 +02:00
Dawid Wysokiński bf43b1b27a update searchValue in replace in Contact.js 2021-04-21 18:02:29 +02:00
Dawid Wysokiński 02c3ed85f1 update preview images, render projects using material-ui's grid 2021-04-20 21:33:43 +02:00
Dawid Wysokiński a98451d58a add schema.graphql to .gitignore, move all links from Contact.js to gatsby-config.js, add .graphqlconfig 2021-04-20 19:56:22 +02:00
Dawid Wysokiński affeaaf9c0 update email (dawidwysokinski000@gmail.com -> contact@dwysokinski.me) 2021-04-02 18:40:00 +02:00
Dawid Wysokiński ce842d369c [Technologies] update grid-template-columns 2021-01-17 12:42:15 +01:00
Dawid Wysokiński 11363d1068 [Technologies] use css grid instead of Material-UI grid 2021-01-17 10:29:25 +01:00
Dawid Wysokiński f0a701bc4c update prettier config 2021-01-17 09:31:50 +01:00
Dawid Wysokiński fefa513f79 the new version of website
- update siteUrl (dawid-wysokinski.pl -> dwysokinski.me)
- add Dockerfile and nginx.conf
- translate everything into English
- rename Projects -> Portfolio
- delete unnecessary props from siteMetadata (gatsby-config.js)
2021-01-16 21:58:43 +01:00
Dawid Wysokiński 7435cabd43 update technologies & tools I use 2021-01-10 20:32:44 +01:00
Dawid Wysokiński 07c3ce4649 add @kichiyaki/roboto, update technologies that I used in my projects 2021-01-10 20:13:45 +01:00
Dawid Wysokiński d4823aed77 add a GitHub link to the TWHelp project 2020-09-04 11:50:00 +02:00
Dawid Wysokiński 6f65ff38de fix font bug 2020-08-02 11:36:43 +02:00
Dawid Wysokiński d14a057f4b remove tribalbooster project 2020-07-29 17:29:06 +02:00
Dawid Wysokiński e7b5fb4e43 add missing screenshots 2020-07-29 15:59:09 +02:00
Dawid Wysokiński 97ca83bbaf technology icon should use webp, remove mobile menu 2020-07-14 16:52:25 +02:00
Dawid Wysokiński 0e1ea686f8 resize header-bg.jpg 2020-07-14 15:12:45 +02:00
Dawid Wysokiński 90a9089ba8 change how are technologies icons fetched 2020-07-14 14:50:24 +02:00
Dawid Wysokiński 302a0a858c add urls to links in navbar, add smooth scroll 2020-07-14 14:38:07 +02:00
Dawid Wysokiński aa9cb1de0a replace AboutMe section with MyPriorities section 2020-07-14 12:50:36 +02:00
Dawid Wysokiński 30288dfdc3 rename Layout/Header -> Layout/Navbar, add Contact section, add Footer, add 404 page 2020-07-14 12:24:48 +02:00
Dawid Wysokiński f4f355b6d1 add projects made by me, make Project component reusable 2020-07-13 22:59:49 +02:00
Dawid Wysokiński cd5bdce242 initial version of Project card 2020-07-13 19:04:46 +02:00
Dawid Wysokiński e949c2d4ac add Section component, add AboutMe/Technologies sections 2020-07-13 16:47:30 +02:00
Dawid Wysokiński 47461e9a77 add initial version of Header 2020-07-13 14:02:40 +02:00
Dawid Wysokiński 4f7879f103 init 2020-07-13 11:45:24 +02:00