My CV in Markdown (on GitHub) πŸ“„βœ¨

Hey there!

If you’re curious about who I am, what I do, and what I’ve been up to in life πŸ’»πŸ”§ β€” my CV is now publicly available on GitHub!

πŸ‘‰ Check it out here: https://github.com/albinhenriksson/cv

It’s written in pure Markdown – clean, readable, version-controlled, and 100% fluff-free. Perfect if you live in the terminal, use git, and like things tidy.


πŸ’¬ Got feedback?
πŸ“¬ Want to hire me?
🧩 Have a cool project I should be part of?

Read More

The Complete Guide to Installing Nextcloud on Debian 10

The complete guide to installing Nextcloud on Debian 10

By Albin / 2020-02-24

Today we’re installing the free and open source cloud platform Nextcloud on a machine running Debian 10. Nextcloud is, in a nutshell, a secure self-hosted replacement for Dropbox, Google Docs and Google Calendar. You should own your data – not the big companies.

The guide somewhat resembles the WordPress how-to – as we did then we set up a database, a web server and a website written in PHP that is meant to sit behind a reverse proxy giving it a secure connection to the internet.

Read More