- Netherlands
Highlights
- Pro
Pinned Loading
-
Simple-Python-Chess
Simple-Python-Chess PublicA simple python chess game with a seperate board representation/validation and a TkInter GUI
-
rick-and-morty-explorer
rick-and-morty-explorer PublicRick and Morty 100 years! Rick and Morty 20 Seasons!
TypeScript
-
CSS Transform Scale element to fit i...
CSS Transform Scale element to fit its parent 1<html>
2<head>
3<title>CSS Transform Scale element to fit its parent</title>
4<script src="scale2fit.js"></script>
5<link rel="stylesheet" href="style.css"/>
-
-
memory-game
memory-game PublicA simple memory game with cards that have random numbers (via random.org). Developed with TypeScript, Vue.js and Vuetify.
Vue 1
-
Humanize time intervals. humanize_ti...
Humanize time intervals. humanize_time(173, "hours") --> [(1, 'week'), (5, 'hours')] 1#!/usr/bin/env python
23INTERVALS = [1, 60, 3600, 86400, 604800, 2419200, 29030400]
4NAMES = [('second', 'seconds'),
5('minute', 'minutes'),
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.