Skip to content
View rordi's full-sized avatar
๐ŸŽ“
๐ŸŽ“

Organizations

@BaselHack @ediqo @Foundations-of-Information-Science

Block or report rordi

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

Hi there ๐Ÿ‘‹

My name is Dietrich, but people typically call me Didi.

Biography

Dietrich is a seasoned information systems and publishing professional with a strong technical background. He joined MDPI in 2005 and has held various roles, including Assistant and Managing Editor, CTO, and CEO. In May 2010, he co-founded MDPI AG, the scholarly publishing branch of MDPI, alongside Dr. Shu-Kun Lin. After a brief time outside MDPI, Dietrich returned in 2020 as a Project Manager, where he played a key role in implementing web-based publishing solutions and leading the frontend team in adopting a new technology stack. In April 2024, he transitioned to the role of Head of Technical Development at MDPI, working across Product and IT to ensure high-quality technical solutions that meet product requirements. He graduated with a Master of Science in Business Information Systems in 2024, with a research interest in AI-based solutions in publishing. In his spare time, he organizes and participates in hackathons.

Technical Skillset

  • Experienced in software architecture, DevOps, Agile (Scrum), clean code, Docker, TypeScript, JavaScript, Node.js, Nuxt.js, Vue.js, Python, R, LaTeX, PHP, Symfony framework, SQL, APIs and authentication, testing incl. unit testing, e2e testing, regression testing, API testing, git, bash.
  • Some experience with AI: data science, vector stores (Weaviate), RDF graphs and language models.

Pinned Loading

  1. docker-antivirus docker-antivirus Public

    880K pulls from Docker Hub - Docker antivirus & malware scanning (antivirus as a microservice / antivirus as a container) ๐Ÿณ

    Shell 114 39

  2. docker-mailcatcher docker-mailcatcher Public

    190K pulls on Docker Hub - smallest mailcatcher Docker image available (12 MB compressed / 31.3 MB uncompressed) ๐Ÿณ

    Dockerfile 13 3

  3. Change root password in MariaDB Dock... Change root password in MariaDB Docker container running with docker-compose
    1
    # Change root password in MariaDB Docker container running with docker-compose
    2
    
                  
    3
    Override the entrypoint in docker-compose.yml for the MariaDB Docker container by adding:
    4
    
                  
    5
        entrypoint: mysqld_safe --skip-grant-tables --user=mysql
  4. Docker debugging an existing image Docker debugging an existing image
    1
    # Debugging a Docker image
    2
    
                  
    3
    Start up the Docker container from image:
    4
    
                  
    5
        docker run --entrypoint "/bin/sh" --rm imagename:latest -c "sleep 24h"
  5. aaai-make-2023 aaai-make-2023 Public

    Paper and slides from the AAAI-MAKE 2023 contribution on applying machine learning and knowledge graphs in the domain of the Reviewer Assignment Problem (RAP).

  6. shitmyreviewerssay-data-set shitmyreviewerssay-data-set Public

    Labelled data set of ShitMyReviewersSay quotes