All projects
Enterprise DNA · Part 1 of 3
Enterprise DNA — Learning Platform & Mentor
2022–2025 · Vue/Nuxt developer · collaborator with backend partner
Production-facing training platform built with a partner since 2022 (support through 2025). Public Nuxt/Vue SSR site with course catalogs, sign-up flows, and SEO as a core product advantage — structured data, organic landing pages, and performance tuning that sustained strong free traffic over years. Later extended on a subdomain with early AI integrations.
What I built
- Nuxt.js SSR catalog — courses, categories, registrations, and training flows
- SEO & structured data — schema markup, organic page strategy, and search-friendly course URLs
- Performance and redesign cycles — multiple UI passes while keeping stability and load times
- AI subdomain on the same Nuxt stack — prompt-style helpers for analytics and code questions
- Threaded AI sessions — categorized problem threads, deep analysis, save/edit/share workflows
- Interactive learning quests — topic-based paths with progress, checkpoints, and knowledge upgrades
- Free public access model — organic growth without paid acquisition dependency
Approaches
- SSR-first Nuxt for crawlable training content and fast first paint
- Schema.org and on-page SEO baked into templates, not bolted on later
- Subdomain isolation for experimental AI features without risking main catalog
- Thread storage model — persistent AI conversations tied to user goals and categories