qualifikationen.sh
$composer require qualifikationen --rare
Resolving: TÜV + Ü1 + Leadership...
Warning: Diese Kombi ist selten 🦄
✓ Installed: seltene-kombination/v1.0
SELECT * FROM projekte
WHERE impact = 'enterprise'
AND bugs = 0
-- Too many rows to display
-- Query time: 25 years 😅
WHERE impact = 'enterprise'
AND bugs = 0
-- Too many rows to display
-- Query time: 25 years 😅
2000ini init: Erste PHP-Zeilen
// ohne Google, ohne Stack Overflow 🦖
// ohne Google, ohne Stack Overflow 🦖
2005abc feat: Erste Prof. Projekte
// CMS + Shop Entwicklung
// CMS + Shop Entwicklung
2014def feat: Teamleiter DE + Taiwan
// 500K Geräte, 180 Formate
// 500K Geräte, 180 Formate
2018ghi branch: Selbstständig +
Enterprise
// git blame zeigt nur mich 😅
// git blame zeigt nur mich 😅
composer require skills --no-bloat
php/laravel-veteran
20+y exp
frontend/vue-tailwind
kein jQuery
devops/docker-ci-cd
"works everywhere"
certs/tuev-ki-compliance
EU AI Act
POST
/api/v1/hire/architect
{
"candidate": "Eugen Heinrich",
"role": "Laravel Solutions Architect",
"experience": "20+
Jahre PHP/Laravel"
}
✓ 200 OK - Ready for interview
// Laravel Architect
class EugenHeinrich {
stack = "Laravel + Vue";
ai = "Claude Code";
}
public function handle()
{
return $this
->analyze()
->architect()
->deliver();
}
// Laravel Expert
Route::get('/api/v1',
[ApiController::class,
'enterprise']);
const skills = {
"Laravel": 20,
"Vue.js": 8,
"AWS": 5
};
SELECT * FROM projects
WHERE users > 50000
AND status = 'success';
// Entwicklungs-Workflow
const workflow = {
plan: "Architect",
build: "Claude",
review: "Architect"
};
# Claude Code Session
claude "Implementiere
das Feature nach meinem
Plan mit Tests"
git commit -m "feat:
Enterprise Portal Behörde
- 80.000 users
- Ü1 clearance"
async function getData() {
const res = await
fetch('/api');
return res.json();
}
import { ref } from
'vue'
const count = ref(0)
// Composition API
$pipeline = $this
->extract()
->transform()
->load();
// 500K devices
type Architect = {
tech: "Laravel";
exp: 25;
enterprise: true;
};
// API Integration
$response = Http::post(
'check24.de/api',
['format' => 'json']
);
@Component({
selector: 'app-tracker',
template: `...`
})
// Angular/NestJS
Software Solutions Architect Fullstack · PHP/Laravel · Team Lead
Eugen Heinrich
$ composer require expertise --laravel --php_
Qualifikationen
Seltene Kombination aus Expertise
Moderne Toolchain
stack: ["Laravel", "Symfony", "Vue", "TypeScript", "Tailwind"]
Bewährter Stack + moderne Tools (inkl. KI-gestützte IDEs). Produktivität durch
richtige Werkzeuge.
TÜV KI-Compliance
cert: "EU_AI_ACT"
Zertifizierter KI-Compliance-Beauftragter – Technik UND Regulatorik verstehen.
Ü1 + Leadership
clearance: "aktiv"
Behörden-Freigabe + internationale Teamführung (DE/Taiwan).
KI-Workflows
automation: ["N8N", "Claude", "Hooks"]
Eigene KI-Systeme für Workflow-Automatisierung – von N8N bis Claude Code Hooks & Skills.
Enterprise Scale
users: 80_000
Systeme für 80.000+ Nutzer, Messwerte von über 500.000 Geräte weltweit – Big Data & Performance.
Produkt-Denker
mindset: "founder"
Unternehmer-Erfahrung: Verstehe Business UND Technik. Pragmatische Lösungen.
Projekte
Kleiner Auszug aus 19+ Enterprise-Projekten
// Behörde
Enterprise Portal Behörde Bayern
80.000+ Nutzer - Ü1-Freigabe - Komplexes Berechtigungssystem
LaravelVue.jsMySQLLegacy Systeme
Refactoring
// Enterprise
CHECK24 / Aurumcars API
Internationale Mietwagen-Anbieter - Enterprise API-Design
PHPRESTMySQL
// meteocontrol
Datenimport-System
500.000 Geräte weltweit - 180 Formate - Big Data Pipeline
Plain PHPMySQLETLQueue
// SaaS Portal
IhrLagerplatz
Lagerplatz-Buchungsportal mit Cloud-Verwaltungssystem-Anbindung und Bezahlungssystem
LaravelVue.jsAPIStripeKI
Integration
Erfahrung
git log --oneline
Selbständig / Privabo GmbH
08/2018 - heute
Geschäftsführer & Solutions Architect
(Privabo seit 10/2019, Octomated 12/2021–12/2024)
(Privabo seit 10/2019, Octomated 12/2021–12/2024)
- Enterprise Portal Behörde Bayern (80.000 Nutzer, Ü1)
- CHECK24/Aurumcars API-Integration
- TÜV KI-Compliance-Zertifizierung (EU AI Act)
meteocontrol GmbH
03/2008 - 08/2018
Entwickler → Teamleiter International (ab 09/2014)
- Datenimport-System für 500.000 Geräte weltweit
- 180 verschiedene Datenformate verarbeitet
- Internationale Teamführung (DE + Taiwan, 4 Jahre)
Frontscape GbR
07/2005 - 03/2008
Softwareentwickler
- CMS-Entwicklung mit Shop & Benutzerverwaltung
- Erste Projekte für Dentallabore
Tech Stack
composer.json + package.json
// Backend
PHP / Laravel / Symfony
REST / SOAP APIs
Queue / Jobs
PHPUnit / Pest
// Datenbanken
MySQL / MariaDB
PostgreSQL
Redis
InfluxDB
// Frontend
Vue.js 3
TypeScript
Tailwind CSS
JavaScript
// DevOps & Cloud
Docker
Git / GitLab
CI/CD Pipelines
AWS / Linux
// KI & Automation
OpenAI / Claude APIs
Vibe Coding
N8N / Workflows
Prompt Engineering
// Methoden
Scrum / Kanban
Team Lead
TDD / Code Review
Clean Architecture