Skip to content
View TasosKontos's full-sized avatar
🦍
🦍
  • Athens
Block or Report

Block or report TasosKontos

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

  1. DirectorySniffer DirectorySniffer Public

    Implementation of a "sniffer" (using multiple processes, signals and pipes) that continuously looks in a specified directory for changes and counts the occurences of pre-specified words in its cont…

    C++

  2. FTP-Application FTP-Application Public

    A simple FTP program that allows users to remotely copy files and directories, using threads ,web-sockets and semaphores.

    C++

  3. MiniJavaCompiler MiniJavaCompiler Public

    Implementation of a compiler that syntactycally and semantically checks MiniJava programs and produces corresponding LLVM-IR code, using JavaCC and JTB.

    Java

  4. PointSetPolygonization PointSetPolygonization Public

    Implementation and comparison of different polygonization algorithms for pointsets of various sizes, using the CGAL C++ library for geometrical computations.

    C++

  5. RolePlayingGame RolePlayingGame Public

    Forked from Alex-techlab-dotcom/RolePlayingGame

    A command line role playing game demonstrating Object Oriented Programming architecture and practices.

  6. VideoClubProject VideoClubProject Public

    A project demonstrating a video club that rents movies to users. Made in ASP.NET Core 6 MVC, using Razor Pages for views, Identity framework for user authentication and authorization, Entity framew…

    C# 1