export const WORK = {
projects: [
{
name: 'Voyd',
description: 'companies get built here. 2.3k+ in beta.',
link: 'voyd.sh'
},
{
name: 'Edvora',
description: 'ai workspace. used in schools and colleges.',
link: 'edvora.app'
},
{
name: 'Seculex',
description: 'agency. $8k in three months at 13.'
},
{
name: 'Sigmath',
description: 'math product. an earlier experiment.'
}
],
focus: 'idea → company, without the usual stall',
approach: [
'ship',
'see what breaks',
'keep the parts that hold'
],
current: 'voyd'
};