Skip to content
View Dimitrios-Kafetzis's full-sized avatar

Block or report Dimitrios-Kafetzis

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. EdgeNN EdgeNN Public

    Lightweight, zero-allocation C11 library for neural network inference on ARM Cortex-M/A microcontrollers. Supports Dense, Conv2D, LSTM, GRU, Multi-Head Attention, and 18 operators total with INT8 q…

    C

  2. EdgeOrchestratorAI EdgeOrchestratorAI Public

    Distributed adaptive resource orchestrator for edge AI workload scheduling across embedded Linux clusters. Modern C++20 with real-time resource monitoring, UDP peer discovery, TCP task offloading, …

    C++

  3. RNN-Transformer-DDoS-Detection-Comparison RNN-Transformer-DDoS-Detection-Comparison Public

    A systematic comparison of RNN and Transformer architectures for detecting transport-layer DDoS attacks in resource-constrained IoT/5G environments.

    Python 1

  4. DNN-Partitioning-and-Offloading-Testbed DNN-Partitioning-and-Offloading-Testbed Public

    A research testbed for evaluating DNN partitioning and offloading strategies on edge computing networks. Distributes inference across Raspberry Pi devices with optimization algorithms, automated be…

    Python

  5. SynapticOS SynapticOS Public

    AI-native RTOS for Cortex-M33 + eIQ Neutron NPU, built on Zephyr. Target: NXP FRDM-MCXN947.

    C 3

  6. HeadSplit HeadSplit Public

    Reference implementation of HeadSplit (IEEE SPAWC 2026): attention head partitioning and inter-layer speculation for distributed LLM inference on edge devices.

    Python