Skip to main content

Hey 👋

Presentation
const name = "Filip Tammergård"
const location = "Uppsala, Sweden 🇸🇪"
let ageInWeeks = 1549.452247786

makePresentation({ name, location, age: weeksToYears(ageInWeeks) })

This is the place where I write about things I find interesting. Enjoy!