https://github.com/CodeByLuc/portfolio/tree/main codebyluc.ch
whoami.sh about.json worklog.txt projects/ contact.sh
UTF-8 Bash 00:00:00
 whoami.sh
/ luc-spahr / whoami.sh
bash — luc@spahr-dfirlab
luc@spahr-dfirlab:~/portfolio $ cat whoami.sh #!/usr/bin/env bash # ────────────────────────────────────────────────── # luc spahr — security engineer & occasional menace # ────────────────────────────────────────────────── NAME="Luc Spahr" LOCATION="Canton Bern, Switzerland" EMPLOYER="BKW Energie AG" ROLE="Security Architecture & Engineering" STATUS="show me a problem worth solving" # :) STACK=( "CrowdStrike" "Pentera" "Tenable" "CTFs" "malware analysis" "minidump forensics" ) HOBBIES=( "homelabbing" "wrenching on the E90" "ice hockey" "enjoying life" ) echo "I build and break things because it's fun. the governance docs are just a side effect." luc@spahr-dfirlab:~/portfolio $
about.json M
/ luc-spahr / about.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

I build and break things because I genuinely enjoy it. The governance docs are a side effect.

Security engineer at BKW Energie AG — I run the tooling portfolio, write the concepts that make programmes repeatable, and do the integrations nobody else wants to touch. Currently designing a comprehensive security architecture concept for our EDR solution, covering identity risk management, business continuity, and related frameworks — with the goal of building the most robust implementation possible.

Outside work: homelab with 2 servers — 1 running Proxmox, 1 running Docker (because one environment is never enough), E90 in the garage with an M3 kit and a custom exhaust that sounds illegal, ice hockey. I analyse malware at midnight not because I have to — because I need to know exactly what it does, how it hooks, and why it crashes things.

German native, English professional. Swiss. Canton Bern.

  • day job Building the EDR architecture and hunting for threats
  • side projects Homelab · Tanning Plan App · own security sensor · learning to build AI
  • currently into CTFs · malware analysis · making the E90 faster and more reliable
  • not on linkedin ice hockey · enjoying life
worklog.txt
/ luc-spahr / worklog.txt
// activity · coming soon
2025-06 INF Work log entries coming soon — check back later. soon
stack.sh
/ luc-spahr / stack.sh
CrowdStrike Falcon Pentera CTFs Malware Analysis Proxmox Docker / Compose Authentik Cloudflare Entra ID Velociraptor Python Bash PowerShell PostgreSQL Rust JavaScript
highlighted = passion areas · rest = homelab or project use
projects/ coming soon
/ luc-spahr / projects
#001 live
Frisch & Fade
Details coming soon.
live
#002 soon
Tanning Plan Appin progress
Coming soon.
#003 soon
Own Security Sensorin progress
Coming soon.
certs.md
/ luc-spahr / certs.md
CrowdStrike CCFA — Falcon Administrator
CrowdStrike
contact.sh
/ luc-spahr / contact.sh
bash
$ ./contact.sh --ping luc resolving... ✓ luc@spahr is reachable open for: architecture talks, interesting builds, sec eng challenges, car nerd stuff
⎇ main | Bash | whoami.sh
UTF-8 LF luc@spahr-dfirlab