Skip to content
View mrhampson's full-sized avatar
Block or Report

Block or report mrhampson

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. Convert a mac screencapture .mov to ... Convert a mac screencapture .mov to a compressed mp4
    1
    #!/bin/bash
    2
    
    
    3
    usage="$(basename "$0") [-h] [-i] -- program that uses ffmpeg to convert mac screencapture .mov to a compressed mp4 for sharing
    4
    5
    where:
  2. WaitFreeQueue WaitFreeQueue Public

    Implementation of a wait free queue in Java based on this paper from Kogan and Petrank http:https://www.cs.technion.ac.il/~erez/Papers/wfquque-ppopp.pdf

    Java 4 1

  3. MUSE MUSE Public

    Machine learning project for a course at UC Davis

    MATLAB

  4. lc3-typescript-vm lc3-typescript-vm Public

    An LC3 VM in typescript running on nodejs

    TypeScript 8 5

  5. reader-view reader-view Public

    Mozilla's reader view as a web service

    JavaScript 1