root@holdys.net:~#
// You scanned the WiFi. Nice move.
$ nmap -sV Holdys.net
> PORT 80/443 open — holdys.net
> TARGET_IDENTIFIED

Greetings, fellow geek.
// If you found this via WiFi scan — welcome.
// SSID "Holdys.net" was not an accident.

$ whoami
> Zbigniew Hołdys — S/E, hacker spirit

// Konami code works too. ↑↑↓↓←→←→BA
Zbigniew Hołdys
uptime — calculating…
Available for projects

Zbigniew
Hołdys

Senior C/C++ Software Engineer · Software Architect · Cloud & Embedded Specialist
25+ years building products from silicon to cloud — kernel to kubernetes.

architect.cpp
// Zbigniew Hołdys – Senior Engineer
#include <linux/kernel.h>
#include <embedded/cortex_m.h>
#include <cloud/kubernetes.h>
#include <ai/ml_optimizer.h>

class SoftwareArchitect {
  const int experience_yrs = 25;
  std::vector<string> domains = {
    "Linux Kernel / eBPF",
    "Embedded / MCU / RTOS",
    "IoT / ESP32 / STM32",
    "Cloud / Kubernetes",
    "AI / ML / TinyML"
  };

  template<typename Problem>
    auto solve(Problem p) {
    return optimise(p, domains);
  }
};

Core Competences

25+ years of professional R&D experience across the full software lifecycle: from kernel drivers and real-time systems, through middleware and SDK design, to cloud architecture, AI/ML pipelines and team leadership.

🐧
Linux / Unix Kernel
Deep kernel-level C/C++ development, BSP, drivers, LKMs, toolchains (ARM, PowerPC, MIPS). JTAG, Lauterbach, NEXUS, BDM hardware debugging.
C / C++ / Rust
25+ years of systems programming. Modern C++17/20/23, RAII, zero-cost abstractions, templates metaprogramming. Rust for memory-safe low-level code.
🐁
Embedded & Microcontrollers
Bare-metal and RTOS firmware for ARM Cortex-M, ESP32, STM32, AVR. FreeRTOS, Zephyr RTOS. Interrupt-driven, deterministic, memory-constrained systems.
🌐
Networking & Kernel Hacking
TCP/IP stack internals, eBPF/XDP, netfilter, raw sockets, OPC-UA, Modbus, industrial buses. Network performance tuning and protocol reverse engineering.
🔓
Security & Offensive Mindset
Vulnerability research, exploit mitigations, secure boot, firmware signing, privilege escalation analysis, threat modelling, cryptographic APIs.
📺
Broadcast & STB / HbbTV
Set-top box, HbbTV, RTOS platforms. GStreamer, DRM/EME/MSE, Netflix/YouTube certification lead. DVB-T/S/C, Wayland/Weston/OpenGL backends.
☁️
Cloud Architecture
Kubernetes, Helm, Docker, Podman, Ansible. Microservices, CI/CD pipelines (GitLab CI, Jenkins), observability (Prometheus, Grafana, Elastic Stack).
🤖
AI / ML & Data Science
Machine learning, linear programming, optimisation heuristics, VM placement algorithms, predictive maintenance, data analysis with Python/Pandas. TinyML on edge.
🏗️
Software Architecture
System design, UML, specifications, API/SDK development, IPC (RPC, COM, REST, gRPC, DBUS). Memory & performance profiling.
🎯
Project & Team Leadership
Certified Scrum Master (CSM). PMI/PMBOK certified. Product ownership, backlog management, risk analysis, cross-functional and multicultural team leadership.
🧪
Extreme Programming / TDD
XP practices: pair programming, TDD, continuous integration, refactoring. UnitTest, IntegrationTest, End2End pipelines, static analysis (clang-tidy).
🟦
TypeScript / JavaScript
Node.js backend services, TypeScript system design, full-stack tooling, WebDriver Selenium automation, build systems and runtime performance.
📡
Protocols & Databases
MongoDB, MariaDB, Prometheus, VictoriaMetrics, ClickHouse, RabbitMQ, Grafana, Kibana. MQTT, OPC-UA, Modbus, SCADA integration.
🌟
Industrial & Distributed Systems
Real-time control systems, SCADA, PLC integration (Rockwell, Siemens TIA Portal, CoDeSys). Distributed systems with time synchronization and high availability.
// tech stack · TKL layout
CC++C++20RustPythonTypeScriptJavaScriptNode.jsARM Cortex-MLinuxRTOSFreeRTOSZephyrYoctoBuildrootAndroid
ESP32STM32RP2040nRF52AVRRISC-VSPII2CUARTCANRS-485GPIOPWMJTAGSWD
LauterbachBDMNEXUSOpenOCDDockerKubernetesHelmPodmanAnsibleTerraformMongoDBMariaDBPrometheusVictoriaMetricsRabbitMQ
GrafanaKibanaElastic StackRedisPostgreSQLMQTTOPC-UAModbusgRPCWebSocketHbbTVDVBGStreamerDRMOpenGL
WaylandeBPFnetfilterTCP/IPTinyMLLoRaLoRaWANBLEWi-FiZigBeeNFCAWSGCPAzure
UMLTDDXPGitScrumCMakeGDBValgrind
clang-tidyML / AIPandas
GitLab CIJenkinsWireshark
ftrace
perfstraceltrace
Languages System/OS Embedded Cloud/DevOps Databases Protocols/Buses Tools/Debug Media/Graphics AI/Methods IoT/Radio
CC++C++20RustPythonTypeScriptJavaScriptNode.jsARM Cortex-MLinuxRTOSFreeRTOSZephyrYoctoBuildrootAndroideBPFnetfilterESP32STM32RP2040nRF52AVRRISC-VSPII2CUARTCANRS-485GPIOPWMJTAGSWDDockerKubernetesHelmPodmanAnsibleTerraformMongoDBMariaDBRedisPostgreSQLPrometheusVictoriaMetricsRabbitMQMQTTOPC-UAModbusgRPCWebSocketTCP/IPGrafanaKibanaElastic StackAWSGCPAzureGitLab CIJenkinsWiresharkclang-tidyGDBValgrindCMakeperfstraceLauterbachHbbTVDVBGStreamerDRMOpenGLWaylandTinyMLML / AIPandasLoRaLoRaWANBLEWi-FiZigBeeNFCUMLTDDXPScrumGit

