Skip to content
View TimKraemer's full-sized avatar
🌴
Working on AR / VR
🌴
Working on AR / VR

Organizations

@scortex-technologies
Block or Report

Block or report TimKraemer

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. home-assistant/core home-assistant/core Public

    🏡 Open source home automation that puts local control and privacy first.

    Python 69.3k 28.5k

  2. jeromeetienne/AR.js jeromeetienne/AR.js Public

    Efficient Augmented Reality for the Web - 60fps on mobile!

    HTML 15.8k 2.2k

  3. pmndrs/drei pmndrs/drei Public

    🥉 useful helpers for react-three-fiber

    JavaScript 7.6k 626

  4. BowlingX/ra-postgraphile BowlingX/ra-postgraphile Public

    Postgraphile client for react-admin

    TypeScript 56 20

  5. ra-language-german ra-language-german Public

    Forked from greenbananaCH/ra-language-german

    TypeScript

  6. create an access log report in csv b... create an access log report in csv based on nginx-proxy log files
    1
    import json
    2
    import csv
    3
    import argparse
    4
    import re
    5
    from datetime import datetime