Skip to content
View rordi's full-sized avatar
🎓
🎓

Organizations

@BaselHack @ediqo @Foundations-of-Information-Science
Block or Report

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 Rordorf. But people typically call me Didi. I am working on publishing technology and frontends, more specifically within scholarly publishing.

Short Biography

Dietrich is a seasoned publishing and technology professional. He joined MDPI in 2005 and held various roles, including Assistant and Managing Editor, CTO and CEO. He co-founded MDPI AG, the scholarly publishing branch of MDPI, alongside Dr. Shu-Kun Lin in May 2010. He later worked as Software Engineer at IWF AG (contracting role, 2016-2017) and CEO of Ditoy LLC (digital agency, 2018-2020) implementing customer-centric software solutions in various industries. In 2020, he rejoined MDPI AG assuming the role of a project manager within product & technology. He is presently dedicated to implementing customer-centric and value generating, web-based publishing solutions, spearheading the development of a new frontend technology stack, and leading the frontend team. He graduated in business & economics from the University of Basel in 2011 and is enrolled in a master’s program in business information systems at FHNW (expected completion: 2/2024). His research interest includes 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.

rordi's top languages

rordi's GitHub stats

Pinned

  1. docker-antivirus docker-antivirus Public

    880K pulls from Docker Hub - Docker antivirus & malware scanning (antivirus as a microservice / antivirus as a container) 🐳

    Shell 108 39

  2. docker-mailcatcher docker-mailcatcher Public

    190K pulls on Docker Hub - smallest mailcatcher Docker image available (12 MB compressed / 31.3 MB uncompressed) 🐳

    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