Skip to content
View paulness's full-sized avatar

Block or report paulness

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. AutocompletePrefixTrieReact AutocompletePrefixTrieReact Public archive

    Demonstration of an autocomplete prefix trie in ReactJS.

    JavaScript

  2. AutocompleteStaticFileGeneratorHtml AutocompleteStaticFileGeneratorHtml Public archive

    Generate autocomplete files with a CSV

    JavaScript

  3. AutocompleteUsageWithStaticFiles AutocompleteUsageWithStaticFiles Public archive

    An example of vanilla JavaScript autocomplete, being used with static .json files. No server side searching, extremely fast.

    HTML

  4. JIRATicketReferencesInBuild JIRATicketReferencesInBuild Public archive

    This PowerShell script, produces a text file containing all the JIRA ticket reference numbers for the current sprint/release

    PowerShell

  5. UnaryNumeral-DoublyLinkedList UnaryNumeral-DoublyLinkedList Public archive

    Unary linked list, can hold any number. Each node represents a single tally.

    JavaScript