Skip to content
View joshuahahn's full-sized avatar
  • New York
Block or Report

Block or report joshuahahn

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. ParallelBagging ParallelBagging Public

    A parallelized bagging (bootstrap aggregation) program written in Haskell.

    Haskell

  2. TrigramClassifier TrigramClassifier Public

    Uses a trigram language model to calculate perplexities of lines from the Friends TV show to predict who a line was said by.

    Python

  3. CircusDB CircusDB Public

    A full stack database management website created for a hypothetical circus administrator.

    HTML

  4. ImageContour ImageContour Public

    Generates salient contours for images based on local differences in color intensity. Implements a modified version of the marching squares algorithm.

    Python

  5. WavRenderer WavRenderer Public

    Linear PCM audio data WAVE files renderer. Supports functionality for various audio waves and modulation features.

    C

  6. CppChess CppChess Public

    An original implementation of Chess written in C++

    C++