MCPcopy Create free account

hub / github.com/GR0UD/portfolio / functions

Functions76 in github.com/GR0UD/portfolio

↓ 76 callersFunctiont
(key: TmpTranslationKey)
src/pages/tmp/i18n.ts:59
↓ 24 callersMethodjson
(body: unknown)
api/tmp-features.ts:15
↓ 20 callersMethodstatus
(code: number)
api/tmp-features.ts:14
↓ 16 callersFunctiongetFieldError
(fieldName: string)
src/components/contact-form/contact-form.tsx:41
↓ 6 callersFunctionfocusInput
(index: number)
src/pages/tmp/components/PinGate.tsx:31
↓ 6 callersFunctionuseTranslation
()
src/i18n/TranslationContext.tsx:35
↓ 5 callersFunctionreadFeatures
( token: string, )
api/tmp-features.ts:87
↓ 4 callersFunctionwriteFeatures
( token: string, features: Feature[], sha: string | null, message: string, )
api/tmp-features.ts:109
↓ 2 callersFunctiongithubHeaders
(token: string)
api/tmp-features.ts:78
↓ 2 callersFunctionloadStatusMap
()
src/pages/tmp/useTmpFeatures.ts:30
↓ 2 callersFunctionnormalize
(f: RawFeature, status: FeatureStatus)
src/pages/tmp/useTmpFeatures.ts:16
↓ 2 callersFunctionreadLocalFeatures
()
api/tmp-features.ts:43
↓ 2 callersFunctionswitchLayout
(mode: LayoutMode)
src/pages/tmp/index.tsx:30
↓ 1 callersFunctionaddFeature
(input: FeatureInput)
src/pages/tmp/useTmpFeatures.ts:75
↓ 1 callersFunctioncloseMenu
()
src/components/header/header.tsx:49
↓ 1 callersFunctiondeleteFeature
(id: string)
src/pages/tmp/useTmpFeatures.ts:162
↓ 1 callersFunctionhandleChange
(index: number, e: ChangeEvent<HTMLInputElement>)
src/pages/tmp/components/PinGate.tsx:35
↓ 1 callersFunctionhandleKeyDown
(index: number, e: KeyboardEvent<HTMLInputElement>)
src/pages/tmp/components/PinGate.tsx:48
↓ 1 callersFunctionhandleMobileLang
(code: (typeof LANGUAGES)[number]["code"])
src/components/header/header.tsx:54
↓ 1 callersFunctionhandleScroll
()
src/components/ScrollToTop/index.tsx:19
↓ 1 callersFunctionhandleScroll
()
src/components/header/header.tsx:16
↓ 1 callersFunctionhandleSelect
(code: Lang)
src/components/TranslationWidget/TranslationWidget.tsx:35
↓ 1 callersFunctionrenderMarkdown
(md: string)
src/pages/tmp/components/MarkdownPanel.tsx:15
↓ 1 callersFunctionsaveStatus
(id: string, status: FeatureStatus)
src/pages/tmp/useTmpFeatures.ts:38
↓ 1 callersFunctiontmpFeaturesApi
(env)
vite.config.js:11
↓ 1 callersFunctionupdateNotes
(id: string, notes: string)
src/pages/tmp/useTmpFeatures.ts:142
↓ 1 callersFunctionuseDynamicTitle
( titles: string[], interval: number = 2000 )
src/utilities/useDynamicTitle.ts:3
↓ 1 callersFunctionuseTmpFeatures
(t: (key: TmpTranslationKey) => string)
src/pages/tmp/useTmpFeatures.ts:44
↓ 1 callersFunctionuseTmpLang
()
src/pages/tmp/i18n.ts:56
FunctionAddFeatureModal
({ t, onClose, onSubmit }: Props)
src/pages/tmp/components/AddFeatureModal.tsx:24
FunctionApp
()
src/App.tsx:17
FunctionContactForm
()
src/components/contact-form/contact-form.tsx:7
FunctionFeatureCard
({ feature, lang, layout, onOpenNotes }: Props)
src/pages/tmp/components/FeatureCard.tsx:12
FunctionFooter
()
src/components/footer/footer.tsx:5
FunctionHeader
()
src/components/header/header.tsx:8
FunctionHome
()
src/pages/index.tsx:14
FunctionIntro
()
src/components/intro/intro.tsx:3
FunctionMarkdownPanel
({ feature, lang, onClose, onSave, onDelete, onToggle, }: Props)
src/pages/tmp/components/MarkdownPanel.tsx:78
FunctionNotFound
()
src/pages/[...all].tsx:4
FunctionPinGate
({ t, onUnlock }: Props)
src/pages/tmp/components/PinGate.tsx:24
FunctionProjectCard
({ title, url, github, image, description, tags, }: ProjectCardProps)
src/components/ProjectCard/ProjectCard.tsx:5
FunctionScrollDownButton
()
src/components/ScrollDownButton/ScrollDownButton.tsx:5
FunctionScrollToTop
()
src/components/ScrollToTop/index.tsx:7
FunctionSkillColumn
({ title, skills }: SkillColumnProps)
src/components/SkillsSection/SkillsSection.tsx:19
FunctionSkillLink
({ icon: Icon, name, color }: SkillLinkProps)
src/components/SkillsSection/SkillsSection.tsx:7
FunctionSkillsSection
()
src/components/SkillsSection/SkillsSection.tsx:30
FunctionTmpPage
()
src/pages/tmp/index.tsx:15
FunctionTranslationProvider
({ children }: { children: ReactNode })
src/i18n/TranslationContext.tsx:22
FunctionTranslationWidget
({ isScrolled, isDarkSection, langOpen, setLangOpen }: Props)
src/components/TranslationWidget/TranslationWidget.tsx:21
FunctioncloseNotes
()
src/pages/tmp/index.tsx:39
FunctionconfigureServer
(server)
vite.config.js:14
FunctiondetectBrowserLang
()
src/i18n/TranslationContext.tsx:16
FunctionhandleClickOutside
(e: MouseEvent)
src/components/TranslationWidget/TranslationWidget.tsx:26
FunctionhandleClose
()
src/pages/tmp/components/MarkdownPanel.tsx:105
FunctionhandleDelete
()
src/pages/tmp/components/MarkdownPanel.tsx:113
FunctionhandleDeleteFeature
(id: string)
src/pages/tmp/index.tsx:49
FunctionhandleKeyDown
(e: KeyboardEvent)
src/pages/tmp/components/AddFeatureModal.tsx:36
FunctionhandlePaste
(e: ClipboardEvent<HTMLDivElement>)
src/pages/tmp/components/PinGate.tsx:58
FunctionhandleSave
()
src/pages/tmp/components/MarkdownPanel.tsx:98
FunctionhandleSaveNotes
(id: string, notes: string)
src/pages/tmp/index.tsx:43
FunctionhandleScroll
()
src/components/ScrollDownButton/ScrollDownButton.tsx:9
FunctionhandleScrollClick
()
src/components/ScrollDownButton/ScrollDownButton.tsx:22
FunctionhandleSubmit
(e: FormEvent)
src/pages/tmp/components/PinGate.tsx:75
FunctionhandleSubmit
(e: FormEvent)
src/pages/tmp/components/AddFeatureModal.tsx:43
Functionhandler
(req: VercelRequest, res: VercelResponse)
api/tmp-features.ts:140
FunctionmanualChunks
(id)
vite.config.js:86
FunctionopenNotes
(feature: Feature)
src/pages/tmp/index.tsx:35
FunctionplayOnInteraction
()
src/pages/[...all].tsx:13
FunctionplayOnInteraction
()
src/pages/index.tsx:24
FunctionplayOnInteraction
()
src/pages/tmp/index.tsx:59
FunctionscrollToTop
()
src/components/ScrollToTop/index.tsx:11
FunctionstartEditing
()
src/pages/tmp/components/MarkdownPanel.tsx:93
FunctionsubmitContactForm
( _prevState: FormActionState | null, formData: FormData, )
src/components/contact-form/actions.ts:24
Functiont
(key: TranslationKey)
src/i18n/TranslationContext.tsx:25
FunctiontoggleMenu
()
src/components/header/header.tsx:48
FunctiontoggleStatus
(id: string)
src/pages/tmp/useTmpFeatures.ts:116