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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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

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

⚙ Languages & Tools & other cool stuff ⚙

lorow

pycharmpythondjangoand quite a bit more

Pinned Loading

  1. EyeTrackVR/OpenIris-ESPIDFEyeTrackVR/OpenIris-ESPIDFPublic

    OpenIris-EPSIDF is the firmware part of the EyeTrackVR Project - OpenIris. This time rewritten from scrach in esp-idf

    C++ 29 23

  2. EyeTrackVR/OpenIrisEyeTrackVR/OpenIrisPublic archive

    Open eye tracking for VR!

    C 151 47

  3. OSCMessageToolOSCMessageToolPublic

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

    Python 1

  4. EyeTrackVR/EyeTrackVREyeTrackVR/EyeTrackVRPublic

    Free and Affordable, Virtual Reality Eye Tracking Platform.

    Python 1.1k 90

  5. EyeTrackVR/ETVRTrackingModuleEyeTrackVR/ETVRTrackingModulePublic

    A VRCFT module for ETVR project

    C# 16 3

  6. godiffgodiffPublic

    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