Commit graph

37 commits

Author SHA1 Message Date
Konrad Szwarc
62d771e412
Use Prettier for code formatting instead of ESLint (#123) 2022-12-08 15:34:11 +01:00
angbur
7e15cd3412
Issue 97 dark mode (#105) 2022-12-06 15:29:48 +01:00
Szymon Kin
47a23ca34a
Add OG metadata (#110) 2022-12-03 19:22:53 +01:00
Szymon Kin
59d90cbe17
Restore playground directory (#102) 2022-11-28 20:47:43 +01:00
Szymon Kin
da43c079b0
Create projects section (#99) 2022-11-28 20:22:09 +01:00
Marcin Woś
1c8c93e3c4
Deployment (#88) 2022-11-28 20:19:19 +01:00
angbur
ba01657939
add work-timeline section (#93) 2022-11-21 21:07:40 +01:00
angbur
f76be73728
Issue 58 create work timeline item (#64)
Co-authored-by: Bury <agnieszka.bury@capgemini.com>
2022-11-21 20:20:27 +01:00
angbur
33d22dc320
add basic layout of project-timeline-item (#44)
Co-authored-by: Bury <agnieszka.bury@capgemini.com>
2022-11-21 20:10:02 +01:00
Szymon Kin
d6139f2c43
Create favorites section (#84) 2022-11-17 19:32:29 +01:00
Szymon Kin
e6bb39e3b3
Create tooltip component (#77) 2022-11-12 22:15:56 +01:00
Szymon Kin
08ab03a2d5
Update active sidebar item dynamically on scroll (#79) 2022-11-07 21:16:39 +01:00
Szymon Kin
94764a0189
Add smooth scroll to sidebar items and active section indicator (#71) 2022-11-02 11:33:51 +01:00
Szymon Kin
c76651e841
Create skills section (#67) 2022-10-30 10:29:01 +01:00
Szymon Kin
0e3bb5f849
Create profile card section (#55) 2022-10-25 19:38:25 +02:00
angbur
cd71aff5a3
Components for the favorites section (#27)
Co-authored-by: WindOfCodes <59533802+WindOfCodes@users.noreply.github.com>
Co-authored-by: Konrad Szwarc <konrad.szwarc.dev@gmail.com>
Co-authored-by: Bury <agnieszka.bury@capgemini.com>
2022-10-24 20:11:10 +02:00
Szymon Kin
1a5e537750
Create testimonial component + testimonials section (#53) 2022-10-23 16:47:56 +02:00
Konrad Szwarc
41df1d8420 Add sidebar to the main page 2022-10-22 13:33:42 +02:00
Konrad Szwarc
f258bc6cb4 Make all props used in components listed explicitly 2022-10-22 13:04:36 +02:00
Konrad Szwarc
e46a29e314 Use anchor element for the Button component 2022-10-22 12:45:35 +02:00
Konrad Szwarc
eb368790f0
Create Tag component (#52) 2022-10-22 12:38:53 +02:00
Ewelina
368a6fa26c
Create social media button (#15)
Co-authored-by: Konrad Szwarc <konrad.szwarc.dev@gmail.com>
Co-authored-by: hoolek77 <szymon.kin@gmail.com>
2022-10-20 09:59:17 +02:00
Hanna Kozak
a8a05c6298
Create Skill component (#19)
Co-authored-by: hoolek77 <szymon.kin@gmail.com>
2022-10-17 23:32:57 +02:00
Rafał Pryma
a713bb5400
Create sidebar component (#32) 2022-10-10 18:39:46 +02:00
Konrad Szwarc
f7377a640c Add styles for the main layout 2022-09-02 14:58:14 +02:00
Konrad Szwarc
075f0b4c60 Create playground for Astro's Image component 2022-08-30 00:36:35 +02:00
Konrad Szwarc
80df0abae1 Create playground for Icon component 2022-08-30 00:33:03 +02:00
Konrad Szwarc
860be15d71 Add item-title-suffix typography variant 2022-08-29 17:34:50 +02:00
Konrad Szwarc
33f137d269 Create playground for Astro components 2022-08-28 22:44:37 +02:00
Konrad Szwarc
18a8941c0e Configure ESLint for astro files 2022-08-28 12:59:25 +02:00
Konrad Szwarc
1bb8587933 Move all components to Astro 2022-08-28 01:10:39 +02:00
Konrad Szwarc
0c8e1d4c18 Create main data file and empty components for all sections 2022-08-27 21:09:05 +02:00
Konrad Szwarc
135ed17813 Add missing stories and configure TypeScript path aliases 2022-08-26 20:52:23 +02:00
Konrad Szwarc
38153e42dc Move from SCSS to Tailwind 2022-08-25 18:24:46 +02:00
Konrad Szwarc
56033e3440 Add Prettier and move all components to TSX 2022-08-25 01:20:22 +02:00
Konrad Szwarc
a596a61a17 Create SectionCard and typography-related components 2022-08-24 21:00:38 +02:00
Konrad Szwarc
25122c494e Initialize Astro project 2022-08-24 19:22:50 +02:00