Skip to content
View lorow's full-sized avatar
💻
turning coffee into bugs
💻
turning coffee into bugs

Organizations

@EyeTrackVR

Block or report lorow

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
lorow/README.md

Hi, I'm Lorow

I'm a passionate backend developer and a huge VR/AR enthusiast

def get_greeting_data() -> dict:
    return {
      "greeting": "Hoi! Welcome to the world of madness!",
      "readme_state": "WIP",
    }

⚙ Languages & Tools & other cool stuff ⚙

lorow

pycharm python django and quite a bit more

Pinned Loading

  1. OpenIris-ESPIDF OpenIris-ESPIDF Public

    Private port of openiris to esp-idf platform

    C 5 8

  2. EyeTrackVR/OpenIris EyeTrackVR/OpenIris Public

    Open eye tracking for VR!

    C 141 41

  3. OSCMessageTool OSCMessageTool Public

    A simple tool made to mass-test and debug OSC messages for ETVR VRCFT Module Project

    Python 1

  4. EyeTrackVR/EyeTrackVR EyeTrackVR/EyeTrackVR Public

    Free and Affordable, Virtual Reality Eye Tracking Platform.

    Python 964 84

  5. EyeTrackVR/ETVRTrackingModule EyeTrackVR/ETVRTrackingModule Public

    A VRCFT module for ETVR project

    C# 14 3

  6. godiff godiff Public

    A port of my toy project, once written in rust, now rewritten to Golang. A Tool for diffing the json output between two microservices, and a small http client at that

    Go