My GitHub Account for the BBC! My alt account for personal stuff: @James-Livesey
- London, England
-
02:49
(UTC)
Pinned Loading
-
presenter-timer
presenter-timer PublicA useful timer to ensure that presenters can keep to their allocated time slots.
JavaScript
-
Proxy file for micro:net
Proxy file for micro:net 1function FindProxyForURL(url, host) {
2if (shExpMatch(host, "*micronet")) {
3return "PROXY 127.0.0.1:2016";
4}
5return "DIRECT";
-
techathon-countdown
techathon-countdown PublicForked from StepIntoTechCIC/techathon-countdown
Countdown display for the duration of the Techathon event.
CSS
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.