Skip to content
View alexiszamanidis's full-sized avatar
😴
😴

Highlights

  • Pro
Block or Report

Block or report alexiszamanidis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alexiszamanidis/README.md

👋 Hi there

Pinned

  1. vscode-git-worktrees vscode-git-worktrees Public

    A VS Code extension that wraps git worktree operations for simplicity and productivity

    TypeScript 42 5

  2. news_articles_text_mining news_articles_text_mining Public

    News Articles Text Classification and Clustering using Machine Learning in Python. Also, KNN implementation from scratch using max heap.

    Jupyter Notebook 6 4

  3. zsh-git-fzf 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.

    Shell 21 1

  4. airbnb_data_analysis 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.

    Jupyter Notebook 3

  5. vector vector Public

    Generic Vector/Dynamic Array implementation using Macros in C.

    C 3 1

  6. sql_query_executor 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.

    C++ 1