Skip to content
View dancasey's full-sized avatar
  • Panama City, FL
  • 14:39 (UTC -06:00)
  • LinkedIn in/djcasey

Block or report dancasey

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
dancasey/README.md

I'm looking to become a full-time software engineer and I'll be available for a no-cost corporate fellowship through Hiring Our Heroes, Cohort 26-1 (a SkillBridge program), beginning January, 2026.

  • See my work history and connect with me on LinkedIn

  • Interests/competencies include

    • Creation of custom, Linux-based router images
    • TypeScript/Node.js, C, Rust
    • Git, Docker/Podman
  • My dissertation, Progressive Network Deployment, Performance, and Control with Software-Defined Networking, is on DTIC. Related projects include:

    1. rxdn, an OpenFlow controller, which is built on...
    2. node-openflow, an OpenFlow 1.0/1.3 library, which is built on...
    3. openflow-schema, which provides message checking and instantiation

Pinned Loading

  1. rxdn rxdn Public archive

    Reactively Defined Networking (rxdn)

    TypeScript

  2. node-openflow node-openflow Public archive

    An OpenFlow library for Node.js

    TypeScript

  3. openflow-schema openflow-schema Public archive

    OpenFlow switch protocol schema in JSON

    JavaScript

  4. json-schema-default-instance json-schema-default-instance Public archive

    Creates an object as an instance of the given schema using its default properties.

    TypeScript 3 1

  5. node-rx-server node-rx-server Public archive

    Wraps Node.js net.Server in an observable with RxJS 5

    TypeScript 2

  6. ethernet ethernet Public archive

    Decodes Ethernet headers

    TypeScript