Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dedeard/next-personal-web-app
/ functions
Functions
36 in github.com/dedeard/next-personal-web-app
⨍
Functions
36
◇
Types & classes
1
↓ 6 callers
Function
useMount
()
util/mount.ts:3
↓ 1 callers
Function
update
()
components/layouts/Layout.tsx:21
Function
AboutPage
()
pages/about.tsx:7
Function
App
({ Component, pageProps, router }: AppProps<PageProps>)
pages/_app.tsx:21
Function
ClipboardIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:92
Function
ContactForm
({ formspreeKey }: { formspreeKey: string })
components/forms/ContactForm.tsx:3
Function
ContactPage
({ repositories }: { repositories: IRepository[] })
pages/projects.tsx:59
Function
ContactPage
()
pages/contact.tsx:7
Function
Document
()
pages/_document.tsx:3
Function
Error404
()
pages/404.tsx:3
Function
FacebookIcon
(props: SVGProps<SVGSVGElement>)
components/icons/SocialIcons.tsx:41
Function
Footer
()
components/layouts/Footer.tsx:1
Function
GitHubIcon
(props: SVGProps<SVGSVGElement>)
components/icons/SocialIcons.tsx:23
Function
HomeIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:15
Function
HomePage
()
pages/index.tsx:6
Function
ImageIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:29
Function
InstagramIcon
(props: SVGProps<SVGSVGElement>)
components/icons/SocialIcons.tsx:11
Function
Layout
({ router, children }: PropsType)
components/layouts/Layout.tsx:16
Function
LinkedInIcon
(props: SVGProps<SVGSVGElement>)
components/icons/SocialIcons.tsx:29
Function
LockIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:79
Function
Logo
(props: React.SVGProps<SVGSVGElement>)
components/icons/Logo.tsx:1
Function
MailIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:37
Function
MoonIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:44
Function
NoiseFilter
()
components/layouts/NoiseFilter.tsx:1
Function
RepositoryCard
({ repo }: { repo: IRepository })
pages/projects.tsx:11
Function
StarIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:86
Function
SunIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:50
Function
UserIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:22
Function
Volume2Icon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:64
Function
VolumeXIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:71
Function
WhatsAppIcon
(props: SVGProps<SVGSVGElement>)
components/icons/SocialIcons.tsx:17
Function
YouTubeIcon
(props: SVGProps<SVGSVGElement>)
components/icons/SocialIcons.tsx:35
Function
getServerSideProps
()
pages/projects.tsx:84
Function
handler
(_: NextApiRequest, res: NextApiResponse)
pages/api/repositories.ts:17
Function
onClick
()
components/animations/CursorFollower.tsx:16
Function
onMouseMove
(e: MouseEvent)
components/animations/CursorFollower.tsx:10