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

Block or report JohannesBauer97

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 Loading

  1. keycloak-ionic keycloak-ionic Public

    Keycloak Capacitor Adapter for Ionicframework

    JavaScript 17 19

  2. keycloak-ionic-example keycloak-ionic-example Public

    Connecting Ionic (Capacitor) with Keycloak

    TypeScript 9

  3. Base sketch for ESP8266 projects (Ca... Base sketch for ESP8266 projects (Captive Portal, OTA Updates)
    1
    #include <ESP8266WiFi.h>
    2
    #include <DNSServer.h>
    3
    #include <ESP8266WebServer.h>
    4
    #include <WiFiManager.h> // https://github.com/tzapu/WiFiManager
    5
    #include <ESP8266HTTPClient.h>
  4. dog-classification dog-classification Public archive

    Tensorflow project to identify 120 different dog breeds

    Python