Skip to content

Instantly share code, notes, and snippets.

View josephvoss's full-sized avatar
🐋
Hello ground!

Joseph Voss josephvoss

🐋
Hello ground!
View GitHub Profile
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"meta": {
"version": "v1.0.0",
"lastModified": "2026-05-13"
},
"basics": {
"name": "Joseph Voss",
"label": "Systems Reliability Engineer",
"email": "jvoss@josephvoss.com",

Keybase proof

I hereby claim:

  • I am josephvoss on github.
  • I am josephvoss (https://keybase.io/josephvoss) on keybase.
  • I have a public key whose fingerprint is 8819 979C B823 142F D889 7AD9 8089 B099 8C7E C376

To claim this, I am signing this object:

/**
* This is the main Blank Simple C++ Project program file.
*/
#include <stdio.h> // Recommended over iostream for saving space
#include <propeller.h> // Propeller-specific functions
#include <simpletools.h>
#define NORTH 1
#define EAST 2