1Home2Projects3About4Blog
02

Projects

A selection of systems I've architected and built — from edge IoT platforms to clinical software serving hospitals across Europe.

⭐ Featured2022

AI-Powered Mini-Grid Management System

Renewable energy infrastructure at the edge

Enterprise IoT platform for managing AI-driven solar mini-grids in rural communities. Built with Spring Boot microservices, Azure IoT Hub for device telemetry ingestion, MQTT protocol for edge communication, and machine learning models for demand forecasting and anomaly detection. Real-time data pipelines feed a cloud-hosted dashboard. Deployed to Azure with CI/CD. Served as lead architect and primary backend engineer.

Lead Architect & Backend Engineer

JavaSpring BootAzure IoTMQTTMachine LearningMicroservices
Modular Healthcare Records Platform cover

Modular Healthcare Records Platform

2024

Contributing to a modular Java-based clinical information system serving hospitals across Sweden and beyond. Led the migration from Java 8 to Java 17, improved test coverage with automated frameworks, and drove scalability improvements across RESTful service layers. Worked with domain-driven design patterns in a distributed team.

Java 17Spring BootREST APIsDDD
DevKit CLI cover

DevKit CLI

2023

A command-line toolkit for backend engineers that scaffolds Spring Boot project structures, generates boilerplate code from templates, and integrates with OpenAPI spec generation. Built in Java with a plugin architecture. Published on GitHub and actively maintained.

JavaCLIOpen SourceDeveloper Tools