Skip to content
View jhelsby's full-sized avatar

Block or report jhelsby

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DictionWave DictionWave Public

    DictionWave is a word-discovery tool that lets you surf across the world of English language and meaning, using word vectors.

    Python

  2. DictionMap DictionMap Public

    Categorise words using fastText word embeddings.

    Python

  3. conduits-link/backend conduits-link/backend Public

    Database and AI model inferencing API.

    Python

  4. deform- deform- Public

    DSP waveshaper which uses a stochastically generated spline to generate its transfer function. A Max/MSP external object programmed in C++.

    Jupyter Notebook

  5. jhelsby-personal-website jhelsby-personal-website Public

    My personal coding website, built with TypeScript and Next.js.

    TypeScript

  6. clox clox Public

    Implementation of clox, an interpreter for the Lox programming language written in C. clox comprises of a bytecode compiler and a virtual machine with garbage collection. Based on Crafting Interpre…

    C