Embedded Systems & Microcontroller Engineering

Firmware developer and embedded systems engineer specialising in microcontroller programming, real-time control, IoT devices, and hardware-software integration. Experienced in bare-metal ARM, RTOS-based firmware, industrial protocols, connected edge devices, and advanced debugging.

🧠 Firmware & Microcontrollers
  • Bare-metal firmware for ARM Cortex-M, ESP32, STM32, AVR microcontrollers
  • Real-time programming with FreeRTOS and Zephyr RTOS
  • Interrupt-driven architectures and deterministic timing
  • Memory-constrained system design and optimisation
  • Custom bootloaders, linker scripts, startup code
  • Secure boot and firmware signing pipelines
⚡ Hardware Interfaces & Protocols
  • Peripheral integration: SPI, I2C, UART, CAN, RS-485
  • Sensor integration: IMU, environmental sensors, ADC/DAC systems
  • GPIO control, PWM generation, hardware timers and interrupts
  • Industrial buses: OPC-UA, Modbus, proprietary real-time protocols
  • Hardware debugging: logic analyzers, oscilloscopes, JTAG/SWD
📡 IoT & Connectivity
  • Wi-Fi / BLE IoT device development using ESP32
  • MQTT-based telemetry and device communication
  • Secure device provisioning and OTA firmware updates
  • Edge devices communicating with cloud platforms (AWS, GCP, Azure)
  • LoRa / LoRaWAN long-range low-power communication
  • Time-synchronised distributed sensor systems
🧩 Embedded Linux & SBC Platforms
  • Development on Raspberry Pi and Linux-based SBCs
  • Custom Linux images with Yocto and Buildroot
  • Device drivers, kernel modules, low-level hardware access
  • Hardware interfacing via GPIO / SPI / I2C under Linux
  • Building edge-computing gateways and data collectors
  • Real-time industrial control on embedded Linux + PLC platforms
🛠 Hardware Prototyping & Debugging
  • Rapid prototyping with Arduino / ESP32 / STM32 platforms
  • PCB prototyping and electronics integration
  • Power management for embedded and battery-powered devices
  • Sensor networks and distributed device systems
  • Firmware CI pipelines: build, flash and automated hardware-in-loop tests
  • Reverse engineering hardware protocols and building custom debugging tools
🌐 Real-Time & Industrial Systems
  • Designed custom embedded control systems integrating sensors, RT firmware, and network connectivity
  • Real-time distributed systems with deterministic latency constraints
  • Industrial PLC integration (Rockwell Studio5000, Siemens TIA Portal, CoDeSys)
  • SCADA integration and field device communication
  • High-availability runtime environments for safety-critical applications

// edge_and_advanced_embedded

