RBLicht content fixes. Add about. Add CV using site segments
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f6f090ead6
commit
3c93a5ccdf
8 changed files with 199 additions and 126 deletions
43
content/pages/cv.njk
Normal file
43
content/pages/cv.njk
Normal file
|
@ -0,0 +1,43 @@
|
|||
---
|
||||
title: CV
|
||||
permalink: "/cv/"
|
||||
layout: 'base-nonav.njk'
|
||||
draft: true
|
||||
---
|
||||
<div class="container">
|
||||
<h1>Rik Berkelder</h1>
|
||||
Lighting Designer/Technician | Software Engineer | Nerd
|
||||
|
||||
<h2>About</h2>
|
||||
|
||||
<p>
|
||||
I am a freelance lighting designer, technician, and systems specialist with a focus on touring productions and live
|
||||
performance. Since 2018, I have worked freelance, initially alongside a career in IT and software engineering and
|
||||
full time since 2022, bringing together technical precision, creative design, and a strong respect for the craft and
|
||||
crew.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
I have designed lighting for touring shows that require both creative adaptability and practical problem solving on
|
||||
the road. As a house and systems technician in a variety of venues, I regularly support international acts and
|
||||
crews, adapting to varied
|
||||
setups and workflows. My theatre and festival touring experience has also strengthened my ability to communicate
|
||||
clearly with local teams and deliver consistent, high quality results in dynamic environments.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
A perfectionist by nature, I value preparation, attention to detail, and reliability while staying flexible and
|
||||
collaborative to meet the demands of live production. My background in IT and network management supports
|
||||
increasingly complex lighting and control systems, ensuring stable and efficient operation across all types of
|
||||
venues.
|
||||
</p>
|
||||
|
||||
<h2>Skills</h2>
|
||||
{%include "skills.njk" %}
|
||||
|
||||
<h2>Highlighted work</h2>
|
||||
{%include "highlights.njk" %}
|
||||
|
||||
<h2>Contact</h2>
|
||||
rik@rblicht.nl / +31 6 37 27 17 91
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue