Skip to content
View danielvallance's full-sized avatar
  • United Kingdom
  • 22:35 (UTC)

Block or report danielvallance

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 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 Loading

  1. basic-interpreter basic-interpreter Public

    Basic Interpreter Written in Go - Developed by Following the Book "Writing an Interpreter in Go" by Thorsten Ball

    Go

  2. bluetooth_byte_shifter bluetooth_byte_shifter Public

    A simple program which uses an STM32F3DISCOVERY with a HM-10 Bluetooth transceiver to take bytes over a BLE connection from the central device, right shift them by 1, and echo them back.

    Rust

  3. email_deleter email_deleter Public

    A program that uses the Gmail API to order senders by the number of emails they have sent, and give the user the option to delete all emails from them

    Go

  4. ILNP_Emulation ILNP_Emulation Public

    My Bachelor's dissertation, in which I implemented an emulation of ILNP enabled devices, and compared their performance in mobile and multipath scenarios to that of emulated IPv6 devices

    Python

  5. l2vpn l2vpn Public

    Basic L2VPN implementation in Rust.

    Rust

  6. lc3_vm lc3_vm Public

    Rust Implementation of an LC-3 VM

    Rust