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

Block or report dietrichmax

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. personal-site personal-site Public

    Personal website built with Next.JS and Strapi

    HTML 12 1

  2. openlayers-react-functional-component openlayers-react-functional-component Public

    Basic example for using OpenLayers 6 with React and functional components.

    HTML 19 2

  3. openlayers-react-class-component openlayers-react-class-component Public

    Basic example for using OpenLayers 6 with React and class components.

    HTML 3

  4. Nginx Configuration for Nextjs Nginx Configuration for Nextjs
    1
    server {
    2
        # Listen HTTP
    3
        listen 443 ssl;
    4
        listen [::]:443 ssl;
    5
    
                  
  5. homelab-scripts homelab-scripts Public

    Shell

  6. google-analytics-next google-analytics-next Public

    Google Analytics integration for Next.js applications

    JavaScript 2