Skip to content
View mouse-reeve's full-sized avatar

Organizations

@recursecenter @Common-Cormorant @bookwyrm-social

Block or report mouse-reeve

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. bookwyrm-social/bookwyrm bookwyrm-social/bookwyrm Public

    Social reading and reviewing, decentralized with ActivityPub

    Python 2.8k 331

  2. infinite_gnossienne infinite_gnossienne Public

    An endless version of Erik Satie's Gnossiennes No. 1

    JavaScript 102 6

  3. Fizzbuzz via answers.com Fizzbuzz via answers.com
    1
    ''' we're solving fizzbuzz with a little help from the web '''
    2
    from html.parser import HTMLParser
    3
    from urllib.request import Request, urlopen
    4
    import re
    5
    import time
  4. placevalue_ascii placevalue_ascii Public

    Create integer grids of binary place values for a function

    Python 34 2