MCPcopy Create free account

hub / github.com/adrianhajdin/portfolio / functions

Functions60 in github.com/adrianhajdin/portfolio

↓ 33 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 1 callersFunction_buildData
()
components/ui/Globe.tsx:116
↓ 1 callersFunction_buildMaterial
()
components/ui/Globe.tsx:101
↓ 1 callersFunctionaddAnimation
()
components/ui/InfiniteCards.tsx:30
↓ 1 callersFunctiongenRandomNumbers
(min: number, max: number, count: number)
components/ui/Globe.tsx:297
↓ 1 callersFunctiongetDirection
()
components/ui/InfiniteCards.tsx:46
↓ 1 callersFunctiongetSpeed
()
components/ui/InfiniteCards.tsx:61
↓ 1 callersFunctiongetUniforms
()
components/ui/CanvasRevealEffect.tsx:211
↓ 1 callersFunctionhandleClick
(card: Card)
components/ui/LayoutGrid.tsx:19
↓ 1 callersFunctionhexToRgb
(hex: string)
components/ui/Globe.tsx:281
↓ 1 callersFunctionmove
()
components/ui/GradientBg.tsx:62
↓ 1 callersFunctionrenderWords
()
components/ui/TextGenerateEffect.tsx:29
↓ 1 callersFunctionrotateDirection
(currentDirection: Direction)
components/ui/HoverBorder.tsx:29
↓ 1 callersFunctionstartAnimation
()
components/ui/Globe.tsx:167
FunctionAceternityIcon
({ order }: { order: string })
components/Approach.tsx:147
FunctionApproach
()
components/Approach.tsx:6
FunctionBackgroundGradientAnimation
({ gradientBackgroundStart = "rgb(108, 0, 162)", gradientBackgroundEnd = "rgb(0, 17, 82)", firstColor =
components/ui/GradientBg.tsx:5
FunctionBentoGrid
({ className, children, }: { className?: string; children?: React.ReactNode; })
components/ui/BentoGrid.tsx:15
FunctionBentoGridItem
({ className, id, title, description, // remove unecessary things here img, imgClassName, ti
components/ui/BentoGrid.tsx:35
FunctionBlurImage
({ card }: { card: Card })
components/ui/LayoutGrid.tsx:81
FunctionButton
({ borderRadius = "1.75rem", children, as: Component = "button", containerClassName, borderClassName
components/ui/MovingBorders.tsx:13
FunctionCanvasRevealEffect
({ animationSpeed = 0.4, opacities = [0.3, 0.3, 0.3, 0.5, 0.5, 0.5, 0.8, 0.8, 0.8, 1], colors = [[0, 255
components/ui/CanvasRevealEffect.tsx:7
FunctionCard
({ title, icon, children, // add this one for the desc des, }: { title: string; icon: React.Reac
components/Approach.tsx:70
FunctionClients
()
components/Clients.tsx:8
FunctionDotMatrix
({ colors = [[0, 0, 0]], opacities = [0.04, 0.04, 0.04, 0.04, 0.04, 0.08, 0.08, 0.08, 0.08, 0.14], total
components/ui/CanvasRevealEffect.tsx:60
FunctionExperience
()
components/Experience.tsx:6
FunctionFloatingNav
({ navItems, className, }: { navItems: { name: string; link: string; icon?: JSX.Element; }
components/ui/FloatingNavbar.tsx:12
FunctionFooter
()
components/Footer.tsx:6
FunctionGET
()
app/api/sentry-example-api/route.js:6
FunctionGlobalError
({ error })
app/global-error.jsx:7
FunctionGlobe
({ globeConfig, data }: WorldProps)
components/ui/Globe.tsx:63
FunctionGrid
()
components/Grid.tsx:4
FunctionGridGlobe
()
components/ui/GridGlobe.tsx:10
FunctionHero
()
components/Hero.tsx:7
FunctionHome
()
app/page.tsx:14
FunctionHoverBorderGradient
({ children, containerClassName, className, as: Tag = "button", duration = 1, clockwise = true,
components/ui/HoverBorder.tsx:9
FunctionIcon
({ className, ...rest }: any)
components/Approach.tsx:188
FunctionInfiniteMovingCards
({ items, direction = "left", speed = "fast", pauseOnHover = true, className, }: { items: { qu
components/ui/InfiniteCards.tsx:6
FunctionLayoutGrid
({ cards }: { cards: Card[] })
components/ui/LayoutGrid.tsx:15
FunctionMagicButton
({ title, icon, position, handleClick, otherClasses, }: { title: string; icon: React.ReactNode;
components/MagicButton.tsx:11
FunctionMovingBorder
({ children, duration = 2000, rx, ry, ...otherProps }: { children: React.ReactNode; duration?: n
components/ui/MovingBorders.tsx:73
FunctionPage
()
app/sentry-example-page/page.jsx:6
FunctionPinContainer
({ children, title, href, className, containerClassName, }: { children: React.ReactNode; title?:
components/ui/Pin.tsx:7
FunctionPinPerspective
({ title, href, }: { title?: string; href?: string; })
components/ui/Pin.tsx:62
FunctionRecentProjects
()
components/RecentProjects.tsx:8
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:14
FunctionSelectedCard
({ selected }: { selected: Card | null })
components/ui/LayoutGrid.tsx:99
FunctionShader
({ source, uniforms, maxFps = 60 })
components/ui/CanvasRevealEffect.tsx:292
FunctionShaderMaterial
({ source, uniforms, maxFps = 60, }: { source: string; hovered?: boolean; maxFps?: number; unifo
components/ui/CanvasRevealEffect.tsx:184
FunctionSpotlight
({ className, fill }: SpotlightProps)
components/ui/Spotlight.tsx:9
FunctionTextGenerateEffect
({ words, className, }: { words: string; className?: string; })
components/ui/TextGenerateEffect.tsx:6
FunctionThemeProvider
({ children, ...props }: ThemeProviderProps)
app/provider.tsx:7
FunctionWebGLRendererConfig
()
components/ui/Globe.tsx:233
FunctionWorld
(props: WorldProps)
components/ui/Globe.tsx:245
FunctionaddVariablesForColors
({ addBase, theme }: any)
tailwind.config.ts:193
FunctionhandleCopy
()
components/ui/BentoGrid.tsx:69
FunctionhandleMouseMove
(event: React.MouseEvent<HTMLDivElement>)
components/ui/GradientBg.tsx:76
FunctionhandleOutsideClick
()
components/ui/LayoutGrid.tsx:24
FunctiononMouseEnter
()
components/ui/Pin.tsx:24
FunctiononMouseLeave
()
components/ui/Pin.tsx:27