Skip to content

Instantly share code, notes, and snippets.

View sebastiandres's full-sized avatar
🙃
japi

Sebastian Flores sebastiandres

🙃
japi
View GitHub Profile
@sebastiandres
sebastiandres / translate.py
Created April 14, 2018 02:06
Archivo para traducir notebooks [Translation file for notebook]
from googletrans import Translator
import nbformat
import glob
import sys
import os
# References:
# http://nbformat.readthedocs.io/en/latest/api.html
# https://pypi.python.org/pypi/googletrans
print("hello")
@sebastiandres
sebastiandres / demo1.html
Created June 2, 2021 22:31
Demo Version 1
<!DOCTYPE html>
<html>
<head>
<style>
html {background-color:#3d3b3c; font-family: Karla, sans-serif;
font-size: 16px; font-weight: 700;}
h3, h2, h1 { color:#ffffff; margin-bottom: 16px; text-align: center;}
div {position: fixed; top: 25%; left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
a {text-decoration: none!important;}
@sebastiandres
sebastiandres / demo6.html
Created June 2, 2021 22:32
Demo version 6
<!DOCTYPE html>
<html>
<head>
<link href="https://fonts.googleapis.com/css2?family=Karla:wght@300;400;600;700&amp;display=swap" rel="stylesheet">
<link href="https://linktree-ixkge.ondigitalocean.app/latest_style.css" rel="stylesheet">
</head>
<body>
<div>
<h1>Emulador de Linktree</h1>
<h3>Enlaces</h3>