Skip to content
View SteveHere's full-sized avatar
💭
Looking for work
💭
Looking for work
Block or Report

Block or report SteveHere

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 Loading

  1. bwip-js-online bwip-js-online Public

    A (significantly) tinkered version of https://bwip-js.metafloor.com/demo/demo.html

    HTML

  2. zkSync-2.0-ETHdrop zkSync-2.0-ETHdrop Public

    ETH Airdrop App for zkSync 2.0 Testnet on Goerli

    Vue 1

  3. Small game about copyright (It's an ... Small game about copyright (It's an RIAA world after all)
    1
    # From http://ars.userfriendly.org/cartoons/?id=20080727
    2
    import os, random
    3
    
                  
    4
    def screen_clear():
    5
    	# for mac and linux(here, os.name is 'posix')
  4. jazzband/django-recurrence jazzband/django-recurrence Public

    Utility for working with recurring dates in Django.

    Python 470 188

  5. yoyowallet/django-idempotency-key yoyowallet/django-idempotency-key Public

    Allows view/viewset functions to use idempotency keys and automatically return the same data if called multiple times.

    Python 46 8

  6. shumway shumway Public

    Forked from mozilla/shumway

    Shumway is a Flash VM and runtime written in JavaScript

    TypeScript