Skip to content
View Yessminech's full-sized avatar

Block or report Yessminech

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

Hi, I'm Yessmine 👋

M.Sc. Computer Engineering at TU Berlin — embedded systems, automation and simulation.

I work close to the hardware: firmware in C and C++, measurement and test, and the tooling around it. Currently a working student in product management at Legalhero, previously at Fraunhofer IPK and Sensirion Connected Solutions.

What I'm working on

  • A smart ring for health monitoring — sensors, low power, and everything I keep reading about wearables
  • A plant monitoring sensor, because apparently every CS student builds one eventually
  • A chore organiser

Tools I reach for C C++ Python MATLAB / Simulink ESP-IDF FreeRTOS CMake GitLab CI Linux LTspice Altium365

Elsewhere LinkedIn · chabchoub.yessmine@gmail.com

🇩🇪 German (C1) · 🇬🇧 English · 🇫🇷 French · 🇹🇳 Arabic

Browse my repos as a maze

repo-muncher

Each dot is one of my repositories — eat it to see what it is. Play it →

Pinned Loading

  1. i2s-master-slave-with-esp32s3 i2s-master-slave-with-esp32s3 Public

    I²S master/slave communication on ESP32-S3 for parallel data acquisition from three strain sensors (ESP-IDF, C++).

    Assembly

  2. kth-notifier kth-notifier Public

    Daily scraper that notifies on new CS thesis postings at KTH. Python, containerised with Docker, deployed via GitHub Actions and Render.

    Python

  3. messtechnik-fmu-simulator messtechnik-fmu-simulator Public

    Simulation environment for FMU models, built for the "Grundlagen der elektronischen Messtechnik" course at TU Berlin. Modelica models exported as FMUs, with a Python/CustomTkinter GUI for parameter…

    Modelica

  4. playlist-organiser playlist-organiser Public

    Mixer for spotify playlists based on bpm and camelot scale using playlists screenshots

    Python

  5. Moving2 Moving2 Public

    Reinforcement learning on a Raspberry Pi: a robot that learns to walk. Tabular Q-learning in Python, C++ motor control via LEGO BuildHAT.

    HTML 1

  6. fdtd-parallel fdtd-parallel Public

    Parallelising a 1D FDTD electromagnetic wave solver in C — OpenMP, MPI, hybrid and GPU variants benchmarked on the KTH Dardel supercomputer. 15.05× speedup on 32 threads.

    C