Currently working on bringing a new theming architecture and functionality to Nord Design System and this is so much fun to work on. 🥰
Design systems architect • Author of various open source tools • Currently working on Nord Design System • Into cycling, music, poems & the web platform.
📮 https://arielsalminen.com
📌 https://nordhealth.design
📍 Helsinki, Finland
👩🏻🦰 She/her
Currently working on bringing a new theming architecture and functionality to Nord Design System and this is so much fun to work on. 🥰
Picking up some cheese before heading to my boyfriend’s place. 🧀🥰
Fairly happy with this new syntax highlighting theme that I created now for the articles in the blog (screenshot from https://arielsalminen.com/2022/launching-nord-design-system/).
Working on my @eleventy LinkedIn certification brb
@elwinvaneede You’ve been doing amazing work! 🧡
I’ve been now wearing the same pants pretty much two weeks straight because still dealing with the surgery aftermath 🥲
@mia …or more confusing…
My new side hobby is confusing people by liking their post on all the platforms
Dancing and smiling my way through this gloomy city while Curtis Harding’s “Freedom” is playing on my headphones. 🥰
This is me today learning that there are zero meetings in this organization and everything happens async.
Anyway, go explore, the website is here: https://arielsalminen.com ❤️
Other things worth mentioning;
— CSS uses logical properties.
— Uses View Transitions.
— I’ve consolidated posts from various locations onto this platform.
— There’s a Layout Grid mode I’ve used while building this (toggle with ⌥ + A) which reveals how I use and break out of the grid:
— Left also all the old versions available if you take a peek of the FAQ page (https://arielsalminen.com/faq/). Technically, these have always been there, but not very visibly:
— I’ve collected various testimonials from past colleagues, clients, and you people on the home page. Something I’ve never had visible on my website before.
— I’ve left some easter eggs on e.g. the “accessibility” page or if you hit ⌥ + L on any page (or find the “shortcuts” link from the footer):
— I built a handy automation to subset the webfonts in the build phase so that the source code contains the original font files, but only subsets get deployed to the CDN. The below screenshot is me nerding about this stuff in an email to the type foundry after I got their permission to do this. 😅
Stuff worth mentioning:
— It’s a Progressive Web App with offline support.
— I’ve tried to make it as accessible as possible and tested with various assistive technologies.
— The search feature pictured below is built with @eleventy and a bit of plain JavaScript:
New website launch day! 📮
I handcrafted a super simple new site for myself to better showcase what I do and have a future home for experiments I may want to tinker with.
Designed in the browser using HTML, CSS, and a tiny bit of plain JavaScript. Powered by @eleventy as usual:
Checkout the latest @shoptalkshow episode where @DavidDarnes shares bits about our past work on Nord Design System: https://shoptalkshow.com/657/
(…also thanks for the mention & link to my website Dave! 🧡)
They’ve just installed drying machines downstairs and let me tell you… as someone who suffers with hypersensitivity… I am already trying to find a place to live in the next 4 weeks because already close to a sensory overload after just 1 hour. Not fun combined with all the other stuff going on. 😞
Ok, sorry, one more. Had to test disabling code minification which technically is only needed for production builds. 0.15 seconds(!!) for the (dev env) build of a fairly decent sized website with bunch of functionality. 🤯