Skip to content
View Joannapapad's full-sized avatar

Block or report Joannapapad

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Semantic-Search-Engine Semantic-Search-Engine Public

    Semantic information retrieval system combining ElasticSearch BM25 ranking with dense vector retrieval using Sentence Transformers and FAISS.

    Python

  2. distributed-food-ordering-system distributed-food-ordering-system Public

    Distributed food ordering platform in Java using a Master–Worker architecture, TCP sockets, multithreading, and MapReduce-style query processing.

    Java

  3. elearn-platform-js-mean elearn-platform-js-mean Public

    Static e-learning website (HTML/CSS/JS) with optional MEAN stack backend using Node.js, Express, and MongoDB for REST API-based course and user management.

    JavaScript

  4. minipython-compiler-sablecc minipython-compiler-sablecc Public

    A compiler for a subset of Python (miniPython) built with SableCC, featuring lexical analysis, parsing, AST generation, symbol table construction, and semantic/type checking using the Visitor pattern.

    Java