Designed and built the Nyxora Labs studio website from scratch — the system you are looking at now.
Nyxora Labs — Studio Website, live
Problem
Nyxora Labs needed a public presence that communicated engineering credibility without looking like a generic developer portfolio or SaaS template.
Solution
Built a statically generated Nuxt 3 site with a deliberate design system — Space Grotesk, purple/cyan palette, node diagram backgrounds — targeting the aesthetic of Linear, Vercel, and Palantir. Performance-budgeted from day one.
Outcome
Live at nyxoralabs.com within 3 weeks of founding — near-perfect Lighthouse scores and a hardened security posture, from a full Content-Security-Policy to a complete security-header set. First client enquiry within the first month.
ArchitectureArchitecture
Statically generated with Nuxt 3 and served as immutable output on Vercel's static preset — no server runs at request time. Content is typed data, not markup; the design system lives in Tailwind tokens; share images are built ahead of time, not per request.
SSG, not SSR
Prerendered to static HTML: a near-zero latency floor and no request-time attack surface. The site changes on deploy, so a runtime server would earn nothing.
Content as typed data
Every section reads from data/ typed against interfaces in types/. Copy edits never touch components, and the shape is compiler-enforced.
Build-time OG images
Per-project share cards render with satori and resvg at author time and ship as committed PNGs — distinct link previews without a serverless function.
Stack
Nuxt 3
Vue
TypeScript
Tailwind CSS
Vercel
Related workRelated work
2026 · Co-Founder & Engineer
CookyChef
software
AI food-tech platform from the Headstarter Fellowship, rebuilt in 2026 into the Dopamine Menu — a zero-decision meal picker for ADHD and autistic adults.
Outcome
Currently in private beta with a small group of active testers validating the core loop before a wider build. The pivot traded a broad feature set for one job done well — taking the decision off the table.
Next.js
React
TypeScript
Tailwind CSS
2023–2025 · Co-Founder & CTO
FarMight
software
Agritech platform connecting Kenyan smallholder farmers to agrovets, agricultural specialists, and on-site services.
Outcome
Pitched to investors in early 2024 for $25,000 in seed funding, with a beta running through 2024–2025 while modelling for scale across Kenya. The venture wound down in April 2025 when the VC funding environment collapsed and the seed round did not close.
React
Node.js
PostgreSQL
TypeScript
Interested in similar work?
If this maps to something you're building, let's talk about your project.