Skip to content
View BruceMcRooster's full-sized avatar

Organizations

@ScottyLabs @CMU-Robotics-Club @FRC-7913

Block or report BruceMcRooster

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. aoc-2024 aoc-2024 Public

    My code for Advent Of Code 2024, done in Swift

    Swift

  2. Downloads video clips in a configura... Downloads video clips in a configurable window around timestamps. Perfect for getting clips for a Callahan video. Get started by running `python callahan_scraper.py input.csv output/`
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    # WARNING: because this multithreads to speed up downloads,
    4
    # it may be necessary to hit ^C multiple times to fully stop the program
    5
    
                  
  3. ScottyLabs/nova-email-sender ScottyLabs/nova-email-sender Public

    Generates and emails keys to Nova participants

    Python

  4. blahtexml blahtexml Public

    Forked from gvanas/blahtexml

    Blahtexml, ported to work in C++17, and also wrapped for use in Swift

    C++