Pinned Repositories
Albran99.github.io
BitonicSort
Bitonic sort is a sorting algorith with time complexity of (log_2(n))^2. The study of this project focus on improving performance over big arrays with multithreading and GPU accelaretors
EpidemicBroadcast
EpidemicBroadcast is a simulation performed with C++ and Omnetpp that models the spread of an infection message
SecureBank
SecureBookWebSite
Computer-Engineering
UNIPI Computer Engineering github: a collection of utilities and infos about all the exams
NoiseMapper
Albran99
CNNforViolenceDetectionInCCTV
DiabeticDiary
Albran99's Repositories
Albran99/Albran99.github.io
Albran99/SkullmannorRandomEvent
Albran99/Albran99
Albran99/NoiseMapper
Albran99/CNNforViolenceDetectionInCCTV
Albran99/SecureBookWebSite
Albran99/DiabeticDiary
Albran99/SecureBank
Albran99/SchermaList
Albran99/MalwareAnalysis
Albran99/BitonicSort
Bitonic sort is a sorting algorith with time complexity of (log_2(n))^2. The study of this project focus on improving performance over big arrays with multithreading and GPU accelaretors
Albran99/EpidemicBroadcast
EpidemicBroadcast is a simulation performed with C++ and Omnetpp that models the spread of an infection message
Albran99/MessagingAppC
This software allow user to comunicate with each others, organize group chat, and transfer files.