portfolio icon indicating copy to clipboard operation
portfolio copied to clipboard

Modern & Minimal JS Mastery Portfolio

Results 33 portfolio issues
Sort by recently updated
recently updated
newest added

I don't if you faced this issue or not but in the Approach component we are using animations from framer motion which requires client side rendering but the component is...

- [x] THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. - [x] Lottie SSR issue in BentoGrid - [x] why when i add a pdf file to it and link it properly i...

THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values. Even the deployed portfolio (on vercel) has this error. I check the solution at pull request...

Tried dynamic loading with useEffect Hook ``` ⨯ ReferenceError: document is not defined at __webpack_require__ (C:\Users\shahk\OneDrive\Projects K1\Personal\portfolio\.next\server\webpack-runtime.js:33:43) at __webpack_require__ (C:\Users\shahk\OneDrive\Projects K1\Personal\portfolio\.next\server\webpack-runtime.js:33:43) at eval (./components/ui/bento-grid.tsx:13:70) at (ssr)/./components/ui/bento-grid.tsx (C:\Users\shahk\OneDrive\Projects K1\Personal\portfolio\.next\server\app\page.js:206:1) at Object.__webpack_require__...

I am having an issue with BentoGrid. I followed the same code from the you-tube video but my layout seems different. lg:col-span-3 cover the full width in lg screen. I...

For detailed information and conversation about the error, refer to the following link https://discord.com/channels/710138849350647871/1266947816375320587 1. Floating Navbar (projects) is not redirecting correctly. 2. When pressing the navbar menu and then...

Whenever i use the navbar to navigate and comback to the hero section , it is cliped ![image](https://github.com/adrianhajdin/portfolio/assets/147427164/5d4cebc8-568c-4f1e-a012-8eea19684b2d)

-fix navbar bug to allow user to scroll to the top as normal when navbar links are clicked