Skip to content
View yarbschris's full-sized avatar

Block or report yarbschris

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. moire-cs/firmware moire-cs/firmware Public

    Forked from meshtastic/firmware

    The official firmware for Meshtastic, an open-source, off-grid mesh communication system, modified by the Moire Team at Tulane University

    C++

  2. nrf_pcnt nrf_pcnt Public

    A pulse counter implementation for nRF52 SoCs and development boards that avoids using CPU interrupts by leveraging nRF52 peripherals

    C

  3. moire-cs/fcat-sensor-client moire-cs/fcat-sensor-client Public

    Frontend website code for controlling and monitoring Moiré sensors

    TypeScript 1 4

  4. weenix weenix Public

    A fully functional Operating System Kernel based on UNIX, built as part of the CMPS 6770 (Operating Systems) course at Tulane University

  5. funclang_interpreter funclang_interpreter Public

    A grammar and interpreter for a functional version of the simple language, firstlang. Uses lalrpop for parsing.

    Rust

  6. uthreads uthreads Public

    A user-level multithreading library written in C