Skip to content
View koyakonsta's full-sized avatar
😎
NOW IS TIME TO THE 68000 HEART ON FIRE!!!
😎
NOW IS TIME TO THE 68000 HEART ON FIRE!!!

Organizations

@redbrick

Block or report koyakonsta

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 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

Pinned Loading

  1. redbrick/blockbot redbrick/blockbot Public

    Discord bot maintained by the Redbrick webgroup

    Python 4 12

  2. xMUN xMUN Public

    Customizable, General MUN Meetings/Conf. Management Program

    Python 2

  3. csc1021-customshell csc1021-customshell Public

    Custom POSIXlike shell program [Operating Systems module]

    C 1

  4. twitchutils-win twitchutils-win Public

    Make streamer desktop shortcuts, check if they're online, watch twitch streams on vlc

    Python 1

  5. a few neat ahk hotkeys a few neat ahk hotkeys
    1
    #Requires AutoHotkey v2.0
    2
    
                  
    3
    ^{:: CornerSnap(0, 0) ; snap top left quad
    4
    ^}:: CornerSnap(960, 0) ; snap top right quad
    5
    ^[:: CornerSnap(0, 540) ; snap bottom left quad
  6. openbox-window-snap-quad openbox-window-snap-quad Public

    Forked from emilypeto/openbox-window-snap

    Patch to enable window snapping by dragging the window (aero snap) for openbox. NOW WITH CORNER SNAPPING!!!!