Skip to content
View LucianoTrujillo's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report LucianoTrujillo

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

Pinned

  1. algo2Arbol algo2Arbol Public

    Implementación de Arbol Binario de Búsqueda en C

    C

  2. algo2Listas algo2Listas Public

    TDA de la clásica lista enlazada junto con pila y cola en C

    C

  3. algo2tp1 algo2tp1 Public

    Introduction to dynamic memory

    C

  4. algo2tp2 algo2tp2 Public

    Simulador Pokemon

    C

  5. Block-Sorting-Compression-in-Python Block-Sorting-Compression-in-Python Public

    Using BurrowsWheeler, Move To Front and Huffman compression, I made an algorithm to reduce the size of texts

    Python 1

  6. physics-simulator physics-simulator Public

    Implementing real universal laws of physics into a little simulation with plain JS

    JavaScript