Skip to content

Instantly share code, notes, and snippets.

View Koleok's full-sized avatar
🧲
drawn to the future

Kyle Chamberlain Koleok

🧲
drawn to the future
View GitHub Profile
@Koleok
Koleok / SketchSystems.spec
Last active October 4, 2023 15:36
creating
creating
passwordChanged -> creating
next -> storing
storing
storageConfirmed -> storing
next -> confirming
confirming
passwordConfirmationChanged -> confirming
@Koleok
Koleok / SketchSystems.spec
Created September 21, 2022 15:29
Auth Machine&
Auth Machine&
Heir Token
JWT Valid
jwtExpires -> JWT Invalid
logout -> JWT Invalid
magicSessionExpires -> JWT Valid
JWT Invalid
login -> JWT Valid
Magic Token
Session Valid
@Koleok
Koleok / SketchSystems.spec
Created September 21, 2022 15:28
Auth Machine&
Auth Machine&
Heir Token
JWT Valid
jwtExpires -> JWT Invalid
logout -> JWT Invalid
JWT Invalid
login -> JWT Valid
Magic Token
Session Valid
magicSessionExpires -> Session Invalid
@Koleok
Koleok / machine.js
Created July 20, 2021 19:14
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@Koleok
Koleok / EditingDashboardIdle.png
Last active July 20, 2021 19:14
# Dasbhoard Screenshot Test
EditingDashboardIdle.png
@Koleok
Koleok / Green.png
Last active July 14, 2021 15:16
StopLight
Green.png
@Koleok
Koleok / machine.js
Last active July 13, 2021 18:12
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@Koleok
Koleok / SketchSystems.spec
Last active June 20, 2023 02:54 — forked from fv-hippo/SketchSystems.spec
# Dashboards
# Dashboards
Viewing
editDashboard -> EditingDashboard
addDashboard -> EditingDashboard
dashboardNameClicked -> EditingDashboardName
EditingDashboard
EditingDashboardIdle
startResizingWidget -> ResizingWidget
startRepositioningWidget -> RepositioningWidget
@Koleok
Koleok / machine.js
Last active April 28, 2021 02:22
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@Koleok
Koleok / SketchSystems.spec
Last active February 28, 2022 19:42
CatApp
CatApp
LoginForm
Empty
fillUsername -> WaitingForPassword
fillPassword -> WaitingForUsername
WaitingForUsername
fillUsername -> LoggingIn
WaitingForPassword