Skip to content
View wecsam's full-sized avatar

Organizations

@BadgerBallroom

Block or report wecsam

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. BadgerBallroom/away BadgerBallroom/away Public

    This tool can help a collegiate ballroom dance team organize travel to other teams' competitions.

    TypeScript

  2. tapas tapas Public

    The Time Adjacent Playlist Assembly System (TAPAS) is a set of scripts that help you take long videos, split them into smaller videos, upload them to YouTube, and then publish them in a playlist.

    Python 2

  3. Custom Google Sheets functions to co... Custom Google Sheets functions to compile judges' inputs via Google Forms at a ballroom dance competition
    1
    // The following are custom Google Sheets functions to scrutinize judges' data for a ballroom competition.
    2
    // They are designed to work with Google Forms responses. See each function's description below for
    3
    // instructions on setting up the Google Forms question.
    4
    //
    5
    // More info on custom functions: https://developers.google.com/apps-script/guides/sheets/functions
  4. mumpsc mumpsc Public

    A simple interpreter for the MUMPS programming language

    C 5 1

  5. A simple Flask app for uploading files A simple Flask app for uploading files
    1
    #!/usr/bin/env python3
    2
    import flask
    3
    import pathlib
    4
    
                  
    5
    app = flask.Flask(__name__)
  6. onedrive-duplicate-finder onedrive-duplicate-finder Public

    This web app finds files with identical hashes in your OneDrive account.

    Python 12 4