Skip to content

Instantly share code, notes, and snippets.

View Noisk8's full-sized avatar
馃尨
On vacation

Noisk8 Noisk8

馃尨
On vacation
View GitHub Profile
I am attesting that this GitHub handle noisk8 is linked to the Tezos account tz1fHBwJckcoY9e9tKddUEh2hAoSiQ4tVdHA for tzprofiles
sig:edsigtbTKidreDQV5MNPndkSow1eGWtF9nBPQZgWnYnyH7ExzKzEg8d3z9rYNxJWL5X5RkpyYgGbCnNXcq2o5M1azNYpXQPfkj6
@Noisk8
Noisk8 / La Reforma.py
Last active August 3, 2024 17:14
El sue帽o de una pensi贸n | La Reforma EP
bareto=[0,.6,0,0,.7,0,0,2]
# BASSLINE
nn >> faim (bareto, amp=4, dur=PDur(4,8),oct=3.5, formant=var([0,0,1,0,0,2,0,0,3]) )
# Ambient
ju >> hoover (bareto,dur=8, root=[0,0,1,2,0,0], amp=0,)
@Noisk8
Noisk8 / 20_dec.py
Created December 19, 2024 02:16
El sue帽o de una pensi贸n 20 de diciembre 2024
# INTRO
l1 >> dbass(dur=PDur(8,8), sus=2, chop=0, shape=PWhite(0,1/2),amp=0, pan=PWhite(-1,1)).sometimes("offadd", 4) + var([0,2],4)
l2 >> play("@", dur=1/4, sample=P[:8].rotate([0,1,3]), rate=4, pan=-0.5, amp=0)
l3 >> space([7,6,4,P*(2,1),0], dur=8, pan=(-1,1), amp=0, chop=4, oct=4.9)
@Noisk8
Noisk8 / backup.sh
Created February 10, 2025 21:41
Back Up VPS
#!/bin/bash
# Primero accedemos al VPS y hacemos un Backup
# tar czf - .nym/* > BACKUPNYM.tar.gz
# Hacemos el帽 respaldo al ordenador local
# scp -P 22 root@ip-del-vps:/root/archivo.zip /home/igor/
# Definici贸n de colores ANSI para mejorar la visualizaci贸n en terminal
# Estos c贸digos de escape permiten colorear el texto de la salida
RED='\033[0;31m' # Color rojo para errores
@Noisk8
Noisk8 / PizzaParty.py
Created May 19, 2025 05:42
Codigo para Global Pizza Party Medellin 2025
d3 >> jbass(P[0, 2, 3, 5, 7, 8], dur=1/2, lpf=expvar([1000, 5000], 8),
amp=1/2, oct=4, sus=2, slide=1/2) + (P[0, 2, 3, 5, 7, 8] + 2).every(4, "stutter")
d1 >> dirt([0, 2, 3, 5], oct=6,dur=1/4, amp=expvar([1, 0.3], 1/3))
d2 >> pasha([0, 2, 3, 5], dur=1/4, amp=expvar([0.5, 0.3], 0.5/3)) + (0, 7, 3, 5)
@Noisk8
Noisk8 / Programing_and_gaming.md
Last active May 25, 2025 03:38
Videogames to learn programming 馃懢 Juegos para aprender programaci贸n

馃幃 Juegos y Desaf铆os de Programaci贸n Interactivos / \ 馃幃 Interactive Programming Games and Challenges

A curated collection of gamified platforms to learn and practice programming in a fun and engaging way.

馃幆 CSS and Web Design

  • Description: Interactive game to learn CSS selectors
  • Level: Beginner to Intermediate
  • Features: