Skip to content
View ZanderSparrow's full-sized avatar

Organizations

@ShelterTechSF @MemeTarot
Block or Report

Block or report ZanderSparrow

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. askdarcel-app askdarcel-app Public

    Forked from ShelterTechSF/askdarcel-app

    The React Native app.

    JavaScript

  2. sparrow-website-ts sparrow-website-ts Public

    TypeScript

  3. A short text-based game written in P... A short text-based game written in Python 3
    1
    #!/bin/bash python3
    2
    
                  
    3
    # Import exit, to quit game
    4
    from sys import exit
    5
    
                  
  4. GoL GoL Public

    An implementation of Conway's Game of Life

    JavaScript

  5. magic-api magic-api Public

    A Django REST API for storing my magic card collection

    Python

  6. magic-gathering-client magic-gathering-client Public

    A React/TypeScript front end for my magic the gathering card collection

    TypeScript