Skip to content
Avatar

Highlights

  • Pro

Organizations

@girldevelopit
Block or Report

Block or report pamelafox

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.

Report abuse

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

Report abuse

Pinned

  1. lscache Public

    A localStorage-based memcache-inspired client-side caching library.

    JavaScript 1.4k 174

  2. Google Font Previewer Chrome Extension

    JavaScript 62 12

  3. 1
    // Includes functions for exporting active sheet or all sheets as JSON object (also Python object syntax compatible).
    2
    // Tweak the makePrettyJSON_ function to customize what kind of JSON to export.
    3
    
                  
    4
    var FORMAT_ONELINE   = 'One-line';
    5
    var FORMAT_MULTILINE = 'Multi-line';
  4. Baby Type'N'Play: let your baby smash your keyboard and only cause minimal chaos!

    JavaScript 11

  5. An example of parallel programming in the browser for AP CSP.

    JavaScript 6

  6. A little JS to visualize recursive functions in a steppable tree

    HTML 23 4

348 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2022

Created 2 repositories

Created a pull request in python/cpython that received 7 comments

gh-93660: Change list to view object in SymbolTable docstring

This PR changes the docstring and RST to accurately describe the return value. I included a link to the dictionary views reference since that's wha…

+3 −2 7 comments
Opened 1 other pull request in 1 repository

Created an issue in python/cpython that received 4 comments

SymbolTable.get_identifiers() docstring return value incorrect

Documentation SymbolTable.get_identifiers() currently says: "Return a list of names of symbols in this table." However, the returned value is actua…

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.