- more updates and schedule

master
Steve Clement 2016-06-10 08:37:15 +02:00
parent f73fcbcbd6
commit 0b4aa97bc7
6 changed files with 220 additions and 3 deletions

31
Challenge.md Normal file
View File

@ -0,0 +1,31 @@
The time has come… to have some phun.
Sooooo, we want to extend the challenge by providing some nice data sets you can get creative with.
When we think data, we lust for computer readable *stuff*
But the real world teaches us on tough lesson every-time we get eager to distil that funky data source only to realize that it is a PDF or even worse a low quality image file with some data already visualized.
Below we have a heat-map of the pollution levels in Luxembourg City.
Very valuable data but no real way to extract anything from it.
Your task could be to come up with the heatmap2text parser.
Geeks are everywhere and we have taken over the world ever since Grace Hopper wrote her first line of, errr… punch cards.
One geek niche is the beautifully confusing realm of TimeZones.
For the *nix folks, more specifically the sudo apt-get update; sudo apt-get dist-upgrade adventurers, there is a recurring theme in how frequent the package *tzdata* gets updated.
From countries who have a 30 minute time zone offset to countries who have frequent brawls about daytime savings time, every single weirdness has been meticulously documented by the TZ geeks.
The following dataset has it all. It is a text file, but that makes it not necessarily very parsable or useful for the rest of us.
Take a deep breath and look at what is inside. Does it make music? Is there a hidden message? What do all the current time zones look like in the most esoteric diagram you know?
Play with it. You have all the creative liberties on this one. May it be an interactive tzdata map, or an audio generator.
Time zone data can be art, oh wait, there is even an FTP location with examples :D
FTP

View File

@ -1 +1,3 @@
# Mind-Map Repo for h4ckathon L2 Edition
# Mind-Map Repo for h4ckathon L2 Edition
Titanpad: https://titanpad.com/tC0q76EdAw

18
h4ckathon.c Normal file
View File

@ -0,0 +1,18 @@
/***
* _ ___ _
* | | / | | |
* | |__ / /| | ___| | __
* | '_ \/ /_| |/ __| |/ /
* | | | \___ | (__| <
* |_| |_| |_/\___|_|\_\
*
*
* _ _
* | | | |
* __ _| |_| |__ ___ _ __
* / _` | __| '_ \ / _ \| '_ \
* | (_| | |_| | | | (_) | | | |
* \__,_|\__|_| |_|\___/|_| |_|
*
*
*/

View File

@ -6,9 +6,9 @@ As we understand there are only two dozen people registered which would be a rat
If you would be so kind and share the following link with the people registered:
https://level2.lu/h4ackathon.txt
https://h4ckathon.syn2cat.lu/
As you can read in the text we want to support the community by providing a quick alternative to the initially planned event.
As you can read in the text, we want to support the community by providing a quick alternative to the initially planned event.
Even if it is not as big and quite frankly prestigious as your event we know that together as a community we can help each other out.
Your team, time and logistics permitting, would have done the same for us.

12
needs.md Normal file
View File

@ -0,0 +1,12 @@
[x] Call Diego and ask what type of challenges he planned.
[] A3 H4ckathon signs
[] Drinx (Friday, Car)
[] Food (Naturata)
[] Github - README.md - LICENSE
[] Drinks: Schorle, Juices
[] Naturata Foods
[] Pop Corn
[] Post IT + Stempel
[] Raph Keys
[] Enough chairs
[] Breakfast (Depends on participants)

154
schedule.c Normal file
View File

