Skip to content
View syldekker's full-sized avatar
  • United States
Block or Report

Block or report syldekker

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. CKY-algorithm CKY-algorithm Public

    This is a simple implementation of the probabilistic CKY algorithm.

    Python

  2. dieter-rams-10-principles-exercise dieter-rams-10-principles-exercise Public

    This project is an exercise in color and type, given predefined content in well-formed HTML (from summer 2014).

    HTML 1

  3. OOP-Encapsulation-and-Graphics OOP-Encapsulation-and-Graphics Public

    Practice OOP using class, instance variables, and methods. Drawing and animations with Tkinter. 2019.

    Python

  4. RISD-Web-Design-Portfolio RISD-Web-Design-Portfolio Public

    My final project for a 2-week intensive web design course taken at RISD in the summer of 2014.

    HTML 1

  5. Sensor-Reader-for-Max-MSP-controller Sensor-Reader-for-Max-MSP-controller Public

    This is an Arduino sketch to read sensor values from a physical controller that I prototyped for use with one of my Max/MSP programs.

    C++

  6. n-gram-modeling n-gram-modeling Public

    This program uses diphone (bigram) and triphone (trigram) models to represent Mainstream American English (MAE) phonotactics.

    Python