Skip to content
View sheeit's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
Block or Report

Block or report sheeit

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

Pinned

  1. apple-podcast-extractor apple-podcast-extractor Public

    Find Apple Podcast RSS feed URL

    JavaScript

  2. base32 base32 Public

    C

  3. quine.c quine.c Public

    A simple quine written in C

    C

  4. todo todo Public

    C

  5. Perl script that helps with iptables... Perl script that helps with iptables port-forwarding.
    1
    #!/usr/bin/env perl
    2
    
                  
    3
    use 5.028;
    4
    use strict;
    5
    use warnings ( FATAL => 'all' );