Skip to content
View hdi10's full-sized avatar

Block or report hdi10

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
hdi10/README.md

„[...] Nur vom Ich aus und seiner weiterwirkenden Entscheidung lässt sich über das Ich hinauswachsen, kein objektives Gehäuse fasst uns, wir müssen unser Haus selbst bauen.“
— Theodor W. Adorno, ca. 1923, zit. in Trauer und Trost der Musik (Phaïdra‑Archiv, Univ. Wien)

"[...] Only from the self and its continuing decision can one grow beyond the self; no objective shell can contain us, we must build our own house."
— Theodor W. Adorno, c. 1923, quoted in Mourning and Consolation of Music (Phaïdra Archive, University of Vienna)

GitHub hdi10

About me

hdi10

I love technology related to IoT and Android.

About me

Currently developing products and services in:

  • Java / Kotlin / Spring Boot

  • Next.js / TypeScript

  • Embedded IoT systems


Tech Stack

Backend
Java Spring Boot PostgreSQL Docker Heroku

Frontend
Next.js React TailwindCSS

Testing & Automation
UFT One HP ALM Espresso Cypress GitHub Actions

Highlight Projects

  • Printzone24 – Microservice-based print shop platform with Spring Boot & PostgreSQL
  • BeatLog – Spotify analytics service with OAuth2, Elasticsearch & Android App
  • Godot SandStorm – C# sandbox game with multiple materials and physics interactions

Pinned Loading

  1. modules modules Public

    Zelkulon.com Backend

    Java

  2. CountRandomTapApp CountRandomTapApp Public

    Android App

    Java

  3. new-homepage new-homepage Public

    Zelkulon.com Frontend

    JavaScript

  4. TimeZelkulon TimeZelkulon Public

    Time tracking Android App

    Kotlin

  5. uPyTelegramEDisplay uPyTelegramEDisplay Public

    IoT - Micropython EINK Display via Telegram

    Python

  6. Views und Materialized Views Views und Materialized Views
    1
    -- Autor Harun Dastekin 2025
    2
    -- DML plpgsql 
    3
    CREATE VIEW bestellung_uebersicht AS
    4
    SELECT b.id,
    5
            b.bestellung_id,