Skip to content
View zfogg's full-sized avatar
๐Ÿ”
897607FA43DC66F612710AF97FE90A79F2E80ED3
๐Ÿ”
897607FA43DC66F612710AF97FE90A79F2E80ED3

Organizations

@joopal @mixmob

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

๐Ÿ‘พ Zachary Fogg ๐Ÿจ

โœจ keeps all his LEDs lit ๐Ÿ’ก was once described as 'a snack' ๐Ÿ” mute any thread i add you to ๐Ÿ‘Œ๐Ÿพ.

๐Ÿ” Keys ๐Ÿ—๏ธ

24BD65F25E5D7311F5FFB2D3EDDAE1DA7360D7F4:

897607FA43DC66F612710AF97FE90A79F2E80ED3:

๐Ÿ‘ท๐Ÿพ๐Ÿ’ช๐Ÿพ Stuff I worked on

@bitcmp @joopal

Pinned Loading

  1. ascii-chat ascii-chat Public

    ๐Ÿ’ป๐Ÿ“ธ video chat in your terminal ๐Ÿ”ก๐Ÿ’ฌ

    C 167 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
    import Data.List (transpose)
    2
    
                  
    3
    -- These are infinite lists with a cycle of a "string" followed by N "" empty strings,
    4
    -- ["string", "", "", "string", "", "", ...]
    5
    fizzs     = concat $ repeat $ "Fizz"     : replicate  2 ""
  4. libbin libbin Public

    ๐Ÿ”จ๐Ÿ”ข redefining simple mathematics 0๏ธโƒฃ1๏ธโƒฃ

    C 5

  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