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.

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
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: C Linux Kernel Device Drivers Concurrency


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: Python PyTorch MLOps W&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: Kotlin Android Google ML Kit Mobile AI


๐Ÿ”ง Tech Stack

Languages
C C++ Python VHDL Ada

Embedded Systems
Linux FreeRTOS ARM

AI / ML
TensorFlow PyTorch ONNX

Tools & DevOps
Docker Git Grafana W&B


๐Ÿ“ซ Let's Connect

LinkedIn Email


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-detection m2-data-poisoning-detection Public

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

    Jupyter Notebook

  3. safedrive safedrive Public

    Forked from Android-development-group-13/safedrive

    Our Kotlin app project with business model

    Kotlin

  4. TinyML-Model-Inspector TinyML-Model-Inspector Public

    ML Models scanning, to verify quantization quality.

    Python

  5. ML-Backdoor-CLI ML-Backdoor-CLI Public

    A CLI to detect poisoned models

    Python