woutergr/public/index.html

152 lines
7.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Wouter Groeneveld</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="woutergr.css" />
</head>
<body>
<div id="header">
<div id="image"></div>
<h1><small>dr. </small>Wouter Groeneveld</h1>
<div id="profession">Independent Brain Baker</div>
<p id="keywords">Baker, Software Engineer, Computing Education Researcher, Writer, Teacher.</p>
<div id="scrollhint">&darr;</div>
</div>
<h2>Summary & Links</h2>
<p>
As a <em>Brain Baker</em>, my broad areas of interest facilitate baking diffuse thoughts into concrete new ideas. I love inspiring others to bake their brain (and bread) as well. <br/>
As a software development generalist, I am fluent in a variety of languages and technologies. I approach problems test-first and value knowledge sharing. I took on various roles from agile coaching to technical lead. <br/>
As an academic researcher, I study how software engineers creatively discover and solve problems. I value science communication and summarize findings for broader audiences. I regularly teach both in industry and in academia.
</p>
<dl>
<dt>Affiliation & Blog</dt>
<dd><a href="https://brainbaking.com">brainbaking.com</a>, owner.</dd>
<dt><strong>Published Works</strong></dt>
<dd><strong><a href="https://brainbaking.com/works/">brainbaking.com/works/</a></strong></dd>
<dt>Contact</dt>
<dd>Email: <a href="mailto:wouter@brainbaking.com">wouter@brainbaking.com</a></dd>
</dl>
<section class="refs">
<h2>Curriculum Vitae</h2>
<ul class="cv">
<li>
<span class="date">2024—now</span>
<span>
<div class="title">Tech Lead, Nexuzhealth</div>
I coordinate and facilitate technical discussions within our team and other domain teams, architects, and the product division. I coach software developers, help design and implement the solution architecture, reducing technical debt along the way.
<div class="tech">Go, Google Cloud Spanner, Kubernetes, Grafana</div>
</span>
</li>
<li>
<span class="date">2024—now</span>
<span>
<div class="title">Independent <em>Brain Baker</em>, Brain Baking (own company)</div>
As a software architect, I support and coach software development teams and help laying out, maintaining, and redesigning architectures of medium to large software projects, without sticking to just one technology stack. As a writer, I translate tech and science into comprehensive books and posts. As a baker, I organize bread baking workshops.
</span>
</li>
<li>
<span class="date">2018—2023</span>
<span>
<div class="title">PhD Researcher, KU Leuven</div>
I divide my time between 50% research, studying creativity in computing education, and 50% teaching, building many courses from scratch, including fundamental software design and advanced software engineering, databases, and operating systems.
<div class="tech">TeX, Node, Python, Android, C++, Kotlin/Java</div>
</span>
</li>
<li>
<span class="date">2016—2018</span>
<span>
<div class="title">Guest Lecturer, PXL Hasselt</div>
I teach clean code and test-driven development courses to both college students and their teachers to further support the informatics curriculum.
</span>
</li>
<li>
<span class="date">2014—2018</span>
<span>
<div class="title">Senior Software Developer, Prato</div>
I coach and support colleagues within and across multiple software development teams. I help lay the foundations for a self-improvement culture and give multiple internal and external talks on motivation, inspiration, and productivity.
<div class="tech">C#/.NET, ExtJS, MSSQL, Azure, Octopus Deploy</div>
</span>
</li>
<li>
<span class="date">2012—2014</span>
<span>
<div class="title">Teamcoach, Cegeka</div>
I develop software together with the rest of the team while also helping overcome technical and collaborative challenges. I coach junior developers and monitor and safeguard our internal agile values.
<div class="tech">Java, Spring, MongoDB, Vaadin, AngularJS, C#/.NET</div>
</span>
</li>
<li>
<span class="date">2011—2014</span>
<span>
<div class="title">Guest Lecturer, Thomas More, Geel</div>
I teach multiple workshops and courses, such as: JavaScript as a dynamic and functional language, agile software engineering, and an introduction to self-improvement and getting things done.
</span>
</li>
<li>
<span class="date">2007—2012</span>
<span>
<div class="title">Agile Software Developer, Cegeka</div>
I am part of the Cegeka Agile Software Factory that delivers enterprise software with co-located teams. I help facilitate lean software development principles such as pair programming and test-driven development.
<div class="tech">Java, Spring, Hibernate, JEE, JSF, JavaScript, Oracle SQL</div>
</span>
</li>
</ul>
</section>
<section class="refs">
<h2>Education & Training</h2>
<ul class="cv">
<li>
<span class="date">2018—2023</span>
<span>
<span class="title">Doctor of Engineering Technology, KU Leuven</span><br/>
Thesis: Identifying & Amplifying Non-Technical Skills In Software Engineering Education.
</span>
</li>
<li>
<span class="date">2013—2016</span>
<span>
<span class="title">Professional Bread & Pastry Baker, Syntra</span><br/>
I did an internship at renowned bakery De Superette in Ghent to specialize in sourdough bread baking. I maintain a bread baking blog and wrote a book on the science of sourdough.
</span>
</li>
<li>
<span class="date">2003—2007</span>
<span>
<span class="title">Master of Computer Science, Hasselt University</span><br/>
Specialization: Human Computer Interaction.
</span>
</li>
<li>
<span class="date">Certificates</span>
<span>
Sun Certified Java Developer & Programmer, Zend Certified PHP Engineer, SpringSource Certified Spring Professional, Certified Scrum Master.
</span>
</li>
<li>
<span class="date">Programming Languages</span>
<span>
<em>Expert in:</em> JavaScript, Java, C#/.NET, PHP, HTML/CSS.<br/>
<em>Experience with:</em> Python, Kotlin, Go, C/C++, SQL, Bash/shells.
</span>
</li>
</ul>
</section>
<section>
<h2>Published Works</h2>
<p>Please see <a href="https://brainbaking.com/works/">brainbaking.com/works/</a> for a complete list.</p>
</section>
<p>&nbsp;</p>
</body>
</html>