Sind Studio Acupuncture
A calm, editorial website for a Copenhagen acupuncture clinic.
Web developer · Technical architect
I build fast, well-crafted Shopify stores, custom web solutions, and Shopify apps. As a technical architect, I also connect systems with clean middle layers and integrations where it makes sense.
Selected clients

{% for product in collection.products %}
<article class="product-card">
{{ product.featured_image
| image_url: width: 720
| image_tag: loading: 'lazy' }}
<h3>{{ product.title }}</h3>
</article>
{% endfor %}const cart = await fetch("/cart.js")
.then((response) => response.json());
document.dispatchEvent(
new CustomEvent("cart:updated", {
detail: { count: cart.item_count },
})
);Julben console ready.
Type 'help' to see available commands.
Featured work
Client work built with an eye for speed, clean craftsmanship, and code that is easy to maintain.
View all projects
About me
I’m an independent web developer and technical architect based in Copenhagen. I help brands and teams build fast webshops, develop custom Shopify apps, and design practical middle layers and integrations that genuinely work.
I work closely with teams from the first technical decisions all the way through to launch - and stick around to make sure everything keeps running smoothly.
More about me