coldbydefault-portfolio
Preparing search index...
app/api/about/route
GET
Function GET
GET
()
:
|
NextResponse
<
{
achievements
:
Achievement
[]
;
currentFocus
:
string
[]
;
goals
:
string
[]
;
interests
:
string
[]
;
mainStory
:
string
;
meta
:
{
author
:
string
;
description
:
string
;
endpoint
:
string
;
lastUpdated
:
string
;
timestamp
:
string
;
version
:
string
;
}
;
personalInfo
:
{
company
:
string
;
currentPosition
:
string
;
experience
:
string
;
location
:
string
;
name
:
string
;
title
:
string
;
}
;
philosophy
:
{
approach
:
string
;
coreBeliefs
:
string
[]
;
focus
:
string
}
;
profile
:
{
availability
:
string
;
currentRole
:
{
company
:
string
;
duration
:
string
;
position
:
string
;
responsibilities
:
string
[]
;
}
;
experience
:
string
;
location
:
string
;
name
:
string
;
title
:
string
;
}
;
sections
:
AboutSection
[]
;
skills
:
{
backend
:
{
level
:
string
;
name
:
string
;
yearsOfExperience
:
number
}
[]
;
frontend
:
{
level
:
string
;
name
:
string
;
yearsOfExperience
:
number
}
[]
;
tools
:
{
level
:
string
;
name
:
string
;
yearsOfExperience
:
number
}
[]
;
}
;
socialLinks
:
{
github
:
string
;
portfolio
:
string
}
;
values
:
string
[]
;
}
,
>
|
NextResponse
<
{
error
:
string
}
>
Returns
|
NextResponse
<
{
achievements
:
Achievement
[]
;
currentFocus
:
string
[]
;
goals
:
string
[]
;
interests
:
string
[]
;
mainStory
:
string
;
meta
:
{
author
:
string
;
description
:
string
;
endpoint
:
string
;
lastUpdated
:
string
;
timestamp
:
string
;
version
:
string
;
}
;
personalInfo
:
{
company
:
string
;
currentPosition
:
string
;
experience
:
string
;
location
:
string
;
name
:
string
;
title
:
string
;
}
;
philosophy
:
{
approach
:
string
;
coreBeliefs
:
string
[]
;
focus
:
string
}
;
profile
:
{
availability
:
string
;
currentRole
:
{
company
:
string
;
duration
:
string
;
position
:
string
;
responsibilities
:
string
[]
;
}
;
experience
:
string
;
location
:
string
;
name
:
string
;
title
:
string
;
}
;
sections
:
AboutSection
[]
;
skills
:
{
backend
:
{
level
:
string
;
name
:
string
;
yearsOfExperience
:
number
}
[]
;
frontend
:
{
level
:
string
;
name
:
string
;
yearsOfExperience
:
number
}
[]
;
tools
:
{
level
:
string
;
name
:
string
;
yearsOfExperience
:
number
}
[]
;
}
;
socialLinks
:
{
github
:
string
;
portfolio
:
string
}
;
values
:
string
[]
;
}
,
>
|
NextResponse
<
{
error
:
string
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
coldbydefault-portfolio
Loading...