Skip to content
View H0lz3r-x64's full-sized avatar
:shipit:
๐˜—๐˜ณ๐˜ฐ๐˜จ๐˜ณ๐˜ข๐˜ฎ๐˜ฎ๐˜ด๐˜ฌ๐˜ช๐˜ฏ๐˜จ . . ๐Œ†
:shipit:
๐˜—๐˜ณ๐˜ฐ๐˜จ๐˜ณ๐˜ข๐˜ฎ๐˜ฎ๐˜ด๐˜ฌ๐˜ช๐˜ฏ๐˜จ . . ๐Œ†

Organizations

@OpticalSolutions-InternalManagement

Block or report H0lz3r-x64

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
H0lz3r-x64/README.md

Hai, I'm Maya Holzer ๐Ÿ‘‹๐ŸŒธ

20 years old ๐ŸŒธ | Application Developer Apprentice @ ? | Based in Graz, Austria ๐Ÿ‡ฆ๐Ÿ‡น

Typing SVG


๐Ÿ› ๏ธ Tech Stack

Tech Stack Tech Stack

๐Ÿš€ Projects I'm Proud Of

๐Ÿ  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

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

๐Ÿ”„ ProjectMigrater - Enterprise Migration System 2025

(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

Loading

โœจ Current Focus: Common Ground

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.


๐Ÿ“ˆ GitHub Stats

H0lz3r-x64's Streak

H0lz3r-x64's Stats

H0lz3r-x64's Top Languages

๐Ÿ’ญ About Me

  • ๐ŸŒฑ 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

๐Ÿ“ซ Letโ€™s Connect!

LinkedIn Email


Inspirational Quote

Built with ๐Ÿ’– by Maya Holzer.

Popular repositories Loading

  1. Excel-AutoFormat Excel-AutoFormat Public

    Excel Makro which formats sheet according to settings the user can adjust in the ui and save in config.

    VBA 4 1

  2. Analemma-Detection Analemma-Detection Public

    Python OpenCV Analemma sun movement tracking on images of sky.

    Python 3

  3. OpenCV-Python-Utilities OpenCV-Python-Utilities Public

    Utility Library for OpenCV Python

    Python 2 1

  4. ExcelLike-DataGrid ExcelLike-DataGrid Public

    C# 2

  5. Addressmanagement Addressmanagement Public

    Python PYQT6 database address management tool project

    Python 1

  6. DefendGame DefendGame Public

    Unfinished 2D Pygame game

    Python 1