eleventy-riksolo-com/content/pages/index.njk
RikSolo 3c93a5ccdf
All checks were successful
continuous-integration/drone/push Build is passing
RBLicht content fixes. Add about. Add CV using site segments
2025-05-24 02:39:31 +02:00

43 lines
No EOL
1.6 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Home
permalink: "/"
---
<h1>Rik Berkelder</h1>
Lighting Designer | Software Engineer | Nerd
{%if site.site == "rblicht" %}
<h2>About</h2>
<p>
I am a freelance stage lighting technician, lighting designer, and lighting systems technician with a passion for the
intersection of technical precision and creative expression. My journey in lighting began in primary school, driven by
a fascination with how light shapes space and mood. Since 2018, Ive been freelancing alongside a career in software
engineering and IT, transitioning to full-time freelance work in 2022.
</p>
<p>
As a self-proclaimed perfectionist, Ive learned to harness this trait to my advantage—valuing preparation over
improvisation and precision over guesswork. My attention to detail ensures that every cue, fixture, and system
performs exactly as intended. I bring professionalism, technical expertise, and a deep commitment to elevating every
production I work on, blending methodical planning with a love for creative problem-solving.
</p>
{%endif%}
<h2>Skills</h2>
{%include "skills.njk" %}
<h2>Highlighted Projects/Clients</h2>
{%include "highlights.njk" %}
<h2>Contact</h2>
{% if site.site != "rblicht" %}mail@riksolo.com / {% endif %}rik@rblicht.nl
<h3>Find me elsewhere</h3>
<ul>
{% if site.site != "rblicht" %}
<li><a href="https://dook.business/@RikSolo">Mastodon</a> <small>(dook.business)</small></li>
{%endif%}
<li><a href="https://instagram.com/RikBerkelder">Instagram</a></li>
<li><a href="https://github.com/rikberkelder">GitHub</a></li>
<li><a href="https://git.riksolo.com">Gitea</a></li>
</ul>