MCPcopy Create free account

hub / github.com/Skolaczk/Portfolio / functions

Functions25 in github.com/Skolaczk/Portfolio

↓ 14 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 5 callersFunctionuseSectionInView
( sectionName: SectionName, threshold = 0.75 )
src/hooks/use-section-in-view.ts:7
↓ 2 callersFunctionuseActiveSection
()
src/components/active-section-provider.tsx:41
↓ 1 callersFunctionsendEmailAction
({ email, message }: TFormSchema)
src/actions/send-email.ts:10
FunctionAbout
()
src/components/about.tsx:9
FunctionActiveSectionProvider
({ children }: PropsWithChildren)
src/components/active-section-provider.tsx:23
FunctionContact
()
src/components/contact.tsx:17
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/dialog.tsx:56
FunctionExperience
()
src/components/experience.tsx:12
FunctionFooter
()
src/components/footer.tsx:3
FunctionHeader
()
src/components/header.tsx:20
FunctionHomePage
()
src/app/page.tsx:11
FunctionIntro
()
src/components/intro.tsx:10
FunctionProject
({ project, index }: TProps)
src/components/project.tsx:30
FunctionProjects
()
src/components/projects.tsx:10
FunctionRootLayout
({ children }: PropsWithChildren)
src/app/layout.tsx:32
FunctionSectionDivider
()
src/components/section-divider.tsx:5
FunctionSectionHeading
({ heading, content }: TProps)
src/components/section-heading.tsx:8
FunctionSkills
()
src/components/skills.tsx:21
FunctionThemeProvider
({ children, ...props }: ComponentProps<typeof NextThemesProvider>)
src/components/theme-provider.tsx:6
FunctionThemeToggle
({ className }: ButtonProps)
src/components/theme-toggle.tsx:8
FunctionToaster
({ ...props }: ToasterProps)
src/components/toaster.tsx:8
FunctionhandleScroll
()
src/hooks/use-section-in-view.ts:17
FunctiononSubmit
(values: TFormSchema)
src/components/contact.tsx:26