20 years old ๐ธ | Application Developer Apprentice @ ? | Based in Graz, Austria ๐ฆ๐น
๐ Common Ground - Flat Management App 2025
๐ง WIP ๐ง
Comprehensive mobile-first app that makes shared living actually enjoyable! Features collaborative shopping lists, expense tracking with automated debt calculations, real-time presence tracking, and receipt uploads.
Angular 19 โข Ionic 7 โข Capacitor โข Supabase โข TypeScript โข PostgreSQL
๐ค AustriaSkills Robot WebInterface 2023
Responsive web interface for monitoring and controlling competition robots, with real-time metrics and interactive path visualization. Built for both desktop and mobile browsers.
My first real working web application.
JavaScript โข HTML/CSS โข Canvas API โข Real-time data
๐ DB-Table-Export - Report Generation 2023
Customizable report generation for managing educational courses and apprentice data, creating self-contained HTML and PDF exports.
Python โข HTML โข PDF generation
(Department internal) Comprehensive migration system for autonomous shuttle data, using versioned scripts to transform JSON/Protobuf between protocol versions. Focus on clean software design.
Python โข Flask โข Angular โข JSON โข REST API
sequenceDiagram
participant User
participant Interface as CLI/API Interface
participant Manager as Migration Manager
participant Discovery as Class Discovery
participant Scripts as Migration Scripts
participant Data as Project Data
User->>Interface: Upload project file + config
Interface->>Manager: Initialize with file & feedback service
Manager->>Manager: Load configuration & global params
Manager->>Data: Load and parse project JSON
Manager->>Data: Extract current protocol version
User->>Interface: Request setup
Interface->>Manager: setup()
Manager->>Discovery: Retrieve available scripts
Discovery->>Scripts: Load migration & utility classes
Manager-->>Interface: Return current version & global params
User->>Interface: Request migration with target version
Interface->>Manager: run(RunConfig)
Manager->>Discovery: Filter scripts by version range
Discovery-->>Manager: Return applicable script classes
Manager->>Scripts: Instantiate with parameters
Manager->>Scripts: Validate parameters
loop For each migration script (version order)
Manager->>Scripts: Check if should apply
Scripts->>Data: Analyze current state
Manager->>Scripts: Execute migrate()
Scripts->>Data: Transform data
Scripts->>Data: Update protocol version
Manager->>Interface: Provide feedback
end
loop For each utility script
Manager->>Scripts: Execute migrate()
Scripts->>Data: Apply utility transformation
Manager->>Interface: Provide feedback
end
Manager->>Manager: Generate migration report
Manager-->>Interface: Return result with migrated data
Interface-->>User: Provide output file & report
A web-based app with mobile capabilities designed to simplify shared living arrangements. It centralizes all aspects of communal living, from scheduling and finances to shopping and tasks, making it easier for residents to stay organized and harmonious.
- ๐ฑ Learning while trying to enjoy these formative years
- ๐ Working on apps that actually help people in their daily lives
- ๐ง Interested in creating tech that makes life better, not profits!
- ๐จ Blend coding with creativity to solve real problems
- ๐ Based in Graz but connected globally
- ๐ฎ Dream of building technology that encourages community and cooperation
Built with ๐ by Maya Holzer.