devroom.io/content/about.md

40 lines
1.7 KiB
Markdown
Raw Normal View History

2015-03-26 11:28:08 +00:00
+++
type = "page"
2019-06-05 12:32:16 +00:00
title = "About"
2015-03-26 11:28:08 +00:00
+++
2019-06-05 12:32:16 +00:00
## About Ariejan
2020-02-27 13:01:37 +00:00
I'm a passionate software engineer who likes to build rock-solid
back-end applications. Ruby on Rails has long been my weapon of
choice, but I also venture into java, golang, and python on occassion.
2019-06-05 12:32:16 +00:00
2020-02-27 13:01:37 +00:00
In my free time I like to tinker with electronics. This can range from
building my own electronics projects to repairing power amplifiers
and televisions. [You can read about specific projects here](/projects).
2019-06-05 12:32:16 +00:00
2020-02-27 13:01:37 +00:00
I also likes to shoot my [Hedeby Viking longbow](http://www.bow-international.com/features/traditional/viking-archery/)
at [Archery club Pieter Breugel](https://hbvpieterbreugel.nl). It's a
great way to unwind.
2019-06-05 12:32:16 +00:00
2020-02-27 13:01:37 +00:00
Mid-2019 I picked up Krav Maga. The lessons I follow are a mix between
self-defence techniques, fitness, and strength training. For me this hits
the sweet spot between physical activity and learning something useful. It's
even more fun when you can do it with friends.
Professionally I've been a software engineer at [Kabisa](https://www.kabisa.nl)
since 2007. I started out as a software engineer fresh out of college. Today I'm
at a senior level and responsible for leading teams, designing architecture, and
coaching people into a more agile approach to software development.
2019-06-05 12:32:16 +00:00
## This site
2020-02-27 13:01:37 +00:00
I started blogging in 1996. My site has gone through many iterations and some content
2019-06-05 12:32:16 +00:00
was lost in the process. The most recent post on this site is from 2006.
2020-02-27 13:01:37 +00:00
In 2017 I switched from `https://ariejan.net` to `https://www.devroom.io` as my primary
2019-06-05 12:32:16 +00:00
domain name for this blog.
2020-02-27 13:01:37 +00:00
This site is static HTML, generated with [Hugo](http://gohugo.io) via self-hosted versions
2020-03-09 10:56:03 +00:00
of [Gitea](https://gitea.io) and [Drone](https://drone.io/).