Pinned Repositories
angular-cli
CLI tool for Angular
Binary-Search-Tree-Data-Structure-in-C
Binary Search Tree data structure implementation in C
chotuve-auth-server
chotuve-web-front
Exploratory-Analysis-Trocafone
Exploratory Analysis of website Trocafone.
Hash-Data-Structure-in-C
Hash data structure implementation in C
ML-Algorithms-used-to-predict-purchases-in-Trocafone
ML Algorithms used to predict purchases in Trocafone.
OOP-in-Java---2D-turn-based-game
OOP in Java - 2D turn-based game.
Portal2DGame
Portal 2D Game
Six-Degrees-of-Kevin-Bacon-Python
The Bacon number of an actor or actress is the number of degrees of separation they have from actor Kevin Bacon. The higher the Bacon number, the farther away from Kevin Bacon the actor is. This implementation uses a csv file wich contains lot of movies and actors from IMDB and uses that to connect actors/actress through the movies. This information is load in a graph which is then used to get the bacon number. This is possible by doing some walks through the graph.
santiagomariani's Repositories
santiagomariani/chotuve-auth-server
santiagomariani/chotuve-web-front
santiagomariani/angular-cli
CLI tool for Angular
santiagomariani/Binary-Search-Tree-Data-Structure-in-C
Binary Search Tree data structure implementation in C
santiagomariani/Exploratory-Analysis-Trocafone
Exploratory Analysis of website Trocafone.
santiagomariani/Hash-Data-Structure-in-C
Hash data structure implementation in C
santiagomariani/ML-Algorithms-used-to-predict-purchases-in-Trocafone
ML Algorithms used to predict purchases in Trocafone.
santiagomariani/OOP-in-Java---2D-turn-based-game
OOP in Java - 2D turn-based game.
santiagomariani/Portal2DGame
Portal 2D Game
santiagomariani/Six-Degrees-of-Kevin-Bacon-Python
The Bacon number of an actor or actress is the number of degrees of separation they have from actor Kevin Bacon. The higher the Bacon number, the farther away from Kevin Bacon the actor is. This implementation uses a csv file wich contains lot of movies and actors from IMDB and uses that to connect actors/actress through the movies. This information is load in a graph which is then used to get the bacon number. This is possible by doing some walks through the graph.
santiagomariani/Brainfuck-interpreter-with-Thread-Pool
santiagomariani/Certificate-Authority
santiagomariani/Dynamic-Vector-in-C
Dynamic Vector implementation in C
santiagomariani/Fractal-Generator-Script-in-Python
Fractal Generator Script in Python.
santiagomariani/frontend-feeds
An up to date list of RSS feeds for front-end developers.
santiagomariani/Heap-Data-Structure-in-C
Heap data structure implementation in C
santiagomariani/Linked-List-Data-Structure-in-C
Linked List data structure implementation in C.
santiagomariani/mygoalstracker
santiagomariani/Queue-Data-Structure-in-C
Implementation of a Queue data structure in C.
santiagomariani/sistemas-graficos
Ejercicios de la materia Sistemas Graficos
santiagomariani/Stack-Data-Structure-in-C
Stack data structure implementation in C.