Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DimiMikadze/orca
/ functions
Functions
123 in github.com/DimiMikadze/orca
⨍
Functions
123
◇
Types & classes
43
Function
ProfileAnalysisResultHeader
({ analysis, profile, collectedData, onViewRawData, }: ProfileAnalysisResultHeaderProps)
app/profile-analysis/profile-analysis-result-header.tsx:13
Function
ProfileAnalysisResultInsights
({ analysis }: ProfileAnalysisResultInsightsProps)
app/profile-analysis/profile-analysis-result-insights.tsx:8
Function
ProfileAnalysisResultTimeline
({ collectedData }: ProfileAnalysisResultTimelineProps)
app/profile-analysis/profile-analysis-result-timeline.tsx:76
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:20
Function
Separator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
components/ui/separator.tsx:8
Function
Skeleton
({ className, ...props }: React.ComponentProps<"div">)
components/ui/skeleton.tsx:3
Function
Switch
({ className, size = "default", ...props }: React.ComponentProps<typeof SwitchPrimitive.Root> & { size
components/ui/switch.tsx:8
Function
Tooltip
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Root>)
components/ui/tooltip.tsx:21
Function
TooltipContent
({ className, sideOffset = 0, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Conte
components/ui/tooltip.tsx:33
Function
TooltipProvider
({ delayDuration = 0, ...props }: React.ComponentProps<typeof TooltipPrimitive.Provider>)
components/ui/tooltip.tsx:8
Function
TooltipTrigger
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>)
components/ui/tooltip.tsx:27
Function
add
()
app/profile-analysis/profile-analysis-insights-modal.tsx:52
Function
getAll
()
app/supabase/middleware.ts:13
Function
getAll
()
app/supabase/server.ts:13
Function
getAnalyses
(supabase: SupabaseClient, userId: string)
app/supabase/orm.ts:26
Function
handleSave
()
app/profile-analysis/profile-analysis-insights-modal.tsx:56
Function
handleSubmit
(e: React.SyntheticEvent<HTMLFormElement>)
app/profile-analysis/profile-analysis.tsx:72
Function
loadFromStorage
()
app/profile-analysis/use-insights.ts:9
Function
proxy
(request: NextRequest)
proxy.ts:4
Function
saveInsights
(next: InsightDefinition[])
app/profile-analysis/use-insights.ts:24
Function
setAll
(cookiesToSet)
app/supabase/middleware.ts:16
Function
setAll
(cookiesToSet)
app/supabase/server.ts:16
Function
start
(controller)
app/api/analyze-linkedin-profile/route.ts:40
← previous
101–123 of 123, ranked by callers