Skip to content
View cyb3rkun's full-sized avatar

Block or report cyb3rkun

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

Hi there, I'm Cyb3r Kun

I am a Software Developer and Hobbyist Digital Artist. I enjoy tinkering, solving problems, digital art, and building systems and I Love learning new things.


My Current Obsessions

LuaLuxa - A Modular Lua Ecosystem featuring:

  • lux: A robust Package manager written in Rust, built for declarative setup scripts and programmatic package installation directly inside Lua.
  • Core companion libraries: Designed to make automation and Os Configuration seamless.
    * File System library (Built with Rust)
    * OS library (System, proc, and environment modules built with Rust)

🎭 Linux-Native 3D Puppeteering (Godot)

Behind the scenes, I'm building a 3D VTubing tracking solution from scratch in Godot (currently unnamed).

  • The Goal: A Linux-native puppeteering app that just works, offering deep customizability and advanced configuration.
  • Tracking Support:
    • MediaPipe face, hand, and body tracking for high-fidelity webcam input.
    • Native VMC (Virtual Motion Capture) protocol support.
    • Planned integration for Android and iOS tracking apps.

πŸ’» Workflow & Dev Environment

  • Editor: A highly customized Neovim configuration (blink.cmp, and custom Tree-sitter queries).
  • OS & WM: Arch Linux running Hyprland (Wayland).
  • Hardware Setup:
    • Keyboard: A self-built Corne Split Keyboard running custom QMK firmware with low-profile Gateron mechanical switches.
    • Art Tech: A Huion Kamvas Pro 13 tablet paired with OpenTabletDriver and Krita for sketching and character design on Linux.

πŸ“Š GitHub Stats

Stats Top Languages


🌐 Connect With Me

DeviantArt | My Website

"Optimizing workflows, one dotfile and brush stroke at a time."

Pinned Loading

  1. nvim nvim Public

    My Personal Neovim setup for Godot

    Lua 9

  2. calc calc Public

    a very simple mathamatical expression parser and evaluator

    Rust

  3. StateManager-HSM StateManager-HSM Public

    A simple, reusable, modular Hierarchical state machine for godot

    GDScript

  4. lua-json lua-json Public

    a recursive descent serde module for json written in lua

    Lua

  5. lua-test lua-test Public

    a very simple testing framework for lua

    Lua

  6. MPVMC MPVMC Public

    A simple python script for mediapipe face tracking over VMC. it was created for warudo, but should work with any application that can recieve VMC input

    Python