Skip to content

Instantly share code, notes, and snippets.

@dribnet
Last active October 13, 2021 01:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 53 You must be signed in to fork a gist
  • Save dribnet/2939d3ba91b7ee747a36466dd7a0dfb5 to your computer and use it in GitHub Desktop.
Save dribnet/2939d3ba91b7ee747a36466dd7a0dfb5 to your computer and use it in GitHub Desktop.
17.1.MDDN242 PS1
license: mit

PS1 MDDN 242 2017

Outrageous clock

Describe the idea for your clock here - replacing this text. Be sure to use complete sentences, and you can reference your image above. You can also include web links to other pages that support your ideas. The explanation should be short but compete, no more than 100 words.

Replace the "Outrageous clock" title above with the name of your clock. Also update both images keeping their original sizes: preview.jpg (960x500) and thumbnail.png (230x120).

<head>
<style> body {padding: 0; margin: 0;} </style>
</head>
<body style="background-color:white">
<img src="preview.jpg" width="960" height="500"/>
</body>
{
"commits": [
{
"sha": "78644b3fa435d58e22956e5b7d38a510da97222e",
"name": "final"
},
{
"sha": "79d437dad42ad510fb18acfdf016addb4eac6ca4",
"name": "interpolates"
},
{
"sha": "6a2ad67bb58767a145bf2743f6af439bbd713586",
"name": "runs"
},
{
"sha": "da6e80c0f15ea440a248a4ba1de0a7061872aa7a",
"name": "clock_font"
},
{
"sha": "cb4158e373e42e22fd328bb1bd6a34a05b79628f",
"name": "functions"
},
{
"sha": "417b699368f3809ade4277ebd71345ef78fccb6c",
"name": "interpolate"
},
{
"sha": "e18bfeac2656252d9a87afe53f742cb97c9c5698",
"name": "clock_api"
},
{
"sha": "6bb8649fc1c81d045112340b360f21ab63bd8adf",
"name": "initial_sketch"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment