← All work
Movalio

Movalio — SaaS · Various startups

Three SaaS products for three different startups

Role
Frontend Developer
Period
2018 – 2019

Movalio is a software development company delivering custom web and SaaS applications for clients across industries. Three products stand out from that period, all built in Vue.

Fleet management for IPC Vending

A web app used by technicians and management to monitor machines, schedule repairs and manage stock, with multi-language support through i18n. Technicians used it in the field, so the interface had to survive being read on a phone in bad light.

Snippet — a Chrome extension with 2,000+ users

Core features for a browser extension that highlights text and images on the web and inside PDFs, and imports Kindle highlights using zone screenshots. Chrome extensions are an unusually hostile environment: you are a guest on someone else’s page and your UI has to work regardless of what CSS the host throws at it.

A push-notification and email marketing tool

I built the entire front end for this one — a notification and email editor, plus cross-browser custom notification rendering, using Vue.js, Vuetify and Vuex. “Cross-browser custom notification rendering” is doing a lot of work in that sentence; every browser had a different idea of what a notification was allowed to look like.

Stack

Vue.js v2 · Vuex · Vuetify · TypeScript · JavaScript · Chrome Extensions · i18n