Update work section and fonts#15
Open
anirudh1215 wants to merge 5 commits into
Open
Conversation
Replace the deprecated gsap-trial package with the licensed-free standard gsap (3.15.0), fixing the "Trial version of ScrollSmoother deployed" warning on Vercel. As of GSAP 3.13, ScrollSmoother and SplitText ship in the standard package, so no plugin logic changes were needed. - Repoint ScrollSmoother/SplitText imports from gsap-trial/* to gsap/* (Navbar.tsx, splitText.ts, initialFX.ts) - Update module declarations in vite-env.d.ts to gsap/* - Remove gsap-trial and bump gsap ^3.12.7 -> ^3.15.0 in package.json - Regenerate bun.lock via clean install
- Add "Movement Based Fitness" as project 01 in Work, renumber the rest - Fix TechStack overlapping the pinned Work section: create ScrollSmoother in a layout effect so it exists before the Work pin, add cleanup to avoid duplicate smoothers under StrictMode, make the pin distance recompute via invalidateOnRefresh, and refresh ScrollTrigger once the lazy 3D canvas mounts - Add diagonal arrow links to each company in Career, turning the text white on hover (reverse of the nav links) - Hide the native cursor on desktop so only the custom dot shows - Shorten and brighten the About Me paragraph
… up header - Wire up MyWork section images (Fitness, Akasaki, Plant Disease, GrowSphere) - Add Heart Rate Monitor and MoodTune projects to the Work section - Apply ClashDisplay (via Fontshare CDN) to large display headings - Remove email address from the header Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
@anirudh1215 is attempting to deploy a commit to the Moncy Yohannan's projects Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.