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

Block or report dietrichmax

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. personal-site personal-site Public

    Personal website built with Next.JS and Strapi

    HTML 11 1

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

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

    HTML 24 3

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

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

    HTML 4

  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