Skip to content
View AntonioFranciulli's full-sized avatar
🎯
🎯

Highlights

  • Pro

Block or report AntonioFranciulli

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. Recomendify Recomendify Public

    Python implementation of a Spotify recomendation system using Graphs and different algorithms such as PageRank, Graph traversals (BFS, DFS, Etc) among others.

    Python

  2. DataStructuresInC DataStructuresInC Public

    Different Data Structures implemented in C with tests.

    C

  3. Tetris Tetris Public

    A simple Tetris clone made entirely with Python.

    Python

  4. UDP-Reliable-File-Transfer UDP-Reliable-File-Transfer Public

    A Reliable File Transfer System made entirely with Python running over an unreliable protocol (UDP) made possible by using ARQ protocols such as Stop-and-Wait (sw) and Go-Back-N (gbn).

    Shell 1