Skip to content

Instantly share code, notes, and snippets.

View sjdonado's full-sized avatar
:atom:
The enemy of the art is the absence of limitations - Orson Welles

Juan Rodriguez sjdonado

:atom:
The enemy of the art is the absence of limitations - Orson Welles
View GitHub Profile
@sjdonado
sjdonado / 08.05.23-1.js
Created May 8, 2023 18:55
Tower of Hanoi in P5.js + WASM - Dev.to
if (isMovingHorizontallly) {
if (animation.currentMove.start < animation.currentMove.end) {
refreshCanvas(p5);
drawDiskByCoordinates(
p5,
animation.currentDisk,
animation.currentMove.start,
draw.topMargin,
);
@sjdonado
sjdonado / info.md
Last active May 15, 2021 19:23
Download large file from Google Drive

You can try generating an OAuth token

  • Go to OAuth 2.0 Playground https://developers.google.com/oauthplayground/
  • In the Select the Scope box, paste https://www.googleapis.com/auth/drive.readonly
  • Click Authorize APIs and then Exchange authorization code for tokens
  • Copy the Access token
  • Run in terminal
curl -H "Authorization: Bearer ACCESS_TOKEN" https://www.googleapis.com/drive/v3/files/FILE_ID?alt=media -o FILE_NAME 
@sjdonado
sjdonado / settings.json
Created May 14, 2021 13:52
Custom vscodevim config
{
"vim.leader": "<Space>",
"vim.visualModeKeyBindings": [
{
"before": [
">"
],
"commands": [
"editor.action.indentLines"
]
@sjdonado
sjdonado / postgis.rb
Created May 1, 2021 12:15
Postgis 2.5.5 homebrew formula
class Postgis < Formula
desc "Adds support for geographic objects to PostgreSQL"
homepage "https://postgis.net/"
url "https://download.osgeo.org/postgis/source/postgis-2.5.5.tar.gz"
sha256 "1217a0212aaa143e44831849d1845b198f248923d7e96634219d3369a6ec8714"
license "GPL-2.0-or-later"
revision 1
livecheck do
url "https://download.osgeo.org/postgis/source/"
@sjdonado
sjdonado / install-contiki-aws.md
Last active April 16, 2021 11:43
Install contiki 3.0 in AWS instance

Setup

Install base dependencies

sudo apt update
sudo apt install xfce4 xfce4-goodies
sudo apt install tightvncserver
@sjdonado
sjdonado / setup.md
Last active April 9, 2021 16:54
Setup and run mi4py Uninorte HPC

Setup conda env

  • Load nested modules
module purge
module load miniconda gnu8/8.3.0 openmpi3/3.1.4
  • Create conda env
@sjdonado
sjdonado / 2020_05_24_AWS_comprehend.csv
Created July 13, 2020 15:59
53364 Colombian tweets classified for sentiment analysis
We can't make this file beautiful and searchable because it's too large.
tweet,sentiment
no aguantamos más!!!!,NEGATIVE
buenos dias me preguntan que cómo sigo: les cuento que aqui estoy tirada en la cama con mi amor chiquito me bajó la fiebre pero el dolor de cabeza no tengo mucho miedo porque he estado un poco expuesta ayudando y llevando mercados con la fundación abro hilo,MIXED
cuando tu lugar de trabajo también se convierte en el cuarto de tu hijo ️,NEUTRAL
adivinen a quién me voy a llevar a pasear por el río? si ¡al pecuequitas tarzan! ️,NEUTRAL
y la verdad es que no me quiero de casa :(,NEGATIVE
río amazonas en la triple frontera entre colombia perú y brasil,NEUTRAL
la foto desde el puerto en leticia al frente santa rosa de perú a lo largo y ancho la inmensidad del río amazonas postales del atardecer à amazonas colombia …,NEUTRAL
amé aquí pero ya extraño bogotá,MIXED
pues foticos del río no hubo porque tiempo tampoco hubo nos vemos en bogotá,NEUTRAL
@sjdonado
sjdonado / colombia_departments_coordinates.json
Created July 13, 2020 15:56
Google Maps coordinates of the departments of Colombia
[
{
"address_components": [
{
"long_name": "Leticia",
"short_name": "Leticia",
"types": [
"locality",
"political"
]
@sjdonado
sjdonado / XAU_USD_Historical_Data.csv
Created January 14, 2020 16:16
XAU_USD Historical Data.
Date Price Open High Low Change %
Jan 14, 2020 1,543.42 1,545.31 1,547.02 1,536.03 -0.12%
Jan 13, 2020 1,545.31 1,559.46 1,560.07 1,545.01 -1.09%
Jan 10, 2020 1,562.29 1,552.70 1,563.18 1,545.80 0.61%
Jan 09, 2020 1,552.74 1,557.96 1,561.40 1,540.35 -0.33%
Jan 08, 2020 1,557.94 1,595.02 1,611.52 1,552.34 -2.33%
Jan 07, 2020 1,595.13 1,563.91 1,598.43 1,555.37 2.00%
Jan 06, 2020 1,563.86 1,569.13 1,580.13 1,560.91 0.76%
Jan 03, 2020 1,552.03 1,529.15 1,553.53 1,529.05 1.52%
Jan 02, 2020 1,528.84 1,518.45 1,531.44 1,517.90 0.68%
@sjdonado
sjdonado / sjdonado.json
Last active January 13, 2020 05:23
Contributions data
{'Date': ['2019-01-13', '2019-01-14', '2019-01-15', '2019-01-16', '2019-01-17', '2019-01-18', '2019-01-19', '2019-01-20', '2019-01-21', '2019-01-22', '2019-01-23', '2019-01-24', '2019-01-25', '2019-01-26', '2019-01-27', '2019-01-28', '2019-01-29', '2019-01-30', '2019-01-31', '2019-02-01', '2019-02-02', '2019-02-03', '2019-02-04', '2019-02-05', '2019-02-06', '2019-02-07', '2019-02-08', '2019-02-09', '2019-02-10', '2019-02-11', '2019-02-12', '2019-02-13', '2019-02-14', '2019-02-15', '2019-02-16', '2019-02-17', '2019-02-18', '2019-02-19', '2019-02-20', '2019-02-21', '2019-02-22', '2019-02-23', '2019-02-24', '2019-02-25', '2019-02-26', '2019-02-27', '2019-02-28', '2019-03-01', '2019-03-02', '2019-03-03', '2019-03-04', '2019-03-05', '2019-03-06', '2019-03-07', '2019-03-08', '2019-03-09', '2019-03-10', '2019-03-11', '2019-03-12', '2019-03-13', '2019-03-14', '2019-03-15', '2019-03-16', '2019-03-17', '2019-03-18', '2019-03-19', '2019-03-20', '2019-03-21', '2019-03-22', '2019-03-23', '2019-03-24', '2019-03-25', '2019-