Skip to content

Instantly share code, notes, and snippets.

View etra0's full-sized avatar
need more coffee

Sebastián A. etra0

need more coffee
View GitHub Profile
@etra0
etra0 / .block
Created October 9, 2017 13:41
Ramos Informática USM
license: gpl-3.0
height: 800
scrolling: no
border: yes
@etra0
etra0 / .block
Last active October 4, 2017 19:03
Multiples spirographs made in p5.js
license: gpl-3.0
height: 700
scrolling: no
border: yes
@etra0
etra0 / .block
Created October 2, 2017 22:58
Linear transformation from R^3 to R^2
license: gpl-3.0
height: 600
scrolling: no
border: yes
@etra0
etra0 / .block
Created September 30, 2017 18:28
Spirograph on p5js
license: gpl-3.0
height: 600
scrolling: no
border: yes
@etra0
etra0 / .block
Created September 25, 2017 17:54
license: gpl-3.0
height: 600
scrolling: no
border: yes

Método de la secante

Método de la secante que resuelve los 0 del polinomio

(x-1)(x-2)(x-4)(x-3)(x-6) + 1

Hecho en d3.js por amor al arte

@etra0
etra0 / README.md
Created July 13, 2017 22:50
Game of Thrones Screen Time

You need to download the source of the data (the html) of IMDb and save it as data.html, then run parse_imdb.py, this will generate the csv.

Then you can run plot.py.

Remember to use python3

#!/usr/bin/python
from time import time, sleep
from random import randint
import random as r
RUTS = ['19.470.140-3',
'20.067.784-k',
'10.481.357-7',
'11.624.369-5',
'15.753.502-1',
@etra0
etra0 / README.md
Last active July 3, 2017 07:27
Screen time of every character in Game of Thrones

I found the info of the time in screen of GOT's characters. I made the csv and the plot using python3.

Here is the result: plot

@etra0
etra0 / README.md
Last active April 23, 2017 19:40
GoT screen on time until season3

I searched for the time on screen of every character on Game Of Thrones. I found the information until season 3 only. Here's the result:

GOT