Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Skolaczk/Portfolio
/ functions
Functions
25 in github.com/Skolaczk/Portfolio
⨍
Functions
25
◇
Types & classes
1
↓ 14 callers
Function
cn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 5 callers
Function
useSectionInView
( sectionName: SectionName, threshold = 0.75 )
src/hooks/use-section-in-view.ts:7
↓ 2 callers
Function
useActiveSection
()
src/components/active-section-provider.tsx:41
↓ 1 callers
Function
sendEmailAction
({ email, message }: TFormSchema)
src/actions/send-email.ts:10
Function
About
()
src/components/about.tsx:9
Function
ActiveSectionProvider
({ children }: PropsWithChildren)
src/components/active-section-provider.tsx:23
Function
Contact
()
src/components/contact.tsx:17
Function
DialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/dialog.tsx:70
Function
DialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/dialog.tsx:56
Function
Experience
()
src/components/experience.tsx:12
Function
Footer
()
src/components/footer.tsx:3
Function
Header
()
src/components/header.tsx:20
Function
HomePage
()
src/app/page.tsx:11
Function
Intro
()
src/components/intro.tsx:10
Function
Project
({ project, index }: TProps)
src/components/project.tsx:30
Function
Projects
()
src/components/projects.tsx:10
Function
RootLayout
({ children }: PropsWithChildren)
src/app/layout.tsx:32
Function
SectionDivider
()
src/components/section-divider.tsx:5
Function
SectionHeading
({ heading, content }: TProps)
src/components/section-heading.tsx:8
Function
Skills
()
src/components/skills.tsx:21
Function
ThemeProvider
({ children, ...props }: ComponentProps<typeof NextThemesProvider>)
src/components/theme-provider.tsx:6
Function
ThemeToggle
({ className }: ButtonProps)
src/components/theme-toggle.tsx:8
Function
Toaster
({ ...props }: ToasterProps)
src/components/toaster.tsx:8
Function
handleScroll
()
src/hooks/use-section-in-view.ts:17
Function
onSubmit
(values: TFormSchema)
src/components/contact.tsx:26