TinyML / Edge AI Embedded Computer Vision OpenCV on ARM Ultra-low-power IoT OTA Infrastructure Secure Boot Firmware Signing LoRa / LoRaWAN Time-sync Distributed Systems Hardware-Software Co-design Reverse Engineering Protocols Custom Debug Tooling Embedded Gateways Predictive Maintenance Hardware-in-the-loop CI BLE Mesh MQTT + TLS Industrial OPC-UA

Work Experience

From the very first Linux mobile phones and Siemens embedded systems, through SmartTV platforms and YouView/Netflix certification, to industrial IoT at Vestas and cloud architecture at SAP.

2015 – Present
Liga Niezwykłych Umysłów / T-LEM.COM ● Active
Co-Founder · Technical Director / CTO · Self-employed · Wrocław
  • Co-created the innovative LEM platform used by tens of thousands of students and teachers across Poland (edu-dagon.t-lem.com).
  • Technical Director / CTO: overall system architecture, technology roadmap, engineering team leadership.
  • Full-stack platform architecture: backend microservices, real-time collaboration engine, sandboxed code execution environments.
  • Platform supports individual and group programming education, tailored to student interests and predispositions.
  • Product: integrated IDE, automated assessment, gamification, video lessons, AI-assisted feedback.
2018 – 2020
YouView TV Limited
Senior Software Developer · Contractor · London, UK
  • IP Player & Media developer: Netflix, YouTube, Amazon Player, BBC Player.
  • YouTube 2019 / Netflix 2019 certification lead developer.
  • GStreamer audio/video plugin developer (DashDemux, PlayBin, Video Decoders & Filters); hardware decoding vendors (Broadcom, Humax, Intel).
  • Porting Layers and Video backends based on Wayland/Weston/Westeros/OpenGL.
  • EME/MSE, CDM, DRM, WebCrypto, Secure Video Path — BCM Nexus porting layers.
  • Implementing AV features: review buffers, trickplay, VOD, timeshift and linear playback.
2016 – 2018
LGI / consult.red (contractor)
Technical Team Leader · Senior Software Developer · Scrum Master · Wrocław
  • WebKit-based browser development on 4 different STB platforms, including standalone browser application.
  • EME/MSE, CDM, DRM, WebCrypto layer integrator — Playready & Widevine DRM; Secure Video Path (Intel, BroadCom-Nexus).
  • YT2017 passed certification under heavy conformance test conditions.
  • GStreamer plugin developer: DashDemux, PlayBin, Video Decoders & Filters; Wayland/Weston/OpenGL video backends.
  • OTT Application development (native API, OIPF, BBC, STB services API).
  • IP Player team leader, product specification & documentation.
2014 – 2015
SOFTITI (contractor)
Product Manager · Program Manager · Wrocław
  • DigitalTV, SmartTV, TV/STB, Video Broadcast consultant. Security and quality advisor in STB branch.
  • Project management with Scrum, Kanban, Lean6Sigma methodology.
  • Direct contact with SW customers, HW vendors, STB architects, UI designers.
  • Backlog management, project planning, risk analysis, budget planning, team capacity management.
  • International partners: Sweden, Greece, Germany, USA, India, China.
2012 – 2014
Nokia Networks
Line Manager · Product Owner · Development Project Leader · Wrocław
  • Backlog management, project planning, risk analysis. Feature development & maintenance team leader.
  • Team capacity management, definition of done. C/C++ Senior Software Programmer.
  • API and documentation reviewer. Recruitment support; knowledge transfer / training.
  • Creating internal department standards. R&D and Tools & Improvements meetings.
  • Reducing memory footprints, algorithm optimisation, code profiling, hardware debugging.
2006 – 2012
Opera Software International AS
Project Manager · Senior Software Architect · Wrocław
  • Programming leader: Linux C/C++, Linux SDK, Linux & TV deliveries departments.
  • Linux platform architect, SDK designer; worked with dozens of hardware vendors (ARM, MIPS, PowerPC, Intel, Nvidia, Broadcom, Qualcomm).
  • Memory footprint reduction, algorithm optimisation, code & hardware profiling (Lauterbach, JTAG).
  • HbbTV / Web standards, API & documentation, developer libraries and tooling.
  • International collaboration: India, China, Korea, Japan, Germany, UK, USA.
2005 – 2006
BenQ Poland
Software Architect · Project Leader · Wrocław
  • Responsible for PC Simulator architectural design for mobile devices.
  • Led a team of 5 developers in the PC Simulator project.
  • Documenting architecture, system design and creating department standards.
2004 – 2005
Siemens Poland
Software Developer · Wrocław
  • C/C++ embedded Linux development in Mobile Phone department. Originated new division for first Linux-based phones for Siemens.
  • Leading PC Simulator team; developer tools for SW/HW debugging.
  • BREW emulator environment for Mobile Phone Development, reducing development costs across several projects.
  • Deep GSM / GPRS / UMTS telecommunication standard knowledge.
