Skip to content

AliAlMokdad/ankommer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

167 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

ANKOMMER

A free, multilingual guide to arriving in Denmark, built AI-native.

A free, open source, privacy-first progressive web app that walks newcomers through the full journey of moving to and settling in Denmark, in ten languages, with an AI assistant tied to chapter content.

License: MIT Content: CC BY-SA 4.0 PWA Live site

🌍 10 languages Β· πŸ“š 16 life chapters Β· πŸ› οΈ 9 smart tools Β· πŸ€– BjΓΈrn AI guide

Why this exists

Denmark's official information for newcomers is published almost entirely in English and Danish. The EU has formally flagged that the system is not translated into common immigrant languages like Arabic, Farsi, or Polish. Existing guides answer single questions; they do not walk you through arrival as a journey.

ANKOMMER fills that gap. It is built around the user's arrival journey, not around which Danish ministry owns which topic. Every chapter exists in ten languages by design, not as a translation afterthought. The BjΓΈrn assistant can read a Danish letter and explain it in your language.

Features

  • 16 chapters covering everything from before-you-land through citizenship and inclusion
  • Smart tools: salary calculator, cost of living, rent index, weather planner, kommune finder, journey planner, job search, visa decision tree, residency timeline
  • BjΓΈrn β€” an AI assistant with persona-tuned answers, anchored to chapter content
  • Live data via Open-Meteo, DAWA (Danish addresses), Rejseplanen, and exchange rates
  • PWA β€” installable, works offline once installed
  • Full RTL support for Arabic, Urdu, Farsi
  • 10 languages: English, French, Arabic, Spanish, Danish, German, Ukrainian, Polish, Urdu, Farsi
  • Privacy-first: no tracking, no ads, no analytics, no accounts. Personal data stays on your device.

Stack

Pure static site. No build step, no framework, no transpiler.

ankommer/
β”œβ”€β”€ index.html              # Single-page app shell
β”œβ”€β”€ css/main.css            # All styles (light + dark themes)
β”œβ”€β”€ js/
β”‚   β”œβ”€β”€ app.js              # Main app, routing, i18n, rendering
β”‚   β”œβ”€β”€ data.js             # Translations, chapters, content
β”‚   β”œβ”€β”€ apis.js             # Live data integrations
β”‚   β”œβ”€β”€ calculators.js      # Salary, cost of living, residency math
β”‚   └── bjorn.js            # AI chat assistant
β”œβ”€β”€ sw.js                   # Service worker (offline cache)
β”œβ”€β”€ manifest.json           # PWA manifest
β”œβ”€β”€ icons/                  # App icons
└── cloudflare-worker/      # Edge worker for the AI assistant

Run locally

git clone https://github.com/AliAlMokdad/ankommer.git
cd ankommer
npx serve -p 3456

Open http://localhost:3456 in your browser.

Deploy

Drop the folder on any static host: Netlify, Cloudflare Pages, GitHub Pages, Vercel. _headers and _redirects are pre-configured for Netlify and Cloudflare.

Fork it for another country

ANKOMMER is open source so that the same pattern can be applied elsewhere. A team in Norway is already building a Norwegian version on this code base.

If you are building a localised version for another country, please:

  1. Keep the chapter structure that maps to the actual arrival journey of your country, not to which ministry owns which topic.
  2. Source content from official authorities and cite them.
  3. Preserve the privacy-first stance β€” no tracking, no ads.
  4. Let us know! We will link to your fork from the project page.

Contributing

See CONTRIBUTING.md for how to report issues, submit code, or improve translations. Native-speaker translators are especially welcome.

Please also read the Code of Conduct. Security and responsible disclosure: SECURITY.md.

License

  • Source code is released under the MIT License. See LICENSE.
  • Editorial content, translations, and documentation are released under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). See LICENSE-CONTENT.

You are free to use, fork, adapt, and redistribute this project, including for commercial purposes, provided you give appropriate credit and pass content changes along under the same license.

Disclaimer

ANKOMMER is an independent guide. It is not a substitute for official legal, immigration, tax, medical, or financial advice. Always verify important information with the relevant Danish authorities or a qualified professional before acting on it.

Acknowledgements

Built by Ali Al Mokdad. Live data courtesy of Open-Meteo, DAWA, Rejseplanen, and others. Inspired by the people who keep asking how to make sense of arriving in a new country.

About

Free, open-source, AI-native, multilingual progressive web app that walks newcomers through the full journey of arriving and settling in Denmark. 10 languages. Built privacy-first. Fork it for your country.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-CONTENT

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors