Skip to content

Instantly share code, notes, and snippets.

View Noisk8's full-sized avatar
🌴
On vacation

Noisk8 Noisk8

🌴
On vacation
View GitHub Profile
@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:
@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 / 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 / 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 / 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,)
I am attesting that this GitHub handle noisk8 is linked to the Tezos account tz1fHBwJckcoY9e9tKddUEh2hAoSiQ4tVdHA for tzprofiles
sig:edsigtbTKidreDQV5MNPndkSow1eGWtF9nBPQZgWnYnyH7ExzKzEg8d3z9rYNxJWL5X5RkpyYgGbCnNXcq2o5M1azNYpXQPfkj6
@Noisk8
Noisk8 / N34 v3rs0
Created January 29, 2022 21:28
codigo usado para set en el nea verso
Clock.bpm=120
#TOKE
k8 >> play("|X3| ", amp=2)
c1 >> play (" |o2|", dur=2/2, amp=.4)
b8 >> play ("[--]", amp=2)
@Noisk8
Noisk8 / Pumpum _Diciembre.py
Created December 6, 2021 05:29
Código usado en el performance el 1 de diciembre en el festival Pum Pum Yachkan de Asimtria.org| Cusco, Peru 2021
og >> ambi (oct=4, echo=.2, vib=1, delay=.4)
gc >> pads (amp=.6,dur=PDur(1,64), oct=4, root=var([0,1]), shape=1)
zp >> zap(
-1,
dur=0.15,
oct=[5, [5, var([5, 5.25, 5.5, 6], [[64, 32], [32, 64], 32])], 5, var([5, 4.85, 4.5], 128)],
pan=PWhite(-0.5, 0.5),
@Noisk8
Noisk8 / gist:c505b162aab2134891b5932e92798721
Created June 9, 2021 01:00
Código usado x El sueño de una pensión en | Kubo stream | Medellín 27-05-2021
Clock.bpm=120
#TOKE
k8 >> play("|X3| ", amp=2)
c1 >> play (" |o2|", dur=2/2, amp=.4)
b8 >> play ("[--]", amp=2)
@Noisk8
Noisk8 / PUMPUMYACHKAN .py
Created May 28, 2021 05:32
Noisk8 - PUMPUMYACHKAN 2021 |
#NOISK8 | UNKOWN MEDELLÍN | NUCLEOROTO | CORRALON RECORDS
#FESTIVAL ASIMTRIA PUPUMYACKHAN 2021
gy >> ripple (oct=3, amp=0, dur=16)
gt >> play ("|X3| ", amp=0)