Skip to content
View diegohosilver's full-sized avatar
  • Uruguay
  • 08:44 (UTC -03:00)

Highlights

  • Pro

Block or report diegohosilver

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
diegohosilver/README.md

👋 Hi there, I'm Diego

🚀 About Me

I'm a passionate developer who loves to create and learn new things. Currently focusing on sharpening my frontend skills.

🛠️ Technologies & Tools

📈 GitHub Stats

Your GitHub stats

🔥 Streak Stats

GitHub Streak

📫 How to reach me

LinkedIn Website

💡 Quick Tips

# Life motto
while alive:
    eat()
    sleep()
    code()
    repeat()

🗒️ Psst! Check out my gists too


⭐️ From diegohosilver

Pinned Loading

  1. clustering-agm clustering-agm Public archive

    Implementación del algoritmo de Kruskal para la obtención de un árbol generador mínimo a partir de un grafo

    Java 2 1

  2. equipo-ideal equipo-ideal Public archive

    Construir un equipo utilizando algoritmos de fuerza bruta

    Java 1

  3. filesystem filesystem Public archive

    Lectura a bajo nivel de un sistema de archivos FAT12

    C 1

  4. unpack-netz unpack-netz Public archive

    Código que permite desencriptar un archivo obfuscado con NETZ

    Visual Basic