// CURRICULUM VITAE
Lasse Hyldahl Jensen
Founding Engineer building full-stack products, with generative AI in production
Hedehusene, Denmark

// CAREER HIGHLIGHTS
About
Today I'm a Founding Engineer and third co-founder at Avido. I've taken our platform from an early prototype to something banks like Sydbank and ABN AMRO run in production, and I own most of it end to end, from the Node.js and React product down to the infrastructure on Azure Kubernetes. Avido is about putting generative AI in front of customers and proving it holds up, so I've also built the LLM-agent systems and the evaluation that backs them. Seeing this many AI products up close has shown me where they fall short, and what it takes to make them genuinely useful.
My interest in technology goes back to a LEGO Mindstorms robot I got when I was seven. By twelve I was building mobile apps, and at thirteen I took my first real job at Moto Muto, testing and assembling PCBs. I stayed with Moto Muto and its sister company Leantoo for several years and built the Playback Controller, an embedded Linux lighting device, picking up Yocto, C++, Python, and React along the way.
In between, I earned a Diploma in Software Technology from Aarhus University and spent my studies and early career at Lunar, starting as an intern and growing into a backend engineer on core banking features. I later helped launch the company's generative AI work, a set of chatbots that today handle 85% of Lunar's written customer support. I'm driven by curiosity and a stubborn streak that keeps me digging at a hard problem until it gives, and I enjoy work that lets me go deep across the whole stack.
Experience
Avido
Founding EngineerLunar
Backend Engineer II- Backend Engineer I
- Backend Working Student
- Backend Intern
Moto Muto / Leantoo
Embedded Software Engineer- Electronics Assembly
Education
Aarhus University
Diploma Engineer, Software TechnologyAarhus Gymnasium
HTX: Mathematics A, Physics A, IT B, Programming C
Competences
- Languages
- Frameworks & APIs
- Generative AI
- Databases
- Cloud & Platform
- Embedded
Selected Projects
Avido
AI Evaluation Platform
2025 – PresentI joined Avido as its Founding Engineer and third co-founder, after working with Avido’s CEO in Lunar’s AI Colony. We help banks and financial firms test, monitor, and audit the AI they put in front of customers. I’ve taken our product from a vibe-coded Next.js MVP on Vercel to something banks run in production, onboarded our two engineers, and I run regular knowledge-sharing sessions on building, orchestrating, and evaluating AI agents.
My main work is the evaluation platform, and it is largely a system of AI agents working together. Some agents simulate real end-user conversations against a customer’s AI; others grade the answers against evals like faithfulness and context recall. The quickstart I built adds more agents on top of clustering and vector search to turn a customer’s raw data dump into clean, usable test sets, and customers can stream their own production conversations in over OpenTelemetry and reuse them as test material. It runs on the Vercel AI SDK over OpenAI and Azure OpenAI, with Postgres and pgvector for the semantic search.
I own the product end to end, from the Next.js frontend and Node.js (Hono) backend down to the infrastructure on Azure Kubernetes: Pulumi for infrastructure as code, Flux for GitOps, GitHub Actions for CI, and the Grafana LGTM stack for observability. A smaller piece I also built is the AI Core, a configurable conversational-AI engine customers deploy to build their own assistants on, with tools wired in through MCP, moderation as a guardrail, and every request traced back for evaluation.
Avido is now used by companies like Skatteguiden, Sydbank, Kamina, and ABN AMRO. To get through one bank’s procurement we installed the software inside their own private cloud, shipping the same container images whether we host it or they do. Security is held to the standard banks expect, with passwordless Azure Workload Identity and zero-trust networking between services, and our SOC 2 penetration test came back with zero findings.
Lunar
AI Colony
2024 – 2025In early 2024, two colleagues and I started Lunar’s AI Colony, a small team set up to find out how far generative AI could go across the bank’s products and internal work. The brief was simple: get hands-on and show value quickly.
We spent the first month on internal tooling, an assistant for staff and then a support chatbot wired into Lunar’s knowledge base. Those worked well enough to convince us, and the wider organisation, to put AI in front of real customers.
We launched the customer-facing assistant in April 2024 and tuned it on real usage. Once people trusted it, we built a full support system on top.
The support system connects to Intercom through its REST API and answers customers in seconds, where a reply used to take up to three days. It resolves 85% of Lunar’s support cases today; for the rest, it gathers what a human will need, screenshots of a bug and so on, and hands the case over.
Between them, the assistant and the support system handle over 40,000 customer interactions a month. It all ran on Lunar’s stack: Go microservices behind Swagger and GraphQL APIs, with retrieval over PostgreSQL and pgvector.
Banking Experience Colony
2022 – 2023I built backend microservices in Go, mostly services that exposed APIs to Lunar’s app and internal tools through Swagger and GraphQL.
As an intern I built an anti-corruption layer in front of one of Lunar’s partner integrations. API calls had been forwarded straight to the partner, which added latency and left little control over response times; the layer fixed that and let us move to event sourcing across the affected microservices. Those endpoints were hit every time one of Lunar’s million users opened the app, and we shipped changes to them continuously, sometimes several times a day.
Full-time, I took over Lunar’s card management system. It dated back to the 2019 banking licence and the rushed 2020 launch, so it carried real technical debt. I reworked the architecture that was holding back scalability and built an integration with Nets, Lunar’s card issuer, to keep the two systems in sync and reconcile any discrepancies automatically.
Aarhus University
Bachelor Project – Smukfest App
2023For my Bachelor’s project, I collaborated with IBM Denmark and Smukfest to develop the backend for Smukfest’s new mobile app. The backend was designed for scalability and maintainability, and it integrates various Content Management Systems (CMS) while enabling push notifications to all devices via Expo.
The app successfully launched for Smukfest 2023, supporting over 50,000 attendees, and was built to keep running even when parts of the backend failed.
Moto Muto
Playback Controller
2017 – 2022System Controller
2017 – 2022Open Source
Contributions to popular open-source projects
2021 – PresentYocto Allwinner Support Layer (meta-allwinner-hx)
2017 – 2022Source Bitbucket
Interests
Home Kubernetes lab
I run a Talos Linux Kubernetes cluster at home, managed the same way as production: GitOps with Flux CD, manifests kept in a self-hosted GitLab, monitoring through the Grafana LGTM stack, and automatic updates from Renovate. It handles my photo storage and mail server, runs the house network (DHCP, DNS, firewall, IPv6), and gives me a playground for learning and testing new tech.
Running
I live in Hedehusene largely for the easy access to Hedeland nature park, where I head out for a run whenever I need a break from the screen.
Home renovation
I own pretty much every power tool there is, and spend a good share of my spare time on house-renovation projects.