Skip to content
View bws0013's full-sized avatar
:atom:
:atom:
Block or Report

Block or report bws0013

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

  1. retrosheet-to-sql retrosheet-to-sql Public

    A python 3 tool to add retrosheet data into a mysql database for later analysis

    Python

  2. read_13f read_13f Public

    Read 13f filings and present them in a useful form such as a database.

    Java 32 10

  3. Boxy_Squares Boxy_Squares Public

    Basic Sudoku Solver

    Go

  4. CoverLetterWriter CoverLetterWriter Public

    Program I wrote to write my cover letter

    Java

  5. My macbook has been encountering spo... My macbook has been encountering sporadic wifi issues in its old age. To cope with this I made a script designed to reset my wifi should this connection drop occur.
    1
    #!/bin/bash
    2
    
                  
    3
    # Steps to run, either add execution and run, or run the following
    4
    # bash <path-to-script>/bandaid.sh &
    5
    
                  
  6. go_chef go_chef Public

    My first attempt at a golang cookbook for centos

    Ruby 1