29 lines
729 B
JSON
29 lines
729 B
JSON
{
|
|
"projects": [
|
|
{
|
|
"name": "Flying (React + Nest.js)",
|
|
"iconName": "fa-plane",
|
|
"summary": null,
|
|
"repoLink": "https://github.com/noahspannbauer/noahspan-root"
|
|
},
|
|
{
|
|
"name": "Components (React + Storybook)",
|
|
"iconName": "fa-puzzle-piece",
|
|
"summary": null,
|
|
"repoLink": "https://github.com/noahspannbauer/noahspan-components"
|
|
},
|
|
{
|
|
"name": "Go (Udemy)",
|
|
"iconName": null,
|
|
"summary": null,
|
|
"repoLink": null
|
|
},
|
|
{
|
|
"name": "Modules (Nest.js)",
|
|
"iconName": "fa-gear",
|
|
"summary": null,
|
|
"repoLink": "https://github.com/noahspannbauer/noahspan-modules"
|
|
}
|
|
],
|
|
"___mb_schema": "/.mattrbld/schemas/Projects.json"
|
|
} |