1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-29 00:57:41 +02:00
Commit Graph

118 Commits

Author SHA1 Message Date
5a310017b9
add location (#692)
* add current and next location

* add documentation

* api -> src/api symlink so local dev & Vercel work

* add to footer

* test changes

* styling changes

* spacing

* layout fixes
2021-10-19 21:47:19 +01:00
b315f5bbb0
Migrate to Framer Motion (#656)
* migrate to Framer Motion

* animation tweaks

* faster animations

* handle reduced motion

* handle SSR
2021-09-11 21:37:38 +02:00
c908e3101c
test tweaks 2021-03-13 22:34:52 +01:00
dc249eccac
more layout style consolidation 2021-03-13 16:19:32 +01:00
10e5927e8e
project image & layout tweaks 2021-03-13 15:48:58 +01:00
80cbfd2cd2
refactor 2021-03-13 01:17:53 +01:00
8da788e4d2
update to Gatsby v3 2021-03-12 23:47:28 +01:00
2569fc6218
jest cleanup 2021-02-06 14:40:39 +01:00
95e586e440
cleanup 2020-11-22 15:26:44 +01:00
a9139865ea
simplify meta queries 2020-06-01 12:49:10 +02:00
6699829972
package updates 2020-06-01 12:08:35 +02:00
1abeaf427b
simplify stylelint/prettier setup 2020-03-22 00:27:33 +01:00
d1d4d09980
package updates 2020-03-21 23:55:40 +01:00
8046a34f88
fixes 2020-03-07 04:19:11 +01:00
6f8f5b605a
migrate to CSS modules, kick out SASS 2020-03-07 03:11:52 +01:00
fb7132cbfc
more pure components 2019-11-26 18:25:42 +01:00
ec0f1aa0d3
test cleanups 2019-11-25 14:36:32 +01:00
61637f07fd
code splitting & test tweaks 2019-11-25 13:46:44 +01:00
d680dd5545
fixes 2019-11-19 23:25:49 +01:00
1dde88a511
test tweaks 2019-11-19 22:29:48 +01:00
9d5e33b146
resume tweaks, markdown summaries 2019-11-19 22:29:48 +01:00
f44e0557ed
add resume 2019-11-19 22:29:48 +01:00
c3f3ff8cd6
new icons 2019-11-12 22:25:05 +01:00
796dfc64fa
remove AppProvider, replace with hooks 2019-11-11 23:54:07 +01:00
d9fa36608e
graphql query cleanup 2019-11-11 21:46:14 +01:00
7d72375fab
fix tests 2019-11-10 14:40:45 +01:00
fda8949627
refactor header & footer, add github token auth 2019-11-10 13:54:46 +01:00
7d208934a2
dark mode tweaks 2019-11-09 19:12:58 +01:00
1cdc34f216
increase test coverage 2019-07-14 00:43:09 +02:00
63d9db4d27
smaller github data 2019-07-04 09:48:48 +02:00
80ff1f7f19
refactor 2019-06-10 23:06:55 +02:00
8d6037ac3c
move minimal classes into render function 2019-06-10 21:46:17 +02:00
6cb34b05f2
switch to @testing-library/react 2019-05-30 22:55:12 +02:00
05b1115533
add tests 2019-05-26 23:52:55 +02:00
c008007d74
fetch repos on build time 2019-05-26 23:52:55 +02:00
8d5e2d6a7e
open source section 2019-05-26 23:52:55 +02:00
0bc65e3184
more tests 2019-04-28 16:32:16 +02:00
f5f6c0b5fd
refactorings 2019-04-17 02:31:00 +02:00
0e78f34d15
add more tests 2019-04-16 04:11:53 +02:00
2791d28ac6
move content images around 2019-03-30 00:32:03 +01:00
db7cac9649
change availability line placement tactic
* closes #97
2019-03-20 01:03:42 -03:00
408276abdd
header fix 2019-02-06 00:01:45 +01:00
440f2483ba
add hcard markup 2019-01-04 14:23:44 +01:00
8e7e700ede
remove unneccesary state from props 2018-12-07 10:13:08 +01:00
7a386c9ade
more Pure Components 2018-11-25 02:14:16 +01:00
2f84a3f496
fixes 2018-10-17 02:03:45 +02:00
9acca5fe98
fixes 2018-09-19 19:50:41 +02:00
c914aa56e5
color contrast ratio tweaks 2018-09-15 21:03:14 +02:00
846a22db1e
reorder components 2018-09-15 19:51:10 +02:00
ecc549a551
ES7 constructor kill 2018-09-06 14:35:40 +02:00