Skip to content
View kmeranda's full-sized avatar
  • San Francisco, CA

Block or report kmeranda

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
  • The files to support my personal website, highlighting select projects from my portfolio, showing my updated resume, and allowing users to contact me

    JavaScript MIT License Updated Nov 2, 2017
  • iOS for finding nearby friends and groups to study for classes with

    Objective-C Updated May 4, 2017
  • Python Updated Feb 24, 2017
  • This program trains a 10-gram character by character trained model that predicts which character will be the next character to be typed. It resizes the keys on the keyboard to match the probability…

    Python Updated Dec 22, 2016
  • This program trains a model on labelled training data to remove speech disfluencies, such as "um," "like," "you know," etc to keep only the core part of the text.

    Python 1 Updated Dec 22, 2016
  • translator Public

    This program takes in a synchronous grammar file and a file of lines to be translated using the grammar. It generates a probabilistic context-free grammar using the rules file. Then it uses viterbi…

    Python Updated Dec 22, 2016
  • classifier Public

    Takes in lines from the presidential debates and trains a model to guess which candidate said the line

    Python Updated Dec 21, 2016
  • Python Updated Dec 21, 2016
  • tetris_wars Public

    Multiplayer Tetris game made in python using PyGame and Twisted libraries

    Python 1 Updated May 4, 2016
  • Create parser for cp2 for Theory of Computing

    Yacc Updated Mar 23, 2016
  • This repo contains my work on web graphics using WebGL

    JavaScript Updated Jan 14, 2016
  • Compiler Public

    This is the source code to a compiler for a small pedantic coding language

    C 1 Updated Jan 14, 2016
  • Maya-Work Public

    Mathematica Updated Sep 28, 2015
  • Lab-5 Public

    This lab will use the STL to create a sudoku solving algorithm.

    Updated Mar 16, 2015