Skip to content
View elenappz's full-sized avatar

Block or report elenappz

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

Popular repositories Loading

  1. Software-Development-UoiCourse Software-Development-UoiCourse Public

    A Java desktop application with GUI developed using Swing. The project visualizes and manages information related to natural disasters. Built with Eclipse IDE.

    Java

  2. Software-Engineering-UoiCourse Software-Engineering-UoiCourse Public

    A Java web application using Spring Boot and MVC to manage university traineeships. Includes role-based access, authentication, form handling, and MySQL integration.

    Java

  3. Compilers-UoiCourse Compilers-UoiCourse Public

    A compiler for a Greek-based educational language (greek++) in Python. Generates intermediate code (quads.int), C code (output.c), assembly (final.asm), and symbol tables (output.sym).

    Python

  4. Artificial-Intelligence-UoiCourse Artificial-Intelligence-UoiCourse Public

    A* & UCS algorithms for 8-puzzle and Minimax algorithm for turn-based board game in Java

    Java

  5. Computer-Vision-UoiCourse Computer-Vision-UoiCourse Public

    Machine and deep learning models for image processing and handwritten digit classification using Python, scikit-learn, and PyTorch in Jupyter Notebook (Logistic Regression, k-NN, PCA, MLP, CNN).

    Jupyter Notebook

  6. Multimedia-UoiCourse Multimedia-UoiCourse Public

    Image and video compression exercises using MATLAB and H.264/H.265 reference software — includes DCT, PSNR, and BD-Rate analysis.

    MATLAB