Skip to content
View zfogg's full-sized avatar
🔐
24BD65F25E5D7311F5FFB2D3EDDAE1DA7360D7F4
🔐
24BD65F25E5D7311F5FFB2D3EDDAE1DA7360D7F4

Organizations

@joopal @mixmob
Block or Report

Block or report zfogg

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

Pinned

  1. ascii-chat ascii-chat Public

    🎥🗣 video chat in your terminal 💻🔠

    C 166 7

  2. Follow everyone in a GitHub Organiza... Follow everyone in a GitHub Organization
    1
    # GitHub Org - Follow Members
    2
    
                  
    3
    ## How to use it
    4
    
                  
    5
    ### Manually
  3. overly-complex fizzbuzz overly-complex fizzbuzz
    1
    mergeWords = zipWith (\x -> (++) x . (++) " ")
    2
    
                  
    3
    fizzs     = tail . repeat $ "Fizz"     : replicate  4 ""
    4
    buzzs     = tail . repeat $ "Buzz"     : replicate  2 ""
    5
    fizzBuzzs = tail . repeat $ "FizzBuzz" : replicate 14 ""
  4. libbin libbin Public

    🔨🔢 redefining simple mathematics 0️⃣1️⃣

    C 4

  5. hackclub/silver-and-gold hackclub/silver-and-gold Public

    TypeScript 11

  6. hackclub/vibez-homie hackclub/vibez-homie Public

    automation of the hackclub #vibez channel (see #vibez-dev)

    TypeScript 7