Electronic engineering
Custom LED systems, control electronics, PCB design, and fabrication for installations and products.
package templates
import (
"fmt"
"technical.kiwi/website/internal/gallery"
)
templ Home(images []gallery.Image, hero gallery.Image, hasHero bool, contactEnabled bool) {
@Layout("Technical Kiwi Limited", heroPreload(hero, hasHero), homeContent(images, hero, hasHero, contactEnabled))
}
func heroPreload(hero gallery.Image, hasHero bool) string {
if !hasHero {
return ""
}
return hero.HeroURL
}
templ homeContent(images []gallery.Image, hero gallery.Image, hasHero bool, contactEnabled bool) {
Technical Kiwi Limited
We design and build lighting installations, embedded systems, and the infrastructure
that keeps creative technology running — from workshop bench to stage.
Custom LED systems, control electronics, PCB design, and fabrication for installations and products. Servers, CI/CD, monitoring, and reliable deployments — so your systems stay up when the show goes live. Lighting, sound-reactive visuals, and experiential tech for events, venues, and public spaces.
All repositories on
git.technical.kiwi
are written and maintained by Technical Kiwi — firmware, lighting control, web services,
and the infrastructure behind them.
Source for installations, internal tools, and open components we ship or deploy
{ "for" } clients. Browse projects, history, and releases in one place.
Installations, prototypes, and behind-the-scenes work.Electronic engineering, DevOps, and interactive art
What we do
Electronic engineering
DevOps & infrastructure
Interactive art
Code
git.technical.kiwi
Gallery