interface Person {
    name: string;
};

const hjalmar: Person = {
    fullname: 'Hjalmar Andersson',
    description: 'Living above the Arctic Circle'
    
};

Toppturskartan.se

A digital ski touring map for northern Scandinavia.

Open Project Website

Northernlightsmap.com

Real-time northern lights map and aurora forecast

Open Project Website
Support Hjalmar