Skip to content
View tclancy's full-sized avatar

Block or report tclancy

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Provides Book and Author Search Link... Provides Book and Author Search Links Automagically in Hardcover for the Dover, NH Public Library
    1
    // ==UserScript==
    2
    // @name         Hardcover → Dover Library Linker
    3
    // @namespace    https://github.com/tclancy/hardcover-library-linker
    4
    // @version      1.0.0
    5
    // @description  Adds Dover Public Library search links next to book titles and authors on Hardcover want-to-read page
  2. bluelinky bluelinky Public

    Forked from Hacksore/bluelinky

    Talk to your Hyundai/ Kia and get notifications

    TypeScript

  3. courtlistener courtlistener Public

    Forked from freelawproject/courtlistener

    A fully-searchable and accessible archive of court data including growing repositories of opinions, oral arguments, judges, judicial financial records, and federal filings.

    Python

  4. Simple math problems for practice Simple math problems for practice
    1
    #!/usr/bin/env python3
    2
    #-*- coding: utf-8 -*-
    3
    
                  
    4
    from functools import reduce
    5
    import operator
  5. radiofrequency radiofrequency Public

    For working with RF remotes, tire-pressure monitors and whatever else we run into

    Python

  6. pelicantpc pelicantpc Public

    Pelican Site for Github Pages

    Python