Skip to content
View epap011's full-sized avatar
๐ŸŽฏ
focusing
๐ŸŽฏ
focusing
  • University of Crete | FORTH-ICS
  • Herakleion Crete, Greece
  • 21:41 (UTC +03:00)

Highlights

  • Pro
Block or Report

Block or report epap011

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
epap011/README.md

Hi, I'm Efthimis (aka Makis)

Iโ€™m currently a postgraduate student at the Computer Science Department of University of Crete, as well as a postgraduate research fellow at FORTH-ITE (Foundation for Research and Technology-Hellas)


๐Ÿ“ซ Connect with me

๐Ÿ“Š Github Stats

My GitHub Stats

๐ŸŽก Technologies

๐Ÿ’ฌ Languages

Java C Shell Script Python LaTeX

๐Ÿ“š Frameworks, Libraries and Platforms

Flask Fedora Docker

โ˜๏ธ Cloud Hosting / SaaS

AWS

๐Ÿ’ป Servers

Apache Apache Tomcat

๐Ÿ” Monitoring

Prometheus Grafana


Currently learning..

Kubernetes Apache Spark Apache Hadoop Scala Rust Go

Pinned

  1. AlphaCompiler AlphaCompiler Public

    This project aims to develop a compiler and virtual machine for the Alpha programming language. The compiler will translate Alpha source code into machine code, while the virtual machine will proviโ€ฆ

    C 3 2

  2. ElevatorSimulation ElevatorSimulation Public

    The Elevator Simulation project is a distributed system using Akka actors to emulate the operation of elevators, floors, and passengers

    Scala

  3. MPI-EmployeeTimekeeping MPI-EmployeeTimekeeping Public

    CS486 - Principles of Distributed Computing | Assignment

    C

  4. Barnes-Hut_Simulation Barnes-Hut_Simulation Public

    Barnes-Hut is an approximation algorithm for performing N-body simulation. This algorithm is implemented in parallel via C++(TBB) and Java

    Java