Organizations use the portal in production. In use since 2025, with no security incidents.
Data portal for a state funding program
Independently built as a working student at ISG GmbH: 700+ users, in production since 2025
- Bescheid_2026_0412.pdf Notified
- Antrag_Müller.xml Processed
- Anlage_Nachweis.pdf Checked
Problem
A state funding program (ESF Plus Baden-Württemberg) needed a secure web application for grant recipients to submit contact details and route them to the responsible funding bank. Usable without an IT background, fully GDPR-compliant.
Challenge
Sensitive public-sector data had to be protected without making the interface more complicated for administrative staff without an IT background. I built the application alone over three years and brought it into production.
Architecture Decisions
Service-layer architecture with thin controllers
Role-based access control (RBAC)
Defense-in-depth: protection against path traversal and spreadsheet injection
Audit-proof logging, automated tests before every deployment