Skip to content

Instantly share code, notes, and snippets.

View CurtisVonRubenhoff's full-sized avatar

Curtis Cummings CurtisVonRubenhoff

  • New Orleans, LA
View GitHub Profile
@CurtisVonRubenhoff
CurtisVonRubenhoff / checkForLinks.js
Created March 10, 2022 17:41
Get list of links from archive.org indexes.
class RouxScanner extends Component<RouxScannerProps, RouxScannerState> {
state = {
v2ScanningMode: true,
scanSize: 0.001, // scan size in mm or meters pending on scanning mode
scanState: 'preview',
loading: true,
}
constructor(props: Readonly<RouxScannerProps>) {
super(props)
}
@CurtisVonRubenhoff
CurtisVonRubenhoff / cloudSettings
Last active May 3, 2021 14:38
settings for vs code
{"lastUpload":"2021-05-03T14:38:09.515Z","extensionVersion":"v3.4.3"}
@CurtisVonRubenhoff
CurtisVonRubenhoff / pull_request_template.md
Last active August 7, 2019 20:31
pull request template

connect #issue_number

A brief description

Screenshots (if applicable)

Before
@CurtisVonRubenhoff
CurtisVonRubenhoff / PathFinder.cs
Last active July 26, 2019 18:59
Node-based Pathfinder v1
using System;
using System.Linq;
using System.Collections.Generic;
using UnityEngine;
public static class PathFinder {
#region Static Properties
/*
We define a delegate so that we can reuse the PathEdge generation

Keybase proof

I hereby claim:

  • I am curtisvonrubenhoff on github.
  • I am parallaxcurtis (https://keybase.io/parallaxcurtis) on keybase.
  • I have a public key ASBCTf0K8Sul8DtxYc5toMKAcRGX_AJP7qpKn9FeM5anbwo

To claim this, I am signing this object: