MCPcopy Create free account

hub / github.com/achyuthkp27/Portfolio / functions

Functions196 in github.com/achyuthkp27/Portfolio

FunctionIndex
()
src/pages/Index.tsx:25
FunctionIntroScene
()
remotion-video/src/scenes/IntroScene.tsx:81
FunctionKineticWord
({ word, startFrame, stagger, fontSize, weight, frame, accentColor = NEON_CYAN, spacing = '0.02em', dotAfter }
remotion-video/src/scenes/IntroScene.tsx:20
FunctionLazySection
({ children, fallback, className = "", threshold = 0.01, rootMargin = "400px 0px", sectionId,
src/components/ui/LazySection.tsx:30
FunctionLoadingProvider
({ children }: { children: ReactNode })
src/context/LoadingContext.tsx:10
FunctionLogo
({ className = "" }: { className?: string })
src/components/ui/Logo.tsx:3
FunctionMagneticButton
({ children, className = "", strength = 0.5 }: MagneticButtonProps)
src/components/ui/MagneticButton.tsx:10
FunctionNavigation
()
src/components/Navigation.tsx:11
FunctionNotFound
()
src/pages/NotFound.tsx:7
FunctionOutroScene
()
remotion-video/src/scenes/OutroScene.tsx:10
FunctionParallaxSection
({ children, offset = 50, className = "", speed = 0.5 }: ParallaxSectionProps)
src/components/ui/ParallaxSection.tsx:11
FunctionParallaxStars
()
src/components/3d/SpaceStarsCanvas.tsx:6
FunctionPersonaCard
({ persona, isActive, index, onClick, }: { persona: Persona; isActive: boolean; in
src/components/AboutMeSection.tsx:108
FunctionPersonaShowcase
({ persona, isActive, }: { persona: Persona; isActive: boolean; })
src/components/AboutMeSection.tsx:170
FunctionPhilosophySection
()
src/components/PhilosophySection.tsx:43
FunctionPortfolioVideoComposition
()
remotion-video/src/Root.tsx:48
FunctionPremiumLoader
()
src/components/PremiumLoader.tsx:9
FunctionProcessScene
()
remotion-video/src/scenes/ProcessScene.tsx:14
FunctionProcessSection
()
src/components/ProcessSection.tsx:98
FunctionProjectCard
({ project, index }: { project: GitHubRepo, index: number })
src/components/ProjectsSection.tsx:10
FunctionProjectDetail
()
src/pages/ProjectDetail.tsx:11
FunctionProjectsScene
()
remotion-video/src/scenes/ProjectsScene.tsx:18
FunctionProjectsSection
()
src/components/ProjectsSection.tsx:101
FunctionRemotionRoot
()
remotion-video/src/Root.tsx:70
FunctionRouteLoader
()
src/App.tsx:31
FunctionSEO
({ title = "Achyuth KP | Creative Developer", description = "Portfolio of Achyuth KP - A Creative Deve
src/components/SEO.tsx:45
FunctionSafeAudio
({ src, volume = 1 })
remotion-video/src/Root.tsx:38
FunctionScene
({ animEnabled }: { animEnabled: boolean })
src/components/3d/SpaceScene.tsx:251
FunctionSceneWrapper
({ children, accentColor = COLORS.neon.cyan, particles = 6, noLightLeak = false, })
remotion-video/src/components/SceneWrapper.tsx:37
FunctionScrollProgress
()
src/components/ui/ScrollProgress.tsx:3
FunctionScrubWord
({ children, progress, range }: { children: string, progress: MotionValue<number>, range: [number, number] })
src/components/ui/TextReveal.tsx:160
FunctionSectionHeader
({ label, titleMain, titleAccent, description, align = "center" }: SectionHeaderProps)
src/components/ui/SectionHeader.tsx:12
FunctionServices
()
src/components/Services.tsx:59
FunctionServicesScene
()
remotion-video/src/scenes/ServicesScene.tsx:13
FunctionShockwave
({ x, y, onComplete }: { x: number; y: number; onComplete: () => void })
src/components/ui/CustomCursor.tsx:6
FunctionSkillArc
({ name, level, delay, arcColor }: { name: string; level: number; delay: number; arcColor: string })
src/components/SkillsSection.tsx:30
FunctionSkillsScene
()
remotion-video/src/scenes/SkillsScene.tsx:30
FunctionSkillsSection
()
src/components/SkillsSection.tsx:85
FunctionSmoothScroll
({ children }: { children: ReactNode })
src/components/ui/SmoothScroll.tsx:14
FunctionSpaceBackground
()
src/components/3d/SpaceBackground.tsx:8
FunctionSpaceScene
()
src/components/3d/SpaceScene.tsx:263
FunctionSpaceStarsCanvas
()
src/components/3d/SpaceStarsCanvas.tsx:25
FunctionSpotlightCard
({ children, className = "", spotlightColor = "rgba(255, 255, 255, 0.1)", ...props }: Spotligh
src/components/ui/SpotlightCard.tsx:10
FunctionStatBlock
({ stat }: { stat: Stat })
src/components/AboutMeSection.tsx:237
FunctionSystemStatus
()
src/components/SystemStatus.tsx:3
FunctionTerminalOverlay
({ forceOpen = false, onClose }: TerminalOverlayProps)
src/components/TerminalOverlay.tsx:13
FunctionTerminalTrigger
()
src/components/TerminalTrigger.tsx:5
FunctionTestimonialsScene
()
remotion-video/src/scenes/TestimonialsScene.tsx:13
FunctionTestimonialsSection
()
src/components/TestimonialsSection.tsx:27
FunctionTextReveal
({ children, className = "", type = "blur-reveal", delay = 0, duration = 0.8, as: Comp
src/components/ui/TextReveal.tsx:16
FunctionThemeProvider
({ children }: { children: React.ReactNode })
src/hooks/useTheme.tsx:12
FunctionThrowError
()
src/components/__tests__/ErrorBoundary.test.tsx:5
FunctionToaster
()
src/components/ui/toaster.tsx:4
FunctionWorkingComponent
()
src/components/__tests__/ErrorBoundary.test.tsx:9
MethodcomponentDidCatch
(error: Error, errorInfo: React.ErrorInfo)
src/components/ErrorBoundary.tsx:23
Methodconstructor
(props: ErrorBoundaryProps)
src/components/ErrorBoundary.tsx:14
Methodconstructor
()
src/test/setup.ts:20
Functiondown
(e: KeyboardEvent)
src/components/ui/CommandMenu.tsx:24
FunctionfadeOut
(frame: number, totalFrames: number, fadeFrames: number = 8)
remotion-video/src/animations.ts:61
MethodgetDerivedStateFromError
(error: Error)
src/components/ErrorBoundary.tsx:19
FunctionhandleBlur
()
src/components/ui/SpotlightCard.tsx:63
FunctionhandleCommand
(e?: React.FormEvent, manualCmd?: string)
src/components/TerminalOverlay.tsx:72
FunctionhandleFocus
()
src/components/ui/SpotlightCard.tsx:59
FunctionhandleInteraction
()
src/hooks/useIdleMount.ts:33
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/TerminalOverlay.tsx:44
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/Navigation.tsx:24
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/TerminalTrigger.tsx:10
FunctionhandleMouseEnter
()
src/components/ui/SpotlightCard.tsx:67
FunctionhandleMouseLeave
()
src/components/ui/MagneticButton.tsx:47
FunctionhandleMouseLeave
()
src/components/ui/SpotlightCard.tsx:73
FunctionhandleMouseMove
({ clientX, clientY }: React.MouseEvent)
src/components/AboutMeSection.tsx:288
FunctionhandleMouseMove
(e: MouseEvent<HTMLDivElement>)
src/components/ui/MagneticButton.tsx:31
FunctionhandleMouseMove
(e: MouseEvent<HTMLDivElement>)
src/components/ui/SpotlightCard.tsx:41
FunctionhandlePointerMove
(moveEvent: PointerEvent)
src/components/Guestbook.tsx:320
FunctionhandlePointerUp
()
src/components/Guestbook.tsx:334
FunctionhandleResize
()
src/hooks/useMobile.tsx:18
FunctionhandleSubmit
(e: React.FormEvent)
src/components/ContactSection.tsx:27
FunctionhandleSubmit
(e: React.FormEvent)
src/components/Guestbook.tsx:197
FunctionhandleWheel
(e: WheelEvent)
src/components/Guestbook.tsx:163
Functionhandler
(e: MediaQueryListEvent)
src/components/ui/MagneticButton.tsx:26
Functionhandler
(e: MediaQueryListEvent)
src/components/ui/SpotlightCard.tsx:36
FunctiononMouseDown
(e: MouseEvent)
src/components/ui/CustomCursor.tsx:90
FunctiononMouseMove
({ currentTarget, clientX, clientY }: React.MouseEvent)
src/components/PhilosophySection.tsx:11
FunctiononMouseUp
()
src/components/ui/CustomCursor.tsx:97
FunctionprogressFill
(frame: number, delay: number, target: number)
remotion-video/src/animations.ts:46
Functionraf
(time: number)
src/components/ui/SmoothScroll.tsx:41
FunctionresetRect
()
src/components/AboutMeSection.tsx:301
FunctionscanInteractions
(e: MouseEvent)
src/components/ui/CustomCursor.tsx:48
FunctionscheduleIdleMount
()
src/hooks/useIdleMount.ts:52
FunctionstartScramble
()
src/components/ui/DecryptText.tsx:25
FunctionstopScramble
()
src/components/ui/DecryptText.tsx:52
FunctionstopTracking
()
src/components/Navigation.tsx:167
MethodtakeRecords
()
src/test/setup.ts:23
FunctiontoggleTheme
()
src/hooks/useTheme.tsx:23
Methodunobserve
()
src/test/setup.ts:26
Functionupdate
(props: ToasterToast)
src/hooks/use-toast.ts:140
← previous101–196 of 196, ranked by callers