Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Deri-Kurniawan/3d-portfolio
/ functions
Functions
18 in github.com/Deri-Kurniawan/3d-portfolio
⨍
Functions
18
◇
Types & classes
1
Function
Banner
()
src/components/banner.tsx:4
Function
BrandIcon
()
src/components/brand-icon.tsx:1
Function
Footer
()
src/components/footer.tsx:1
Function
HeroSection
()
src/app/_components/hero-section.tsx:20
Function
Home
()
src/app/page.tsx:13
Function
LetsConnectSection
()
src/app/_components/lets-connect-section.tsx:13
Function
MyLatestProjectSection
()
src/app/_components/my-latest-project-section.tsx:29
Function
Navbar
()
src/components/navbar.tsx:12
Function
NotFound
()
src/app/not-found.tsx:4
Function
Project
()
src/app/project/page.tsx:22
Function
ProjectLayout
({ children }: { children: ReactNode })
src/app/project/layout.tsx:4
Function
QuoteSection
()
src/app/_components/quote-section.tsx:13
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:42
Function
SectionHeader
({ title = "Section Title", description = "Section description goes here.", inViewport = true, classNa
src/components/section-header.tsx:13
Function
TechStackSection
()
src/app/_components/tech-stack-section.tsx:9
Function
closeMenu
()
src/components/navbar.tsx:23
Function
closeMenuOnResize
()
src/components/navbar.tsx:28
Function
toggleMenu
()
src/components/navbar.tsx:19