MCPcopy Create free account

hub / github.com/BartoszJarocki/cv / functions

Functions46 in github.com/BartoszJarocki/cv

↓ 25 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 2 callersFunctiongeneratePersonStructuredData
()
src/lib/structured-data.ts:3
↓ 1 callersFunctiongenerateResumeStructuredData
()
src/lib/structured-data.ts:74
↓ 1 callersFunctiongetCommandMenuLinks
* Transform social links for command menu
src/app/page.tsx:40
FunctionAvatar
({ src, alt, fallback, className, }: OptimizedAvatarProps)
src/components/avatar.tsx:14
FunctionBadge
({ className, variant, ...props }: BadgeProps)
src/components/ui/badge.tsx:31
FunctionBadgeList
* Renders a list of badges for work experience * Handles both mobile and desktop layouts through className prop
src/app/components/work-experience.tsx:19
FunctionCommandDialog
({ children, ...props }: CommandDialogProps)
src/components/ui/command.tsx:28
FunctionCommandMenu
({ links }: Props)
src/components/command-menu.tsx:20
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/command.tsx:129
FunctionCompanyLink
* Renders company name with optional link
src/app/components/work-experience.tsx:68
FunctionContactButtons
({ contact, personalWebsiteUrl }: ContactButtonsProps)
src/app/components/header.tsx:73
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:56
FunctionEducation
({ education }: EducationListProps)
src/app/components/education.tsx:65
FunctionEducationItem
* Individual education card component
src/app/components/education.tsx:33
FunctionEducationPeriod
* Displays the education period in a consistent format
src/app/components/education.tsx:15
FunctionGitHubIcon
(props: React.SVGProps<SVGSVGElement>)
src/components/icons/github-icon.tsx:1
FunctionHeader
()
src/app/components/header.tsx:164
FunctionImage
()
src/app/opengraph-image.tsx:14
FunctionLinkedInIcon
(props: React.SVGProps<SVGSVGElement>)
src/components/icons/linkedin-icon.tsx:1
FunctionLoading
()
src/app/loading.tsx:1
FunctionLocationLink
({ location, locationLink }: LocationLinkProps)
src/app/components/header.tsx:28
FunctionPrintContact
({ contact, personalWebsiteUrl }: PrintContactProps)
src/app/components/header.tsx:124
FunctionProjectCard
* Card component displaying project information
src/app/components/projects.tsx:92
FunctionProjectLink
* Renders project title with optional link and status indicator
src/app/components/projects.tsx:22
FunctionProjectTags
* Renders a list of technology tags used in the project
src/app/components/projects.tsx:60
FunctionProjects
({ projects }: ProjectsProps)
src/app/components/projects.tsx:122
FunctionResumePage
()
src/app/page.tsx:59
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
src/app/layout.tsx:77
FunctionSection
({ className, ...props }: SectionProps)
src/components/ui/section.tsx:6
FunctionSkills
({ skills, className }: SkillsProps)
src/app/components/skills.tsx:41
FunctionSkillsList
* Renders a list of skills as badges
src/app/components/skills.tsx:15
FunctionSocialButton
({ href, iconType, label }: SocialButtonProps)
src/app/components/header.tsx:51
FunctionSummary
({ summary, className }: AboutProps)
src/app/components/summary.tsx:12
FunctionWorkExperience
({ work }: WorkExperienceProps)
src/app/components/work-experience.tsx:143
FunctionWorkExperienceItem
* Individual work experience card component * Handles responsive layout for badges (mobile/desktop)
src/app/components/work-experience.tsx:90
FunctionWorkPeriod
* Displays the work period in a consistent format
src/app/components/work-experience.tsx:49
FunctionXIcon
(props: React.SVGProps<SVGSVGElement>)
src/components/icons/x-icon.tsx:1
MethodcomponentDidCatch
(error: Error, errorInfo: ErrorInfo)
src/components/error-boundary.tsx:24
Functiondown
(e: KeyboardEvent)
src/components/command-menu.tsx:27
FunctiongenerateWebPageStructuredData
()
src/lib/structured-data.ts:53
MethodgetDerivedStateFromError
(error: Error)
src/components/error-boundary.tsx:20
Functionheaders
()
next.config.js:24
Methodrender
()
src/components/error-boundary.tsx:28
Functionsitemap
()
src/app/sitemap.ts:3