{{ t.hero.eyebrow }}
{{ lang==='es'?'Cómo está':'How' }}
{{ lang==='es'?'hecho':'it\'s' }} VoBo
{{ t.hero.sub }}
// stack tecnológico
{{ t.stack.title }}
{{ t.stack.sub }}
{{s.layer}}
// backend · golang
{{ t.golang.title }}
{{ t.golang.sub }}
{{c.title}}
{{c.body}}
- {{i}}
// frontend · ionic + vue 3
{{ t.ionic.title }}
{{ t.ionic.sub }}
{{c.title}}
{{c.body}}
- {{i}}
// cache · redis
{{ t.redis.title }}
{{ t.redis.sub }}
{{c.title}}
{{c.body}}
- {{i}}
// auth · jwt passwordless
{{ t.jwt.title }}
{{ t.jwt.sub }}
{{c.title}}
{{c.body}}
- {{i}}
// metodología
{{ t.method.title }}
{{ t.method.sub }}
{{p.n}}
{{p.name}}
{{ p.status==='done'?'✓ Done':p.status==='active'?'⚡ Active':'Pending' }}
{{item}}