Skip to content
View georgekefalas's full-sized avatar

Block or report georgekefalas

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 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. AI-8puzzle-solver AI-8puzzle-solver Public

    AI project solving 8-puzzle with horizontal, vertical and diagonal moves using UCS and A*, developed for my Artificial Intelligence course.

    Java 1

  2. Compiler-GreekPlusPlus Compiler-GreekPlusPlus Public

    A compiler for the educational programming language Greek++, developed for my Compilers course.

    Python 1

  3. Traineeship-Management-App Traineeship-Management-App Public

    A Spring Boot web application for managing university traineeship positions.

    Java 1

  4. MLP-classification MLP-classification Public

    A from-scratch Java implementation of a Multilayer Perceptron neural network for multi-class classification with configurable activations and training parameters.

    Java