Speaking About
I’m Andrew. 👋 Product Experience Director… Thinker, Problem Solver, Shaper, Scaler, Team Builder, Mentor, Manager, Planner, Do’er 🚀
⚡ I provide Web3 experience direction for IOTA Foundation, with entities such as Trademark East Africa, European Commission (EBSI), VolksBank, Dentons and Climate Check (carbon measurement backed by Dell & Google).
✌️ Other amazing Bands I’ve worked with: Nokia, Disney, RBS, Coutts, Oxford University, Chelsea FC, NHS 111, Fairtrade, World Travel & Tourism Council, Fly Dubai, Corinthia Hotels and Wargaming: World of Tanks.
I deliver UX consulting, digital strategy, mentoring, empowerment, team-building, user-centred design, prototyping, content strategy, agile practices, and beyond.
I’ve ideated, workshopped, designed, and delivered everything from mobile apps to award winning software products, capturing Webby Awards and Aiga recognition.
‣
- Both quote blocks for the navbar & footer are global blocks. Edit the content of the ones on the main page, and that will update the rest of them throughout your site.
- The font used is Inter. Select it from your Super Options page. Other fonts that can work well with this template are Epilogue, Public Sans, and Space Grotesk.
- Notion toggles are hidden by default. To unhide them, paste the CSS below to the bottom of your snippet injection box in your Super site settings:
- To change the text or background color, use this:
- Questions? Post up in our community.
<style>
.notion-toggle {
display: block !important;
}
</style>
<style>
:root {
--color-text-default: #fff !important;
--color-bg-default: #000 !important;
}
</style>