migRaven — Enterprise Data Governance
Data-governance tooling for German enterprises: a .NET core product, a Microsoft Graph/SharePoint integration, a leave manager and a containerised presence tool.
- Role
- Software Engineer · migRaven (Germany)
- Year
- 2024
- Status
- shipped

migRaven is a German data-governance product line. My work spanned four repositories with genuinely different shapes.
The core product is .NET, dealing with file-system and permission analysis at enterprise scale. Alongside it, a SharePoint integration talks to the Microsoft Graph API to read tenant structure and permissions — a very different world from typical web APIs, with its own auth model and throttling rules.
I also built a leave manager (Next.js with a SQL backend) and a presence tool packaged with Docker so it could be deployed into customer environments predictably.
Highlights
- Microsoft Graph / SharePoint tenant + permission integration
- .NET core product for enterprise permission analysis
- Leave management app (Next.js + SQL)
- Dockerised presence tool for on-prem deployment
Built with
.NETC#Microsoft Graph APISharePointNext.jsTypeScriptSQLDocker