Skip to content
View Michail-Marakis's full-sized avatar
  • Athens

Block or report Michail-Marakis

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Michail-Marakis/README.md

Hey there, I'm Mike!

20-year-old Computer Science student at AUEB , passionate about emerging technologies and their real-world applications.

Mainly interested in Machine Learning, Distributed Systems, Computer Networks, and the interaction between software and hardware. I enjoy learning how these fields come together to build intelligent systems that can be applied to the real world.

My long-term goal is to work on cutting-edge technologies in areas such as AI, aerospace, autonomous systems, and large-scale computing, contributing to organizations that push the boundaries of engineering and innovation.

Tech Stack

Languages

Python • Java • Kotlin • C • C++

AI & ML: Deep Learning (PyTorch) Federated Learning (Flower) Computer Vision (FaceNet, ML Kit) RAG (Pinecone, Cohere) Hugging Face scikit-learn NumPy Pandas Matplotlib

Systems Programming & Hardware: CUDA OpenCL OpenMP Pthreads VHDL

Software & Cloud: Jetpack Compose MapReduce Firebase Supabase AWS SQL

The technologies listed above are demonstrated through the pinned repositories below.

I've also built a 2D adventure game, an A*-based Sokoban solver for challenging puzzles, and a pharmacy warehouse management application.

Pinned Loading

  1. Decyra Decyra Public

    Forked from nikwilldoit/Decyra

    DECYRA is a production-ready Android application that leverages AI to help students make smarter academic and career decisions. It combines intelligent recommendations, real-time interaction, and a…

    Kotlin 3

  2. Performance-Analysis-Complex-Networked-Systems Performance-Analysis-Complex-Networked-Systems Public

    Federated Learning performance evaluation with Flower and PyTorch, comparing Full Fine-Tuning and LoRA in local and distributed environments.

    Python

  3. Distributed-Systems-Casino Distributed-Systems-Casino Public

    Developed a Distributed Casino Application based on the MapReduce framework, enabling parallel processing and execution across multiple PCs.

    Java 1 1

  4. ML-Architectures-From-Scratch ML-Architectures-From-Scratch Public

    A Machine Learning & Deep Learning repository featuring custom baseline algorithms built from scratch and advanced CNN/RNN architectures implemented in PyTorch.

    Jupyter Notebook 1

  5. Systems-Programming-and-Hardware Systems-Programming-and-Hardware Public

    Systems programming and hardware projects featuring CUDA, OpenCL, OpenMP, POSIX threads, VHDL, and a multi-threaded asynchronous pipeline simulation.

    C

  6. CityRush CityRush Public

    CityRush (C++ / SGG AUEB) This project is 2D Adventure game developed in C++ using the SGG library from AUEB. Developed as part of a 3rd semester course in C++.

    C++