Skip to content

Instantly share code, notes, and snippets.

View briantopping's full-sized avatar
🇺🇦
#StandWithUkraine

Brian Topping briantopping

🇺🇦
#StandWithUkraine
  • SAP
  • Chicago Illinois US
View GitHub Profile
@briantopping
briantopping / uno.js
Created April 2, 2023 02:33
ChatGPT codes Uno!
// Define card class
class Card {
constructor(color, value) {
this.color = color;
this.value = value;
}
toString() {
return `${this.color}_${this.value}`;
}
@briantopping
briantopping / keybase.md
Created January 18, 2015 12:56
keybase.md

Keybase proof

I hereby claim:

  • I am briantopping on github.
  • I am briantopping (https://keybase.io/briantopping) on keybase.
  • I have a public key whose fingerprint is 89A4 3CC1 FAC4 2FA3 4C58 5C47 0777 9581 8CA2 476D

To claim this, I am signing this object: