Systems Engineer · Builder · Netherlands

Henki Papp

I build things that run everything else.
And sometimes, things that run on their own.

5+ Years in production infra
5 Projects shipped
2 iOS apps
About

Hi, I'm Henki.

I'm a systems engineer currently based in the Netherlands with a soft spot for building things that solve real problems — whether that's a transit app for the 1.6M expats who can't read Dutch departure boards, or a self-hosted tool that does one thing, runs on your own hardware, and never asks a SaaS platform for permission.

Outside of work I run a homelab, obsess over systems that run unattended, and occasionally get sidetracked building iOS apps for my pet rats. I care about simplicity, ownership and tools that don't phone home.

If you're working on something interesting — or just want to talk homelab topology, transit APIs, or why most software does too much and asks too much in return — you know where to find me.

coding
nstop

nstop

Featured

Real-time Dutch transit for expats. nstop watches your calendar and the live transit network so you always know exactly when to leave. Built for the ~1.6M English-speaking expats in the Netherlands.

SwiftSwiftUIiOSNDOVTransit API
coding

BasketWise

Smart grocery deals for Dutch expats

Next.jsNestJSTypeScript
coding

henkas.eu

This site — you're looking at it

AstroTailwind CSSTypeScript
coding
Rattie

Rattie

Pet rat care companion for iOS

SSC 2026 Winner
SwiftSwiftUISwiftData
coding

Schedyx

Smart self-hosted scheduling assistant

TypeScriptHonoNext.js

sysadmin

Homelab

My own cloud. No subscriptions, no lock-in.

4-node Proxmox cluster running production-grade self-hosted infrastructure — auth, email, reverse proxy, media, and dev environments.

ProxmoxDockerLinuxMailcowZITADELPangolinAnsible
Email Mailcow · SMTP/IMAP · DKIM
Identity ZITADEL · OAuth 2.0 · SSO
Networking Pangolin · TLS · Reverse Proxy
Compute 4-node Proxmox · VMs · LXC
Media NAS · Local Streaming
Automation Ansible · IaC
← Projects
coding March 2026 Active

nstop

Real-time Dutch transit for expats. nstop watches your calendar and the live transit network so you always know exactly when to leave. Built for the ~1.6M English-speaking expats in the Netherlands.

Screenshot coming soon
SwiftSwiftUIiOSNDOVTransit API

nstop is an iOS app that delivers real-time departures, platform changes, and service alerts from every transit operator in the Netherlands — entirely in English. It’s the first product from NSTOP LTD, the company I founded to fix how expats navigate Dutch public transport.

The problem

Every Dutch transit app assumes you speak Dutch. The existing alternatives are slow, ad-riddled, or don’t cover all operators. nstop is built from scratch for people who live in the Netherlands but don’t speak the language — a market of roughly 1.6 million people that no one is serving well.

Architecture

  • Live data from the national NDOV gateway, covering all major operators (NS, GVB, RET, HTM, Arriva, and more)
  • SwiftUI interface with zero external dependencies
  • Upcoming: calendar integration that tells you when to leave, not just what’s departing
nstop Ltd. incorporated (UK)
Data agreement signed with national transit authority (NDOV Loket)
Transit data gateway built — all major Dutch operators
API in internal testing
iOS app in development
TestFlight beta — Q3 2026
App Store release — Q4 2026
← Projects
coding March 2026 Active

BasketWise

An English-first Dutch grocery price comparison app. Compares weekly deals across seven supermarket chains — AH, Jumbo, Lidl, Aldi, Hoogvliet, Plus, Dirk — and builds optimised shopping lists that tell you exactly where to buy each item cheapest.

Screenshot coming soon
Next.jsNestJSTypeScriptSupabaseTypesense

BasketWise aggregates live promotions from every major Dutch supermarket and helps you build shopping lists that automatically find the cheapest store for each item — including split-trip optimisation across up to three stores.

Built for the same expat audience as nstop: English by default, because every existing Dutch grocery deal app assumes you speak the language.

How it works

  • Automated scrapers pull promotions daily from seven supermarket chains via APIs, structured page data, and fallback actors
  • Smart shopping lists match your items to active deals with confidence-scored recommendations
  • Split-trip optimiser calculates the cheapest combination of stores for your weekly shop
  • Price history tracking with EU Omnibus Directive compliance for honest discount detection
← Projects
coding March 2026 Active

henkas.eu

This site. A personal portfolio built with Astro and Tailwind, deployed to Cloudflare Pages. Dark violet palette, bento project grid, zero runtime JS except the category filter.

Screenshot coming soon
AstroTailwind CSSTypeScriptCloudflare Pages

Static portfolio site built with Astro. All content is managed as markdown files via Astro Content Collections. Deployed automatically to Cloudflare Pages on push.

← Projects
coding March 2026 Active

Rattie

A pet rat care companion app for iOS. Tracks weight, health, vet visits, medications, and journal entries — with an on-device AI (Apple Intelligence) that can answer care questions without ever sending data to a server. Winner of Apple's Swift Student Challenge 2026.

SSC 2026 Winner
SwiftSwiftUISwiftDataFoundation ModelsiOS

Rattie is a SwiftUI app built for — and winner of — Apple’s Swift Student Challenge 2026. I built it because I have eight pet rats and couldn’t find a decent health tracker for them — so I made one in a weekend and it won an award.

It manages the full health record of a mischief of pet rats, with a unified timeline, auto-generated care checklists, and Squeaks — an on-device AI assistant powered by Apple’s Foundation Models framework.

All data stays on-device. No account required. No tracking.

← Projects
coding January 2025 Active

Schedyx

A self-hosted scheduling assistant — open-source alternative to Reclaim.ai and Motion. Connects to your calendar, tasks, and habits, then auto-schedules your day while respecting focus time and deadlines.

Screenshot coming soon
TypeScriptHonoNext.jsSQLiteDockerGoogle Calendar

Schedyx is a homelab-first scheduling tool for people who want Reclaim or Motion’s intelligence without the subscription or the cloud dependency.

Runs as a Docker Compose stack. Connects to Google Calendar (and CalDAV for iCloud/Nextcloud). Auto-schedules tasks, habits, and focus blocks around your real calendar — with configurable scheduling modes from burnout-aware to deep work.

← Projects
sysadmin January 2023 Active

Homelab

4-node Proxmox cluster running production-grade self-hosted infrastructure — auth, email, reverse proxy, media, and dev environments.

Screenshot coming soon
ProxmoxDockerLinuxMailcowZITADELPangolinAnsible

Running a private cloud at home because renting someone else’s is fine until it isn’t. Four Proxmox nodes form the compute backbone — VMs and LXC containers for everything from isolated dev environments to persistent production-like services.

What’s running:

  • Email — Mailcow-dockerized stack as a secondary mail system alongside Microsoft 365. Full SMTP/IMAP, spam filtering, DKIM/DMARC, webmail.
  • Identity — ZITADEL as a self-hosted OAuth 2.0 / OIDC provider. SSO for internal apps without depending on a third-party IdP.
  • Networking — Pangolin reverse proxy exposing selected private services to the internet with proper TLS, without punching holes in the firewall.
  • Media & storage — NAS stack with media server applications for local streaming and file management.
  • Dev environments — Isolated VMs and containers for testing infrastructure changes and building projects like nstop and SchedyX without touching anything production-adjacent.

The goal isn’t to replicate cloud providers — it’s to understand at a low level what they’re doing, own the data, and build systems I actually trust.

Work

Click any role for details

Education
AP degree in Computer Science UCN · Aalborg, Denmark
Graduated 2021

Work Experience

Senior System Administrator - Digital Workspace

i3D.net (Capelle aan den IJssel, Netherlands)

January 2026 — present

Global administrator for i3D.net's Microsoft 365 environment — owning identity, device management, and collaboration tooling for a global team. The internal go-to for all employee-facing technology.

Microsoft 365Entra IDIntuneMicrosoft DefenderPurviewSharePointTeamsEndpoint Management

Work Experience

Systems Administrator / IT Support Engineer

Van Caem Klerks Group (Amsterdam, Netherlands)

April 2025 — November 2025

Sole on-site systems administrator for a global trading company's HQ and warehouse operations, owning everything from daily IT to full endpoint deployment and cloud security. Spearheaded the overhaul of the internal service desk — bringing ITIL-aligned processes, SLA tracking, and a branded self-service portal to a team that previously ran on email threads.

Microsoft IntuneEntra IDMicrosoft 365 DefenderAutopilotOSDCloudServiceDesk PlusITIL

Work Experience

System Engineer

Arteq ('s-Hertogenbosch, Netherlands)

July 2024 — December 2024

Supported enterprise clients running tape libraries, hierarchical storage, and hybrid cloud infrastructure across Oracle, Spectra Logic, and multi-cloud platforms. Authored technical runbooks for complex storage workflows.

Oracle CloudMicrosoft AzureAWSHSM / QStarOracle ZFSHybrid Cloud

Work Experience

On-Premises Systems Administrator

Media.Monks (Hilversum, Netherlands)

March 2023 — June 2024

Managed a full on-premises VMware environment of 75+ virtual machines supporting Windows and Linux workloads, a render farm, and business-critical file and finance servers. Played an active role in ISO 27001 audit cycles with PwC and Deloitte, documenting controls and contributing to the 2024 recertification effort.

VMware ESXiActive DirectoryProxmoxLTO Tape BackupISO 27001Windows ServerLinux

Work Experience

Unix Systems Administrator (L3)

Morgan Stanley (Budapest, Hungary)

February 2022 — February 2023

Part of the global team maintaining 50,000+ UNIX/Linux servers across EMEA — handling cluster services, large-scale failover exercises, and on-call incident response under strict enterprise SLAs. Led root cause analysis cycles and authored knowledge base articles adopted across the global operations team.

LinuxRHELVeritas Cluster ServerAFSAutosysServiceNowIncident ResponseRCA

Work Experience

Cloud Technical Support Engineer (L2)

Aruba Cloud (Budapest, Hungary)

February 2021 — February 2022

Delivered second-line support across VPS, DBaaS, object storage, and private cloud services on VMware-backed infrastructure for Hungarian SMBs and private customers. Resolved complex DNS, hosting, and database issues while contributing to internal knowledge management and escalation workflows.

VMware ESXiVPS / Private CloudDBaaSDNSObject StorageL2 Cloud Support
Achievements
Swift Student Challenge 2026 Winner

Swift Student Challenge 2026 Winner

Apple · 2026

Microsoft Certified: Azure Fundamentals

Microsoft Certified: Azure Fundamentals

Microsoft · 2020

Verify ↗
GDSC Club Lead 2020–2021

GDSC Club Lead 2020–2021

Google Developer Student Clubs

Microsoft Certified: Azure Administrator Associate Microsoft
In progress
Microsoft 365 Endpoint Administrator Associate Microsoft
In progress
Photography
Aircraft on approach Dog close-up
Dog with toy Transavia aircraft
Contact

Let's talk.

Got a project, idea, or just want to connect — drop me a line.