Skip to content
View dxtrnear's full-sized avatar

Block or report dxtrnear

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
dxtrnear/README.md

Nassim Semlali

Embedded Systems Engineering Student | AI & Low-Level Development

🎓 Master's in Embedded Systems Software @ Université de Bretagne Occidentale (Brest, France)
🔍 Looking for a 6-month internship starting March 2026 in Embedded AI / Edge AI


🛠️ About Me

I'm passionate about safety-critical systems where reliability and performance are essential. My expertise lies at the intersection of low-level systems programming and embedded machine learning — I enjoy the challenge of deploying AI models under real hardware and real-time constraints.

Currently completing my Master's degree with hands-on experience in:

  • Linux kernel development (drivers, synchronization, device management)
  • Embedded ML optimization (quantization, edge deployment, MLOps)
  • Real-time systems (RTOS, protocols, hardware interfaces)

🚀 Featured Projects

Publisher/Subscriber communication driver for Linux kernel

  • Character device implementation with ioctl support
  • Multi-client management (publishers/subscribers)
  • Synchronization mechanisms (mutex, spinlocks)
  • FIFO message queue with complete test coverage

Tech:CLinux KernelDevice DriversConcurrency


Systematic empirical study of backdoor attacks on convolutional neural networks

  • 27 experimental configurations with 88-96% attack success rate
  • Full MLOps tracking with Weights & Biases
  • Statistical validation across multiple architectures

Tech:PythonPyTorchMLOpsW&B


Android application using AI to detect driver drowsiness in real-time

  • Google ML Kit integration with <50ms response time
  • Developed during Erasmus exchange in Finland
  • Awarded grant from University of Oulu

Tech:KotlinAndroidGoogle ML KitMobile AI


🔧 Tech Stack

Languages
CC++PythonVHDLAda

Embedded Systems
LinuxFreeRTOSARM

AI / ML
TensorFlowPyTorchONNX

Tools & DevOps
DockerGitGrafanaW&B


📫 Let's Connect

LinkedInEmail


Open to opportunities in Embedded AI, Edge Computing, and Safety-Critical Systems across Europe.

Pinned Loading

  1. publisher-subscriber-linux-publisher-subscriber-linux-Public

    C

  2. m2-data-poisoning-detectionm2-data-poisoning-detectionPublic

    Master's project: Detecting backdoor attacks in image classification models

    Jupyter Notebook

  3. safedrivesafedrivePublic

    Forked from Android-development-group-13/safedrive

    Our Kotlin app project with business model

    Kotlin

  4. TinyML-Model-InspectorTinyML-Model-InspectorPublic

    ML Models scanning, to verify quantization quality.

    Python

  5. ML-Backdoor-CLIML-Backdoor-CLIPublic

    A CLI to detect poisoned models

    Python