(Translated by https://www.hiragana.jp/)
AntoineAbhay (Antoine Abhay) · GitHub
Skip to content
View AntoineAbhay's full-sized avatar

Block or report AntoineAbhay

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. This is a prometheus exporter for ai... This is a prometheus exporter for air measurements from the bme680
    1
    #!/usr/bin/env python
    2
    import time
    3
    import bme680
    4
    from prometheus_client import start_http_server, Gauge
    5
    
                  
  2. internet-pi internet-pi Public

    Forked from geerlingguy/internet-pi

    Raspberry Pi config for all things Internet.

    Jinja

  3. next-website next-website Public

    My website built with Nextjs

    TypeScript