Skip to content
View Zensey's full-sized avatar
🎯
🎯
Block or Report

Block or report Zensey

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

Hi there 👋

I am a backend SWE.

My primary fields of interest are: IoT, real-time messaging, microservices, system programming, security

🔭 I’m currently working on

  • split-tunnel driver implementing policy-based routing for Windows
  • go-data-routing A stream-oriented data processing engine with DSL
  • go-lr-parser An LR parser library with user-defined error recovery strategy

🌱 I’m currently learning

  • distributed systems
  • kernel-space programming

Pinned Loading

  1. split-tunnel split-tunnel Public

    callout driver implementing policy-based routing for Windows

    C++ 2 1

  2. wg-tun2gvisor wg-tun2gvisor Public

    Userspace VPN using Wireguard-Go and gVisor

    Go 5

  3. go-data-routing go-data-routing Public

    Pipelined data routing/trasnformation engine

    Go 9 1

  4. go-lr-parser go-lr-parser Public

    An LR parser library with user-defined error recovery strategy

    Go