2002 – 2004
Technical University of Opole
UNIX Programmer · System Administrator · Opole
  • Administration of the network and informatics infrastructure of Opole University.
  • Preparing C/C++ lab tools and solutions for students: network security, threading, database access.
  • Maintaining main Internet access servers and service infrastructure.

Business Information

Available for consulting, architecture projects, contract development and technical leadership engagements.

Zbigniew Hołdys
C/C++ Senior Software Engineer · Software Architect · Cloud Engineer
📍
Location
Wrocław, Poland
📞
Phone
phone
🏢
NIP / Tax ID
PL 754-263-39-23
📋
REGON
022524950
✉️
Email
email
🌍
Website
holdys.net

// send_message()

Foreign Languages

Operating comfortably in multicultural, globally distributed teams across Europe, Asia and the Americas.

🇵🇱
Polish
Native
🇬🇧
English
Fluent (C1+)
🇩🇪
German
Intermediate
🇯🇵
Japanese
Elementary
🇪🇸
Spanish
Elementary

Education & Notable Achievements

MSc in Computer Science, two national Informatics Contest finals, and a lifelong passion for open-source, music and sports.

🎓 Education

1999 – 2004 · Technical University of Opole
  • Graduate of the Computer Science Department.
  • Master of Science & Engineer degree in programming of informatics systems.
  • Founder of the Opole Linux Users Group (OpLUG).
  • Active member of the Informatics Scientific Circle INFORMAT.
  • Member of the Movement for Free Software.

🏆 Certifications & Achievements

Recognitions & Professional Certifications
  • Certified Scrum Master (CSM).
  • PMI / PMBOK Project Management certification.
  • Certifications: Planning & Organization, Team Communication, Group Coaching, Situational Leadership.
  • Double finalist of the National Informatics Contest.
  • Title of "Opole High-Flier of 1999" appointed by the Lord Mayor of Opole City.

🎯 Hobbies & Interests

Beyond the terminal
Music Acoustics Sport Mathematics Physics Open Source Linux OpLUG Free Software Movement Competitive Programming

🔧 Hardware & Toolchain Experience

Architectures & Vendors
  • ARM, MIPS, PowerPC, Intel, Nvidia, Broadcom, Qualcomm.
  • Cross-compilation toolchains, distributed build systems.
  • Hardware debugging: Lauterbach, JTAG, BDM, NEXUS.
  • OS exposure: Linux (Android, Yocto, Buildroot), OSE RTOS, Qualcomm BREW, Windows CE.
  • Industrial PLCs: Rockwell Studio5000, Siemens TIA Portal, CoDeSys.

xxd holdys.bin — hint: type xxd anywhere · Esc to close
00000000  5a 42 49 47 4e 49 45 57  20 48 4f 4c 44 59 53 0a  |ZBIGNIEW HOLDYS.|
00000010  53 65 6e 69 6f 72 20 53  6f 66 74 77 61 72 65 20  |Senior Software |
00000020  45 6e 67 69 6e 65 65 72  20 26 20 41 72 63 68 69  |Engineer & Archi|
00000030  74 65 63 74 0a 43 2f 43  2b 2b 32 30 20 3a 3a 20  |tect.C/C++20 :: |
00000040  52 75 73 74 20 3a 3a 20  4c 69 6e 75 78 20 3a 3a  |Rust :: Linux ::|
00000050  20 41 52 4d 20 3a 3a 20  65 42 50 46 0a 45 6d 62  | ARM :: eBPF.Emb|
00000060  65 64 64 65 64 20 3a 3a  20 43 6c 6f 75 64 20 3a  |edded :: Cloud :|
00000070  3a 20 41 49 2f 4d 4c 20  3a 3a 20 49 6f 54 20 3a  |: AI/ML :: IoT :|
00000080  3a 20 53 44 52 0a 63 6f  6e 74 61 63 74 3a 20 6f  |: SDR.contact: o|
00000090  66 66 69 63 65 5b 61 74  5d 68 6f 6c 64 79 73 2e  |ffice[at]holdys.|
000000a0  6e 65 74 20 3a 3a 20 57  72 6f 63 6c 61 77 2c 20  |net :: Wroclaw, |
000000b0  50 4c                                             |PL|
man holdys(1) — Linux Programmer's Manual · Esc to close
root@holdys.net:~/2.4GHz — Esc to close
zbigniew@holdys:~ — Esc or type exit · hint: press ~ anywhere
zbigniew@holdys:~$