Skip to content
View zneix's full-sized avatar
❤️‍🩹
I'm rather inactive.
❤️‍🩹
I'm rather inactive.
Block or Report

Block or report zneix

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

Hello I'm zneix,

The languages I work with most of the time are C++, Golang and Javascript.

Pinned

  1. Chatterino/chatterino2 Chatterino/chatterino2 Public

    Chat client for https://twitch.tv

    C++ 1.9k 441

  2. haste-client haste-client Public

    CLI utility uploading code to hastebin

    Go 13 1

  3. scripts scripts Public

    Handful of various useful scripts I use myself

    Shell 1

  4. tcb2 tcb2 Public

    Titlechange_bot, rewritten in Golang.

    Go 3

  5. zneix's DorHUD user.lua file zneix's DorHUD user.lua file
    1
    -- zneix's DorHUD configuration, available @ https://gist.github.com/zneix/fb99059520fe94cfcfaaefe8d02af6db or https://cdn.zneix.eu/pdthmods/user.lua
    2
    -- note to self, view diff compared to what's online with: gh gist view fb99059520fe94cfcfaaefe8d02af6db -f user.lua | git diff - user.lua
    3
    -- some things in here might require an additional mod of mine; get it here: https://github.com/zneix/zneixs_fixes
    4
    local is_first_load = ...
    5
    local always_reload = true -- if true, always use values defined in this file and thus ignoring any dynamic changes; default false