Skip to content
View Dassderdie's full-sized avatar
Block or Report

Block or report Dassderdie

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

Pinned

  1. hpi-sam/digital-fuesim-manv hpi-sam/digital-fuesim-manv Public

    A German simulation system for training emergency medical services leadership personnel on how to manage Mass Casualty Incidents.

    TypeScript 16 8

  2. synchronized-sax-gandalf synchronized-sax-gandalf Public

    Synchronize youtube-videos (nearly) frame accurate on different devices

    TypeScript 1

  3. Analysis everviz editor performance Analysis everviz editor performance
    1
    ## Original Problem
    2
    
                  
    3
    The performance of the chart editor is subpar when using a less performant device (like a laptop) and typing fast in a text field of the `OptionsPanelContainer`.
    4
    It is best observed in the preconfigured `Stock`-chart, as it has a lot of data. To simulate (very fast) typing, delete the prefilled "Lorem ipsum dolor sit amet" in the title by clicking at the end of the text input and deleting the value letter by letter by keeping the Backspace key pressed.
    5
    While it seems performant enough for most use cases, I believe this to be the bottleneck for comfortably working with larger data and more computationally expensive charts on less powerful machines.
  4. db-frontend db-frontend Public

    (Archived) Web-frontend of an easy-to-use database management system

    TypeScript