@ -0,0 +1,154 @@
/***
* ______ __
* | _ \ / |
* | | | |__ _ _ _ `| |
* | | | / _` | | | | | |
* | |/ / (_| | |_| | _| |_
* |___/ \__,_|\__, | \___/
* __/ |
* |___/
*
*
*
*
*
*
*
*
* __ _____ _____ _____ ______
* / | | _ |_| _ || _ | | _ \
* `| | \ V /(_) |/' || |/' | ______ | | | |___ ___ _ __ ___ ___ _ __ ___ _ __
* | | / _ \ | /| || /| | |______| | | | / _ \ / _ \| '__/ __| / _ \| '_ \ / _ \ '_ \
* _| |_| |_| |_\ |_/ /\ |_/ / | |/ / (_) | (_) | | \__ \ | (_) | |_) | __/ | | |
* \___/\_____(_)\___/ \___/ |___/ \___/ \___/|_| |___/ \___/| .__/ \___|_| |_|
* | |
* |_|
* __ _____ _____ _____ _ _ _ _____ _
* / | | _ |_|____ || _ | | | | | | | ___ |_ _| | |
* `| | | |_| (_) / /| |/' | ______ | | | | ___| | ___ ___ _ __ ___ ___ ( _ ) | | _ __ | |_ _ __ ___
* | | \____ | \ \| /| | |______| | |/\| |/ _ \ |/ __/ _ \| '_ ` _ \ / _ \ / _ \/\ | || '_ \| __| '__/ _ \
* _| |_.___/ /_.___/ /\ |_/ / \ /\ / __/ | (_| (_) | | | | | | __/ | (_> < _| || | | | |_| | | (_) |
* \___/\____/(_)____/ \___/ \/ \/ \___|_|\___\___/|_| |_| |_|\___| \___/\/ \___/_| |_|\__|_| \___/
*
*
* _____ _____ _____ _____ _____ _ _____ _____
* / __ \| _ |_| _ || _ | |_ _| (_) ___ | __ \ _ |
* `' / /'| |/' (_) |/' || |/' | ______ | | ___ _ __ _ ___ ___ ( _ ) | | \/ | | |
* / / | /| | | /| || /| | |______| | |/ _ \| '_ \| |/ __/ __| / _ \/\ | | __| | | |
* ./ /___\ |_/ /_\ |_/ /\ |_/ / | | (_) | |_) | | (__\__ \ | (_> < | |_\ \ \_/ /
* \_____/ \___/(_)\___/ \___/ \_/\___/| .__/|_|\___|___/ \___/\/ \____/\___/
* | |
* |_|
*/
/***
* ______ _____
* | _ \ / __ \
* | | | |__ _ _ _ `' / /'
* | | | / _` | | | | / /
* | |/ / (_| | |_| | ./ /___
* |___/ \__,_|\__, | \_____/
* __/ |
* |___/
*
*
*
*
*
*
*
*
* _ _ _ ______ _ __ _ _ _ _
* _| || |_ (_) | ___ \ | | / _| | | _| || |_ | |
* |_ __ _|_ __ ___ ___ _ __ _ __ _ _ __ __ _ ______ | |_/ /_ __ ___ __ _| | _| |_ __ _ ___| |_ |_ __ _|_ _| |__ ___ _ __ _____ _____ _ __
* _| || |_| '_ ` _ \ / _ \| '__| '_ \| | '_ \ / _` | |______| | ___ \ '__/ _ \/ _` | |/ / _/ _` / __| __| _| || |_\ \ /\ / / '_ \ / _ \ '_ \ / _ \ \ / / _ \ '__|
* |_ __ _| | | | | | (_) | | | | | | | | | | (_| | | |_/ / | | __/ (_| | <| || (_| \__ \ |_ |_ __ _|\ V V /| | | | __/ | | | __/\ V / __/ |
* |_||_| |_| |_| |_|\___/|_| |_| |_|_|_| |_|\__, | \____/|_| \___|\__,_|_|\_\_| \__,_|___/\__| |_||_| \_/\_/ |_| |_|\___|_| |_|\___| \_/ \___|_|
* __/ |
* |___/
* _ _ _ _ _ _ _ _ _ _ _ _
* _| || |_ (_) | | | | | | | | _| || |_ | | | | | |
* |_ __ _|_ __ ___ _ __| |______ __| | __ _ _ _ ______ | | _ _ _ __ ___| |__ |_ __ _|_ _| |__ ___ _ __ | |_| |_ _ _ __ __ _ _ __ _ _
* _| || |_| '_ ` _ \| |/ _` |______/ _` |/ _` | | | | |______| | | | | | | '_ \ / __| '_ \ _| || |_\ \ /\ / / '_ \ / _ \ '_ \| _ | | | | '_ \ / _` | '__| | | |
* |_ __ _| | | | | | | (_| | | (_| | (_| | |_| | | |___| |_| | | | | (__| | | | |_ __ _|\ V V /| | | | __/ | | | | | | |_| | | | | (_| | | | |_| |
* |_||_| |_| |_| |_|_|\__,_| \__,_|\__,_|\__, | \_____/\__,_|_| |_|\___|_| |_| |_||_| \_/\_/ |_| |_|\___|_| |_\_| |_/\__,_|_| |_|\__, |_| \__, |
* __/ | __/ | __/ |
* |___/ |___/ |___/
* _ _ _ _ _ _ _ ______ _
* _| || |_ (_) | (_) _| || |_ | ___| | |
* |_ __ _| _____ _____ _ __ _ _ __ __ _ ______ __| |_ _ __ _ __ ___ _ __ |_ __ _|_ __ ___ ___ __ _ _ __| |_ ___ ___ __| |
* _| || |_ / _ \ \ / / _ \ '_ \| | '_ \ / _` | |______| / _` | | '_ \| '_ \ / _ \ '__| _| || |_| '_ ` _ \ / _ \ / _` | '__| _/ _ \ / _ \ / _` |
* |_ __ _| __/\ V / __/ | | | | | | | (_| | | (_| | | | | | | | | __/ | |_ __ _| | | | | | (_) | (_| | | | || (_) | (_) | (_| |
* |_||_| \___| \_/ \___|_| |_|_|_| |_|\__, | \__,_|_|_| |_|_| |_|\___|_| |_||_| |_| |_| |_|\___/ \__,_|_| \_| \___/ \___/ \__,_|
* __/ |
* |___/
* ______ _ _ _ __ _ _ _ _ _ _ _ _ _ _
* | ___( |_) | \ \ _| || |_| | | | ___ _| || |_ | (_) (_) | |
* | |_ |/ _| |_ _____\ \ |_ __ _| |_ _ _ __ ___| |__ ( _ ) |_ __ _| __| |_ _ __ _ __ ___ _ __ _ ___ ___ _ __ _ _ ___| |
* | _| | | __| |______> > _| || |_| | | | | '_ \ / __| '_ \ / _ \/\ _| || |_ / _` | | '_ \| '_ \ / _ \ '__| | / __| / _ \| '_ \ | | | / __| |
* | | | | |_ / / |_ __ _| | |_| | | | | (__| | | | | (_> < |_ __ _| (_| | | | | | | | | __/ | | \__ \ | (_) | | | | | |_| \__ \_|
* \_| |_|\__| /_/ |_||_| |_|\__,_|_| |_|\___|_| |_| \___/\/ |_||_| \__,_|_|_| |_|_| |_|\___|_| |_|___/ \___/|_| |_| \__,_|___(_)
*
*
*/
/***
* ______ _____
* | _ \ |____ |
* | | | |__ _ _ _ / /
* | | | / _` | | | | \ \
* | |/ / (_| | |_| | .___/ /
* |___/ \__,_|\__, | \____/
* __/ |
* |___/
*
*
*
*
*
*
*
*
* _ _ _ ______ _ __ _ _ _ _
* _| || |_ (_) | ___ \ | | / _| | | _| || |_ | |
* |_ __ _|_ __ ___ ___ _ __ _ __ _ _ __ __ _ ______ | |_/ /_ __ ___ __ _| | _| |_ __ _ ___| |_ |_ __ _|_ _| |__ ___ _ __ _____ _____ _ __
* _| || |_| '_ ` _ \ / _ \| '__| '_ \| | '_ \ / _` | |______| | ___ \ '__/ _ \/ _` | |/ / _/ _` / __| __| _| || |_\ \ /\ / / '_ \ / _ \ '_ \ / _ \ \ / / _ \ '__|
* |_ __ _| | | | | | (_) | | | | | | | | | | (_| | | |_/ / | | __/ (_| | <| || (_| \__ \ |_ |_ __ _|\ V V /| | | | __/ | | | __/\ V / __/ |
* |_||_| |_| |_| |_|\___/|_| |_| |_|_|_| |_|\__, | \____/|_| \___|\__,_|_|\_\_| \__,_|___/\__| |_||_| \_/\_/ |_| |_|\___|_| |_|\___| \_/ \___|_|
* __/ |
* |___/
* _ _ _ _ _ _ _ _ _ _ _ _
* _| || |_ (_) | | | | | | | | _| || |_ | | | | | |
* |_ __ _|_ __ ___ _ __| |______ __| | __ _ _ _ ______ | | _ _ _ __ ___| |__ |_ __ _|_ _| |__ ___ _ __ | |_| |_ _ _ __ __ _ _ __ _ _
* _| || |_| '_ ` _ \| |/ _` |______/ _` |/ _` | | | | |______| | | | | | | '_ \ / __| '_ \ _| || |_\ \ /\ / / '_ \ / _ \ '_ \| _ | | | | '_ \ / _` | '__| | | |
* |_ __ _| | | | | | | (_| | | (_| | (_| | |_| | | |___| |_| | | | | (__| | | | |_ __ _|\ V V /| | | | __/ | | | | | | |_| | | | | (_| | | | |_| |
* |_||_| |_| |_| |_|_|\__,_| \__,_|\__,_|\__, | \_____/\__,_|_| |_|\___|_| |_| |_||_| \_/\_/ |_| |_|\___|_| |_\_| |_/\__,_|_| |_|\__, |_| \__, |
* __/ | __/ | __/ |
* |___/ |___/ |___/
* _ _ __ _ _ _ _ ______ _ _ _ _____ _ _ _ _ _
* _| || |_ / _| | ( |_) | | | ___(_) (_) | | / __ \ | | | | ___ | | | | |
* |_ __ _| __ _| |_| |_ ___ _ __ _ __ ___ ___ _ __ |/ _ ___| |__ ______ | |_ _ _ __ _ ___| |__ | / \/ ___ __| | ___ ___| |__ _____ __ ( _ ) | |_ ___| | |
* _| || |_ / _` | _| __/ _ \ '__| '_ \ / _ \ / _ \| '_ \ | / __| '_ \ |______| | _| | | '_ \| / __| '_ \ | | / _ \ / _` |/ _ \ / __| '_ \ / _ \ \ /\ / / / _ \/\ | __/ _ \ | |
* |_ __ _| (_| | | | || __/ | | | | | (_) | (_) | | | | | \__ \ | | | | | | | | | | \__ \ | | | | \__/\ (_) | (_| | __/_ \__ \ | | | (_) \ V V / | (_> < | || __/ | |
* |_||_| \__,_|_| \__\___|_| |_| |_|\___/ \___/|_| |_| |_|___/_| |_| \_| |_|_| |_|_|___/_| |_| \____/\___/ \__,_|\___( ) |___/_| |_|\___/ \_/\_/ \___/\/ \__\___|_|_|
* |/
*
* _ _ _____ ___________ _ _ _ _ ______ __ _____ _ _ _ _ _ _ _
* _| || |_| ___| _ | ___| | | | | | | (_) ______ ______ | _ \ \ \ / __ \ | | | | | | (_) | | | |
* |_ __ _| |__ | | | | |_ ______ | | | | ___ | |_ _ _ __ __ _ |______|______| | | | |___ _ __ ___ _____\ \ | / \/ ___| | ___| |__ _ __ __ _| |_ _ ___ _ __ | | | |
* _| || |_| __|| | | | _| |______| | | | |/ _ \| __| | '_ \ / _` | ______ ______ | | | / _ \| '_ \ / _ \ |______> > | | / _ \ |/ _ \ '_ \| '__/ _` | __| |/ _ \| '_ \| | | |
* |_ __ _| |___\ \_/ / | \ \_/ / (_) | |_| | | | | (_| | |______|______| | |/ / (_) | | | | __/ / / | \__/\ __/ | __/ |_) | | | (_| | |_| | (_) | | | |_|_|_|
* |_||_| \____/ \___/\_| \___/ \___/ \__|_|_| |_|\__, | |___/ \___/|_| |_|\___| /_/ \____/\___|_|\___|_.__/|_| \__,_|\__|_|\___/|_| |_(_|_|_)
* __/ |
* |___/
*
*
*
*
*
*
*
*
*/