Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kutyel/tuenti-challenge-6
Tuenti Challenge 6
https://github.com/kutyel/tuenti-challenge-6
Last synced: 21 days ago
JSON representation
Tuenti Challenge 6
- Host: GitHub
- URL: https://github.com/kutyel/tuenti-challenge-6
- Owner: kutyel
- License: mit
- Created: 2016-04-26T09:16:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-11T10:09:49.000Z (over 8 years ago)
- Last Synced: 2024-11-01T05:09:06.092Z (2 months ago)
- Language: Python
- Size: 4.04 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Tuenti Challenge 6
[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
My solutions for the programming contest, using 100% JavaScript (**es2015**)*.
I finished **#172** out of +1.800 [contestants](https://contest.tuenti.net/Stats)... not bad but next year I promise more! ;)
---
* The original solutions to the challenges were written in JavaScript, though rewritten later in Python for learning purposes (BTW: special thanks to @yajo for his practical advice and patience).