Pinned Repositories
AIUnityTesting
Repository to play with GameDev. Procedural techniques, AI controllers and so on.
AvalancheBlockchainConsensus
Client-ServerLibraryPython
Library to send Raw or JSON data as Client, or receive it as Server
cmake-modules
Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)
CUDASharedMemoryMatrixMul
Multiplication of 2 matrix using shared memory and CUDA in order to study times and speedup.
DistributedSystemMPI
CLI that does raid 0 saves of any file, with custom number of partition storage using MPI implementation.
MMallocFromScratch
Low level and from scratch implementation of a basic malloc library.
MongoDBWareManagement
Project simulating the management of a train transport company using MongoDB
NDVW
PathFindingAIUnity
Study of diferent path finding algorithms using Unity3D
AlbertoSoutullo's Repositories
AlbertoSoutullo/DistributedSystemMPI
CLI that does raid 0 saves of any file, with custom number of partition storage using MPI implementation.
AlbertoSoutullo/PathFindingAIUnity
Study of diferent path finding algorithms using Unity3D
AlbertoSoutullo/AIUnityTesting
Repository to play with GameDev. Procedural techniques, AI controllers and so on.
AlbertoSoutullo/AvalancheBlockchainConsensus
AlbertoSoutullo/Client-ServerLibraryPython
Library to send Raw or JSON data as Client, or receive it as Server
AlbertoSoutullo/cmake-modules
Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)
AlbertoSoutullo/CUDASharedMemoryMatrixMul
Multiplication of 2 matrix using shared memory and CUDA in order to study times and speedup.
AlbertoSoutullo/MMallocFromScratch
Low level and from scratch implementation of a basic malloc library.
AlbertoSoutullo/MongoDBWareManagement
Project simulating the management of a train transport company using MongoDB
AlbertoSoutullo/NDVW
AlbertoSoutullo/PELEAnalysis-Processing
This repository contains Python scripts to analyze MD & PELE simulations, to preprocess & process the system (pdb files), and many more.
AlbertoSoutullo/Unity-Project
Little 2D game project made in Unity