devroom.io/content/about.md

41 lines
1.6 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
+++
2022-07-27 12:07:41 +00:00
<img src='/images/avatar.jpg' class='about-avatar' />
2024-01-24 14:42:58 +00:00
My name is Ariejan de Vroom. I'm a husband and father-of-two.
2022-05-11 09:31:26 +00:00
I've been programming electronic devices since 1992 when I started as a kid
toying around with GW-BASIC on my trusty 80286.
2019-06-05 12:32:16 +00:00
2024-01-24 14:42:58 +00:00
I graduated with a Bachelor of Science (Software Engineering) in 2007 and joined
[Kabisa](https://www.kabisa.nl) straight after that as a Ruby on Rails engineer.
2019-06-05 12:32:16 +00:00
2024-01-24 14:42:58 +00:00
During my 16 year tenure at Kabisa I've done many things, from writing
2022-05-11 09:31:26 +00:00
super smooth web applications with Ruby on Rails to rock-solid Java Spring
2024-01-24 14:42:58 +00:00
Boot back-ends, and shiny Flutter mobile and desktop apps.
2019-06-05 12:32:16 +00:00
2024-01-24 14:42:58 +00:00
My professional role includes helping businesses transition to Agile, training
people in the art of software craftsmanship, and lead teams to deliver quality software.
2020-02-27 13:01:37 +00:00
2022-05-11 09:31:26 +00:00
I like to play bass guitar and piano. Occasionally I dabble in writing synthwave
2024-01-24 14:42:58 +00:00
music (it's out on vinyl!). I like reading (science) fiction or binging some TV series.
If it's technically challenging, I'll probably enjoy doing it.
2022-05-11 09:31:26 +00:00
2022-07-27 12:07:41 +00:00
Currently I spend most of my time on [restoring/repairing a 1994 Volkswagen Golf Mk3 Cabrio](/projects/volkswagen-golf-iii-cabrio-1994/).
2022-05-11 09:31:26 +00:00
2024-01-24 14:42:58 +00:00
My favourite text editor is [***vim***](https://www.vim.org/).
2019-06-05 12:32:16 +00:00
2022-01-14 12:27:13 +00:00
## About this site
2019-06-05 12:32:16 +00:00
2020-02-27 13:01:37 +00:00
I started blogging in 1996. My site has gone through many iterations and some content
2024-01-24 14:42:58 +00:00
was lost in the process. The earliest post here is from 2006, at which time I learned
the importance of backups.
2019-06-05 12:32:16 +00:00
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.
2024-01-24 14:42:58 +00:00
This site is static HTML, generated with [Hugo](http://gohugo.io).