brainbaking/content/about.md

58 lines
3.7 KiB
Markdown
Raw Normal View History

2017-02-26 13:28:18 +01:00
---
bigimg: /img/About Me.jpg
2018-07-13 14:08:43 +02:00
disableComments: true
2017-02-26 13:28:18 +01:00
---
## Hi, Im Wouter Groeneveld
2018-07-13 14:08:43 +02:00
<hr/>
And I have a deep passion to inspire others on everything that drives me. I like to think of myself as one of those _polymaths_ or Rennaissance Men:
2017-12-30 08:25:04 +01:00
2019-01-16 12:11:50 +01:00
> Renaissance man (noun) - a person with many talents or areas of knowledge.[^2]
2017-12-30 08:25:04 +01:00
2019-01-16 12:11:50 +01:00
Professionally, I am a PhD researcher at the [Faculty of Engineering Technology](https://iiw.kuleuven.be/english), KU Leuven. I have been an experienced software engineer for 11 years before that, taking on various roles from agile coaching to technical lead. I am not only interested in technical software development, but also in what happens at non-cognitive, human level when developing software together.
I used to be only good at programming because I thought, as a Computer Scientist, you specialize instead of generalize. But the more I worked with computers, the more my hands itched to do something else. So nowadays I love to go wide and pass on that enthousiasm for knowledge on any level.
2017-12-30 08:25:04 +01:00
Those areas of knowledge include:
#### Software development
2017-02-26 13:28:18 +01:00
2019-01-16 12:11:50 +01:00
* Test your stuff before writing your code! Im a heavy Test Driven Development (TDD) fan and I bark at those who dont. I teach agile software engineering techniques, in both industry and academia.
* I love dynamic languages. I have taught Javascript as a dynamic and functional language. Every excuse to write in something dynamic is a good one.
* Pair programming used as a tool to learn from each other and to improve code quality are two values I firmly believe in.
2017-02-26 13:28:18 +01:00
2018-04-28 10:33:40 +02:00
Take a look at my [<i class='fa fa-github'></i>&nbsp;Github account](https://github.com/wgroeneveld) or [<i class='fa fa-paperclip'></i>&nbsp;Curriculum Vitae](/files/groeneveldw_cv.pdf) in Dutch.
2017-12-30 08:25:04 +01:00
#### Baking
* I hold a [professional bread baker's degree](/post/learning-to-become-a-baker/) so naturally I love to think of myself as a real baker.
* My passion within baking is [<i class='fa fa-flask'></i>&nbsp;sourdough bread](https://redzuurdesem.be), spreading the word by organizing workshops to repopularize it's use.
2017-12-30 08:25:04 +01:00
#### Writing and philosophizing
2019-01-16 12:11:50 +01:00
* I'm a [fountain pen addict](/post/fountain-pens-first-look/) and avid [<i class='fa fa-pencil'></i>&nbsp;journaler](/post/journaling-in-practice/).
2018-08-13 14:33:33 +02:00
* This website[^1] is the ideal base for writing down my thoughts about virtually anything, primarly intended to amuse myself and not others.
2019-01-16 12:11:50 +01:00
* I like to integrate Philosophical and Psychological approaches into my research.
2017-12-30 08:25:04 +01:00
#### Drawing
2019-01-16 12:11:50 +01:00
* I'm just starting to [learn](/post/teaching-yourself-to-draw/) how to use ink other than for writing purposes.
## Where good ideas come from: Books
I keep an active <a href="https://www.goodreads.com/user/show/5451893-wouter" target="_blank"><i class='fa fa-book'></i>&nbsp;Goodreads</a> account where I manage everything I've read and want to read. I invite you to join the community there. Marking a book as read and writing a (short) review never was that satisfying...
I used to be almost exclusively a fantasy reader. Now I mostly read non-fiction on the most diverse topics, but I do have a soft spot for things like philosophy, art, mindful food and software engineering.
2018-05-18 14:19:49 +02:00
These are the latest 12 books I've read:
<div id="gr_grid_widget_1496758344">
</div>
</div>
2018-05-18 14:19:49 +02:00
<script src="https://www.goodreads.com/review/grid_widget/5451893.Wouter's%20bookshelf:%20read?cover_size=medium&hide_link=&hide_title=&num_books=12&order=d&shelf=read&sort=date_added&widget_id=1496758344" type="text/javascript" charset="utf-8"></script>
2018-08-13 14:33:33 +02:00
2019-01-16 12:11:50 +01:00
<p>&nbsp;</p>
2018-08-13 14:33:33 +02:00
[^1]: This website uses an [anonymized IP](https://support.google.com/analytics/answer/2763052?hl=en) form of Google Analytics for the sole purpose of tracking website traffic.
2019-01-16 12:11:50 +01:00
[^2]: [https://en.wikipedia.org/wiki/Polymath](https://en.wikipedia.org/wiki/Polymath)