coldbydefault-portfolio
Preparing search index...
data/projectsData
Project
Interface Project
Author
ColdByDefault
Copyright
2025 ColdByDefault. All Rights Reserved.
interface
Project
{
category
:
string
;
description
:
string
;
featured
:
boolean
;
githubUrl
:
string
;
id
:
number
;
image
?:
string
;
license
?:
{
text
:
string
;
type
:
"open-source"
|
"copyright"
|
"fully-open"
;
variant
?:
"default"
|
"secondary"
|
"destructive"
|
"outline"
;
}
;
liveUrl
?:
string
;
technologies
:
string
[]
;
title
:
string
;
}
Index
Properties
category
description
featured
github
Url
id
image?
license?
live
Url?
technologies
title
Properties
category
category
:
string
description
description
:
string
featured
featured
:
boolean
github
Url
githubUrl
:
string
id
id
:
number
Optional
image
image
?:
string
Optional
license
license
?:
{
text
:
string
;
type
:
"open-source"
|
"copyright"
|
"fully-open"
;
variant
?:
"default"
|
"secondary"
|
"destructive"
|
"outline"
;
}
Optional
live
Url
liveUrl
?:
string
technologies
technologies
:
string
[]
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
description
featured
github
Url
id
image
license
live
Url
technologies
title
coldbydefault-portfolio
Loading...
Author
ColdByDefault
Copyright
2025 ColdByDefault. All Rights Reserved.