Jason Lutterloh is a full-stack software engineer lead. He enjoys building small web apps in his spare time.
Pinned Loading
-
metrics-peloton
metrics-peloton PublicVisualize your Peloton cycling output over time and other metrics
-
hodlmonitor
hodlmonitor PublicA simple way to locally monitor the value of your crypto holdings across multiple wallets/services
Svelte 2
-
trivia-app
trivia-app Public templateAn elegant Svelte trivia application. For an example, see "Magnum, P.I. Trivia" demo in link.
-
CSS Media Query for Dark Mode
CSS Media Query for Dark Mode 1body {
2background: #fff;
3color: #222;
4}
5@media (prefers-color-scheme: dark) {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.