Skip to content
View andygeiss's full-sized avatar
  • Germany

Block or report andygeiss

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. esp32 esp32 Public

    Build your own toolchain to develop, test, build and finally deploy a Golang controller to your ESP32 device.

    Go 87 3

  2. esp32-transpiler esp32-transpiler Public

    Transpile Golang into Arduino code to use fully automated testing at your IoT projects.

    Go 87 5

  3. esp32-controller esp32-controller Public

    This package provides an API for mapping Golang into Arduino code, which can be used by https://github.com/andygeiss/esp32-transpiler.

    Go 15 4

  4. ecs ecs Public

    Build your own Game-Engine based on the Entity Component System concept in Golang.

    Go 128 10

  5. cloud-native-utils cloud-native-utils Public

    A collection of high-performance, modular utilities for enhancing testing, transactional consistency, efficiency, security and stability in cloud-native Go applications.

    Go 1

  6. cloud-native-store cloud-native-store Public

    A Go-based key-value store showcasing cloud-native patterns like transactional logging, data sharding, encryption, TLS, and circuit breakers. Built with hexagonal architecture for modularity and ex…

    Go