You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@
26
26
-[x] If [ prefers-reduced-motion ](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion) is set, cursor blob won't show kinetic effects.
27
27
-[x] Gray BG for Artworks @md as a hacky solution to [ Hermann Grid Optical Illusion ](https://en.wikipedia.org/wiki/Grid_illusion) problem.
28
28
-[x] Base64 Placeholder and Lazy-Loading of Resume
29
+
-[x] Card tilt effect enabled only for PC users (because it is resource intensive and might cause navigational stuttering for mobile users)
29
30
-[x] Show Navbar on Hero to avoid confusion on page structure and layout
30
31
-[x] Only show Navbar when needed (i.e. moving to previous section)
31
32
@@ -75,6 +76,7 @@ Step 4: Profit?
75
76
|@svgr/webpack| Webpack Loader for SVGR |
76
77
|@headlessui/react| Headless Component Library |
77
78
| react-icon-cloud | Interactive Word Cloud |
79
+
| react-parallax-tilt | Card parallax effect |
78
80
| framer-motion | Animation Framework |
79
81
| react-intersection-observer | Intersection Observer API |
0 commit comments