I'm a passionate developer who loves to create and learn new things. Currently focusing on sharpening my frontend skills.
# Life motto
while alive:
eat()
sleep()
code()
repeat()
🗒️ Psst! Check out my gists too
⭐️ From diegohosilver
I'm a passionate developer who loves to create and learn new things. Currently focusing on sharpening my frontend skills.
# Life motto
while alive:
eat()
sleep()
code()
repeat()
⭐️ From diegohosilver
Implementación del algoritmo de Kruskal para la obtención de un árbol generador mínimo a partir de un grafo
Construir un equipo utilizando algoritmos de fuerza bruta
Java 1
import spotipy
from spotipy.oauth2 import SpotifyClientCredentials
import yt_dlp
import os
from pathlib import Path
import yt_dlp
import os
from pathlib import Path
def create_download_directory(directory):