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

Block or report nealmm

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. lambda-calculus-interpreter lambda-calculus-interpreter Public

    An interactive web application implemented in TypeScript which features an interpreter for expressions of lambda calculus, a concise but Turing-complete language that has significantly influenced t…

    TypeScript

  2. web-audio-synth web-audio-synth Public

    A keyboard synthesizer implemented in TypeScript using the Web Audio API. Allows users to modulate waveform and amplitude envelope as well as parameters for a built-in low-pass filter.

    TypeScript

  3. web-gba-emu web-gba-emu Public

    A Game Boy Advance (GBA) emulator ported from C++ to JavaScript/WebAssembly that lets users play GBA games in their browser. Uses IndexedDB to store game save files and works across desktop and mob…

    JavaScript 3

  4. react-server-components react-server-components Public

    An example of a React application implementing server components without a framework

    JavaScript