{project.data.name}
{project.data.description}
{ project.data.links.map((link, index) => { return ( index === 0 ? {link.text} : | {link.text} ) }) }
Here are some of the projects I'm working on. Most of them are open source, so feel free to check them out!
Projects presented here are what I consider in presentable and/or finished state. They might or might not get
updates.
Most logos generated using DALL-E mini.
{project.data.description}
{ project.data.links.map((link, index) => { return ( index === 0 ? {link.text} : | {link.text} ) }) }