VaggelisSpi
Computer science graduate looking for the next steps in my career. Passionate about data science and machine learning.
Pinned Repositories
Berkley_Pacman_Projects
Data-Analysis-and-Clustering
Data analysis and Clustering for crime rates of Boston Project for the Data Mining course .
dil
The Department of Informatics Programming Language.
Hate-Speech-Detection-Using-Neural-Networks
Human-Computer-Interaction-Course-Project
Redesign a part of a website so as to make it more user-friendly.
Hyper-spectral-Image-Analysis
IDBS_Proj2
MiniJava_Compiler
A compiler for MiniJava, a subset of Java, written in Java
radix-hash-join
Implementation of Radix Hash Join from the SIGMOD 2018 Programming Contest Task in C/C++
Twitter-Sentiment-Analysis
Twitter Sentiment Analysis Project for the Data Mining course.
VaggelisSpi's Repositories
VaggelisSpi/Berkley_Pacman_Projects
VaggelisSpi/radix-hash-join
Implementation of Radix Hash Join from the SIGMOD 2018 Programming Contest Task in C/C++
VaggelisSpi/Twitter-Sentiment-Analysis
Twitter Sentiment Analysis Project for the Data Mining course.
VaggelisSpi/Data-Analysis-and-Clustering
Data analysis and Clustering for crime rates of Boston Project for the Data Mining course .
VaggelisSpi/dil
The Department of Informatics Programming Language.
VaggelisSpi/Hate-Speech-Detection-Using-Neural-Networks
VaggelisSpi/Human-Computer-Interaction-Course-Project
Redesign a part of a website so as to make it more user-friendly.
VaggelisSpi/Hyper-spectral-Image-Analysis
VaggelisSpi/IDBS_Proj2
VaggelisSpi/MiniJava_Compiler
A compiler for MiniJava, a subset of Java, written in Java
VaggelisSpi/IDBS_Proj3
VaggelisSpi/NewEudoxus
VaggelisSpi/PrinciplesOfComputerLanguages_Proj3
VaggelisSpi/Simulation-of-heat-transfer-in-2d-surface
Parallel Systems project in C using MPI and OpenMP
VaggelisSpi/SysPro_MiniSearchEngine
Implementation of a mini search engine in C++ for the System Programming Course