Skip to content
View Mehvix's full-sized avatar
🤔
⠀⠀⠀
🤔
⠀⠀⠀

Organizations

@ocf@team1306@bdrad@cal-cs184-student@projectboolean@EE123-students@SciBowlLeague@cs161-students@tritonsensors@EECS-151@cal-cs180

Block or report Mehvix

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

Pinned Loading

  1. dotsdotsPublic

    Shell 3

  2. passpassPublic

    You can't stop the signal.

    HTML 3 13

  3. golinkgolinkPublic

    Forked from lengstrom/gitlinks

    go link go

    Python

  4. worldofpadmanworldofpadmanPublic

    Forked from PadWorld-Entertainment/worldofpadman

    World of PADMAN game repository

    C

  5. synapsbot-rwsynapsbot-rwPublic archive

    The Discord bot.

    Python 7 1

  6. Isolate qbittorrent traffic with VPN...Isolate qbittorrent traffic with VPN-routed namespace
    1
    {config,lib,pkgs, ... }:
    2
    3
    let
    4
    cfg=config.services.qbit-sandbox;
    5
    qbittorrentWrapper=pkgs.writeShellScript"qbittorrent-wrapper"''