Projects
Selected work across identity engineering, enterprise infrastructure automation, Android MDM, kiosk systems and distributed device platforms.
Featured case studies
```Pairing-Based Domain Onboarding Platform
Enterprise onboarding platform for Windows Server and Active Directory environments. The goal is to reduce manual domain setup by guiding server/client pairing, DNS configuration, domain join validation and enterprise storage preparation.
- Active Directory onboarding automation
- Windows Server and Windows 11 domain workflow validation
- DNS configuration and domain-join checks
- SMB home-directory and centralized user storage concepts
- Group Policy and Folder Redirection workflow design
- Python and PowerShell orchestration
Windows SSO / Kerberos to JWT Prototype
Working authentication prototype where Windows domain login is reused to access protected backend services without requiring a second manual login.
- Kerberos and SPNEGO authentication
- GSSAPI/keytab-based service-ticket validation
- RS256 JWT issuance
- JWKS-based backend trust validation
- Identity-centric and Zero Trust-inspired architecture
- Windows client and FastAPI backend integration
Android MDM, Kiosk & Secure Endpoint Control
Android system-management work for controlled enterprise devices, focused on secure administration, kiosk restrictions, remote control and update delivery.
- Mobile Device Management (MDM) concepts
- Kiosk lockdown environments
- Device Policy Manager integrations
- Secure APK update infrastructure
- Remote endpoint administration workflows
- Administrator-authorised privileged actions
Distributed Digital Signage Platform
Android-based distributed signage architecture for managed display devices, designed around local-first operation and resilience in environments with limited or unreliable connectivity.
- Content distribution to Android display devices
- Remote device management
- Update delivery workflows
- Local-first operation
- Resilience in limited-connectivity environments
- Operational troubleshooting and deployment support
Public repositories
Smaller public projects and experiments. The main enterprise work above is described as case studies because parts of it are internal.
```Jetpack Reactive Launcher
Android launcher built with Jetpack Compose and a reactive architecture approach.
Open repositoryAndroid Remote Control
Remote-control features for Android devices, with practical device-to-device interaction workflows.
Open repositoryDroidCast Projector
Android app for casting a device screen to another device.
Open repositoryDroidCast Receiver
Companion Android app that receives and renders streamed screen content.
Open repository