66% of users needed support to charge; no partners adopted, limiting trust and platform scalability.
Led 7-week UX sprint, owning Mixpanel schema, data filtering, UI kit, prototypes, and engineering handoff.
Support requests dropped 66%→16%, chargers scaled 400→7000+, partner adoption grew 0→6 in one month.
Reduced support costs, accelerated user activation, and delivered white-label flexibility that drove partner adoption.
Customers needed support
to charge
Technical capacity, little
real usage
No partner adoption,
no market trust
{
"experiment": {
"n": 550,
"cohort": "new users (signup cohort)",
"timeline": {
"baseline": {
"label": "Pre‑redesign",
"weeks": 4
},
"post": {
"label": "After launch",
"weeks": 6,
}
},
"source": {
"tool": "Mixpanel",
"events": ["charging_started", "charging_closed"],
"cross_referenced_with": ["support_ticket_opened"]
}
}
}
Customers needed support
to charge
Technical capacity
partner adoption
in 1 month
To break the deadlock, I leaned on IBM Enterprise Design Thinking. Why? Because it let me balance business constraints with real user needs—without letting either side dominate.
The seven-week plan balanced speed with depth — giving stakeholders time while testing decisions with real users. This ensured every design choice aligned business goals with user needs, avoiding costly rework and wasted development cycles.
I defined four core “Hills”:
These Hills set the north star for all design decisions.
To ground Sintio’s redesign in real needs, I worked with Sponsor Users — participants who partnered throughout the project and provided ongoing feedback.
I conducted one-on-one interviews, contextual where possible, from managers, drivers, and stakeholders. Each session used open-ended questions to uncover setup frustrations, charging journeys, and business expectations. To synthesize, I created an affinity map that clustered insights into themes, making it easier to spot patterns shared across roles. This process surfaced the most pressing pain points and guided us toward the features and flows that would deliver consistent value for all user groups.
Parallel to interviews, I conducted a heuristic audit of the existing platform, walking through core flows while empathizing with the pain points surfaced in research.
This is a real enterprise project in the EV charging domain. The visuals here are demo variants to illustrate my process. The authentic product is available via a password-protected walkthrough Email me for access
This section showcases the Old UI of the platform & utility issues. Protected under NDA.
Request Access →I stripped the screen to what people need first and made cues impossible to miss. Goal: speed and clarity—result: faster first charges and fewer “how do I…?” tickets.
First, I pulled everything on the screens into one list and asked a simple question: who needs this, when, and why. Using sponsor-user input (drivers, real-estate managers, stakeholders), I cut duplicate or low-value data, merged rarely used views, and tiered the rest by task urgency. Drivers saw favourites, session timing, and RFID up front; managers got billing, subscriptions, and tariff controls one tap away. Clear labels and states replaced guesswork. The cleaned information model let us introduce differentiators—charger categorization, status hubs, and quick-actions—without adding noise. Net effect: less to think about, faster first charge, and a product that feels useful.
I kicked off wireframing with the tech in mind: spun up a real component scaffold using shadcn/ui, then refined tokens, states, and patterns for the platform’s needs. That let me assemble flows fast into interactive wireframes, and within days evolve them into a click-through prototype that felt close to production. We synced frequently with sponsor users—short sessions, decisive tweaks—so direction stayed honest, utility stayed high, and momentum stayed fast for engineering.
This section showcases the wireframe & prototypes of the redesign. Protected under NDA.
Request Access →
This is a real enterprise project in the EV charging domain. The visuals here are demo variants to illustrate my process. The authentic product is available via a password-protected walkthrough Email me for access
This section showcases the accesibility & edge cases improvement of the platform. Protected under NDA.
Request Access →{
"color": {
"bg.surface": "#FFFFFF",
"text.primary": "#111111",
"text.muted": "rgba(17,17,17,0.7)",
"accent.brand": "#0B8A42",
"status.error": "#D62F2F"
},
"font": { "size.base": "16px", "lineheight.base": 1.5 },
"space": { "100": "8px", "200": "12px", "300": "16px" },
"radius": { "m": "8px", "l": "12px" }
}