Skip to content

Instantly share code, notes, and snippets.

View sarahzinger's full-sized avatar

Sarah Zinger sarahzinger

  • Grafana Labs
  • New York
View GitHub Profile
@sarahzinger
sarahzinger / machine.js
Created August 19, 2022 18:38
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions

Keybase proof

I hereby claim:

  • I am sarahzinger on github.
  • I am sarahzinger (https://keybase.io/sarahzinger) on keybase.
  • I have a public key ASBqD_uGOOlSPDYaEk2mnmRNxwuEq22fJ4las5VZDih4Cwo

To claim this, I am signing this object:

<!DOCTYPE html>
<html>
<head>
<title>Kitten Report!</title>
</head>
<body>
<img src="https://media4.giphy.com/media/yFQ0ywscgobJK/giphy.gif">
<h1>Kitten Report</h1>
<p>by Kit Tenexpert</p>
<h2>About Kittens</h2>
<!DOCTYPE html>
<html>
<head>
<title>Kitten Report!</title>
</head>
<body>
<img src="https://media4.giphy.com/media/yFQ0ywscgobJK/giphy.gif">
<h1>Kitten Report</h1>
<p>by Kit Tenexpert</p>
<h2>About Kittens</h2>
<!DOCTYPE html>
<html>
<head>
<title>Kitten!</title>
</head>
<body>
<img src="https://media4.giphy.com/media/yFQ0ywscgobJK/giphy.gif">
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Kitten!</title>
</head>
<body>
<img src="https://media4.giphy.com/media/yFQ0ywscgobJK/giphy.gif">
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>Best song of 2016</h1>
<img src="http://www.thesetonian.com/wp-content/uploads/2016/02/beyonce.jpg" >
<a href="https://www.youtube.com/watch?v=40020b94Avk">Beyonce - Formation</a>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<div class="question-mark" id="picture"></div>
<button>Will today be a great day?</button>
</body>
<!DOCTYPE html>
<html>
<head>
<title>Dice Roll Game</title>
</head>
<body>
<h1>Dice Roller</h1>
<div class="dice-1" id="first-die"></div>
<div class="dice-2" id="second-die"></div>
<button>Roll the Dice</button>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<div id="button">I predict your favorite number is...</div>
<div id="fav-number"></div>
</body>
</html>