-
OpenBet
- Athens, Greece
-
10:43
(UTC +03:00) - alexiszamanidis.github.io
- in/alexiszamanidis
Highlights
- Pro
-
ansible Public
This repository installs packages and applications that I use in my daily work
Shell UpdatedJul 14, 2025 -
dotfiles Public
This repository synchronizes the configuration files that I am currently using
Lua UpdatedJul 14, 2025 -
vscode-git-worktrees Public
A VS Code extension that wraps git worktree operations for simplicity and productivity
-
airbnb_data_analysis Public
Athens Airbnb Data Analysis and Recommendation System Implementation based on the description of each Airbnb using TF–IDF and Cosine Similarity metric.
-
-
-
2022 Public
A minimal Portfolio Web page developed using Next.js, TypeScript and Styled-Components. It is deployed with GitHub pages and uses GitHub REST API to fetch my Projects.
TypeScript UpdatedMay 7, 2023 -
zsh-git-fzf Public
An interactive ZSH plugin that wraps some git operations for simplicity and productivity. Also, it contains completions and combines the FZF tool to make the operations more convenient.
-
alexiszamanidis.github.io Public
A minimal Portfolio Web page developed using React.js, TypeScript and Material-UI. It is deployed with GitHub pages and uses GitHub REST API to fetch my Personal Data and my Projects.
TypeScript UpdatedOct 27, 2022 -
.ubuntu_bootstrap Public
This project contains scripts that set up a new Ubuntu System, as it installs many useful packages, applications and synchronizes the dotfiles that I am currently using.
Shell UpdatedJan 28, 2022 -
alexiszamanidis Public
My profile-level README that is displayed prominently on my GitHub profile.
UpdatedApr 28, 2021 -
news_articles_text_mining Public
News Articles Text Classification and Clustering using Machine Learning in Python. Also, KNN implementation from scratch using max heap.
-
sql_query_executor Public
A Parallel SQL Query Executor that parses and executes SQL queries using a Thread pool. It also rearranges the predicates by frequency to reduce execution time.
-
thread_pool Public
Thread pool implementation using a Job Scheduler to manage the Jobs. When a Job is submitted to execute, Job Scheduler pushes the job in blocking queue and executes it using one of possible threads…
C UpdatedAug 6, 2020 -
vector Public
Generic Vector/Dynamic Array implementation using Macros in C.
-
conway_game_of_life Public
Conway's game of life parallelization using pure MPI and MPI-OpenMP hybrid implementation.
C UpdatedJul 26, 2020