Skip to content
View ThanasisTh's full-sized avatar

Block or report ThanasisTh

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

Pinned Loading

  1. RateLimiting RateLimiting Public

    Rate limiting web API with Basic Authentication and Jwt Authorization (Cybercrypt interview project)

    C#

  2. contiki-ng contiki-ng Public

    Forked from contiki-ng/contiki-ng

    Contiki-NG: The OS for Next Generation IoT Devices

    C

  3. tree tree Public

    Elixir (+Plug) implementation of a basic binary tree microservice, as a test for Motorola Denmark.

    Elixir

  4. SparkProfilerServer SparkProfilerServer Public

    Experiments and server for profiling from Spark execution data. Part of my BSc. Thesis and work published with the paper "Fast. Efficient Performance Predictions for Big Data Applications"

    Python 1

  5. School-Scheduler School-Scheduler Public

    Creates a state space and searches for a satisfying solution (BestFS implementation)

    Java

  6. mapReduceDemo mapReduceDemo Public

    Gets a dataset of Foursquare locations as input and searches for any locations within a given area by dividing the area using the MapReduce framework.