Skip to content

Commit

Permalink
feat: complete blog post on behavioral design patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
mortendaehli committed Nov 26, 2023
1 parent caffc97 commit 5841399
Show file tree
Hide file tree
Showing 4 changed files with 388 additions and 10 deletions.
13 changes: 10 additions & 3 deletions content/page/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,18 @@ description = "Things about me."

![Morten Dæhli Aslesen](/images/2021/03/this-is-me.jpeg#align-center "This is me")

This is me 👋 Hi, I’m Morten Dæhli Aslesen, and I'm currently working as an IT-consultant at [Bouvet Norway ASA](https://www.bouvet.no) where I've been since 2020. My background is in Economics and Nanotechnology, but in my professional career I have been focusing on advanced analytics, machine learning, data platforms and software development.
This is me 👋 Hi, I’m Morten Dæhli Aslesen, an IT-consultant at [Bouvet Norway ASA](https://www.bouvet.no)
since 2020. My academical background is in Economics and Nanotechnology, but in my professional career I have been
focusing on advanced analytics, machine learning, data platforms and software development.

I'm an avid DevOps practitioner, I prefer simple elegant and pragmatic solutions, clean explicit code and trunk based development. In my spare time, I'm always working on something new. Solving something, learning something, creating something... Lately, I've been working on full-stack web applications, and I maintain two webshops for our family business [Min Symaskin](https://www.minsymaskin.no) and [Quiltefryd](https://www.quiltefryd.no). When I find the time, I will also write about my own personal projects and my thoughts about IT and coding here in this blog.
I'm an avid DevOps practitioner, my mantra is simplicity, elegance, and pragmatism. I strive for clean, explicit code
and champion trunk-based development.. In my spare time, I'm always working on something new. Solving something,
learning something, creating something... Lately, I've been working on full-stack web applications, and I maintain
two webshops for our family business Min Symaskin and Quiltefryd AS. When I find the time, I will also write about
my own personal projects and my thoughts about IT and coding here in this blog.

When I'm not hanging out with friends and family, and when I'm not in the digital world. Then I enjoy rock climbing, surfing, hiking, and generally everything that has to do with the great outdoors.
When I'm not hanging out with friends and family, and when I'm not in the digital world. Then I enjoy rock climbing,
surfing, hiking, and generally everything that has to do with the great outdoors.

Check out my [Github profile](https://github.com/mortendaehli) if you are curious about what I’m up to!

Expand Down
4 changes: 3 additions & 1 deletion content/page/reading-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ tags = ["tech", "reading"]
draft = false
+++

This is a curated list of reading material and code projects that I enjoy and recommend to others:
Welcome to my treasure trove of resources! In this curated list, I share the reading materials and code projects that
have not only enriched my understanding but also shaped my approach in the tech world. Each item here is more than just
a recommendation — it's a reflection of the philosophies and practices I believe in.

### Coding philosophy
- [Twelve-factor app](https://12factor.net/)
Expand Down
Loading

0 comments on commit 5841399

Please sign in to comment.