Skip to content

Instantly share code, notes, and snippets.

View tiphedor's full-sized avatar

Martin STEFFEN tiphedor

View GitHub Profile
# Coucou
[toto](https://googe.de?byte=1)
[toto](https://googe.de?byte=1)
C'est la page de CGA - qui a été fetch et rendue via la lib `react-markdown`.
Et maintenant - plein de markdown inutile pour tester les perfs !
#lang racket
; Projet par : Martin STEFFEN <martin.steffen@etu.univ-lyon1.fr> Numéro étudiant : 11400698
;
; ======================================================
; == Université Lyon 1 - 2014 / 2015 - LIF 3 - Projet ==
; ======================================================
;
@tiphedor
tiphedor / keybase.md
Created January 7, 2015 17:03
Keybase proof

Keybase proof

I hereby claim:

  • I am tiphedor on github.
  • I am tiphedor (https://keybase.io/tiphedor) on keybase.
  • I have a public key whose fingerprint is D8D5 6776 C1D0 9CC8 7D34 6CF0 46C2 0273 56AA 4129

To claim this, I am signing this object:

@tiphedor
tiphedor / 4c.py
Created December 29, 2014 22:09
4chan thread grabber
import json
import urllib
import urllib2
import os.path
from sys import stdout
print ''
print '4chan thread downloader - by tiphedor (http://tiph.io)'
print 'Initialization...'