MCPcopy Create free account

hub / github.com/dedeard/next-personal-web-app / functions

Functions36 in github.com/dedeard/next-personal-web-app

↓ 6 callersFunctionuseMount
()
util/mount.ts:3
↓ 1 callersFunctionupdate
()
components/layouts/Layout.tsx:21
FunctionAboutPage
()
pages/about.tsx:7
FunctionApp
({ Component, pageProps, router }: AppProps<PageProps>)
pages/_app.tsx:21
FunctionClipboardIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:92
FunctionContactForm
({ formspreeKey }: { formspreeKey: string })
components/forms/ContactForm.tsx:3
FunctionContactPage
({ repositories }: { repositories: IRepository[] })
pages/projects.tsx:59
FunctionContactPage
()
pages/contact.tsx:7
FunctionDocument
()
pages/_document.tsx:3
FunctionError404
()
pages/404.tsx:3
FunctionFacebookIcon
(props: SVGProps<SVGSVGElement>)
components/icons/SocialIcons.tsx:41
FunctionFooter
()
components/layouts/Footer.tsx:1
FunctionGitHubIcon
(props: SVGProps<SVGSVGElement>)
components/icons/SocialIcons.tsx:23
FunctionHomeIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:15
FunctionHomePage
()
pages/index.tsx:6
FunctionImageIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:29
FunctionInstagramIcon
(props: SVGProps<SVGSVGElement>)
components/icons/SocialIcons.tsx:11
FunctionLayout
({ router, children }: PropsType)
components/layouts/Layout.tsx:16
FunctionLinkedInIcon
(props: SVGProps<SVGSVGElement>)
components/icons/SocialIcons.tsx:29
FunctionLockIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:79
FunctionLogo
(props: React.SVGProps<SVGSVGElement>)
components/icons/Logo.tsx:1
FunctionMailIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:37
FunctionMoonIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:44
FunctionNoiseFilter
()
components/layouts/NoiseFilter.tsx:1
FunctionRepositoryCard
({ repo }: { repo: IRepository })
pages/projects.tsx:11
FunctionStarIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:86
FunctionSunIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:50
FunctionUserIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:22
FunctionVolume2Icon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:64
FunctionVolumeXIcon
(props: SVGProps<SVGSVGElement>)
components/icons/Feather.tsx:71
FunctionWhatsAppIcon
(props: SVGProps<SVGSVGElement>)
components/icons/SocialIcons.tsx:17
FunctionYouTubeIcon
(props: SVGProps<SVGSVGElement>)
components/icons/SocialIcons.tsx:35
FunctiongetServerSideProps
()
pages/projects.tsx:84
Functionhandler
(_: NextApiRequest, res: NextApiResponse)
pages/api/repositories.ts:17
FunctiononClick
()
components/animations/CursorFollower.tsx:16
FunctiononMouseMove
(e: MouseEvent)
components/animations/CursorFollower.tsx:10