Skip to content

Instantly share code, notes, and snippets.

@AR-Student824
AR-Student824 / MAIN.md
Created August 5, 2021 04:16
I made 1 JavaScript project a day for a week

I made 1 JavaScript-powered project a day for a week, here are the results

Rules

  • The project must be at a working state or I fail the challenge and I have to start over (luckily didn't happen)
  • Each project must be open source
  • I can edit any one of those projects after the week ends, but I can only edit the day's project during the week
  • All projects must involve some sort of JavaScript, so I can't just make some static website and call it a day
  • The projects don't have to be fully complete, they just have to be at a working state

Now that is out of the way, here are the projects I made, and the link to the final commit of the day the projects were made. NOTE: I do not recommend you run the code from the final commit of the day because when the week is over, I am adding improvements to the projects, and it's always recommended to use the latest version. This is just to prove that I didn't cheat.

@EvanBacon
EvanBacon / apple-touch-startup-image.html
Created April 17, 2019 07:10
An example of full iOS PWA startup image (splash screen) support.
<html>
<head>
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-title" content="Expo" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<link
rel="apple-touch-icon"
sizes="180x180"
@gboudreau
gboudreau / AuthyToOtherAuthenticator.md
Last active May 23, 2024 16:31 — forked from Ingramz/AuthyToOtherAuthenticator.md
Export TOTP tokens from Authy