Skip to content
fr

Senior front-end developer · 2019–2020

Innso

Alban Pasquelin was a senior front-end developer at Innso from March 2019 to December 2020, rebuilding the customer-relations platform and building a chatbot design studio.

import { Vuejs, Vuex, Vuetify, iOS } from '@/stack'
export function rebuildCustomerRelations(legacy: SupportPlatform): ChatbotStudio {

A rebuild of the customer-relations platform: front-end architecture, plus a studio where non-technical teams draw chatbot journeys instead of having them coded.

const platform = rebuild(legacy, { with: [vue, vuex, vuetify] })

The application is cross-platform, iOS and Android from the same codebase.

chatbotStudio.let(supportTeams).design(journeys) /** without writing code **/
}

Experience