Skip to content
View YDIB11's full-sized avatar

Block or report YDIB11

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

Typing SVG

Profile Views

πŸ‘¨β€πŸ’» About Me

I'm an M.Sc. student in Electrical & Electronics Engineering (focus: Machine Learning and AI). I like building things where software meets hardware, from analytical models for metasurfaces to FPGA graphics and microcontroller projects. I care about clean, reproducible code, readable docs, and turning ideas into working prototypes.

πŸ”­Working on: Building mobile apps with React Native & Expo
🌱Learning: Applied Data Analysis β€’ Convex Optimization β€’ Design for Sustainability β€’ ML Fundamentals
🧰Style: Precise, minimal, robust. No fluff
🌐Languages: French β€’ English β€’ Arabic
⚑Fun fact: I once wrote an arcade game in pure ARM assembly for the Nintendo DS

LinkedIn

πŸš€ Featured Projects

The Lottery Ticket Hypothesis
Reproduction of Frankle & Carlin (2019) β€” finding sparse, trainable subnetworks inside large neural networks. Iterative pruning on LeNet/MNIST.
Python PyTorch Neural Network Pruning

SwissDataExplorers
EPFL ADA project studying how public markets recognize innovation, tracking stock reactions to tech breakthroughs over time.
Jekyll Plotly Data Analysis
πŸ”— Live site

PerfumeShop
Modern e-commerce prototype for fragrances, built with React Native and Expo. Clean UI with cart, navigation, and product browsing.
TypeScript React Native Expo

BasketFrenzy
Nintendo DS homebrew arcade game written in ARM assembly. Catch basketballs before time runs out β€” built with devkitARM + libnds.
Assembly Nintendo DS Embedded

πŸ“Š Total Contributions

GitHub Stats

🐍 Contribution Snake

GitHub Contributions

πŸ› οΈ Tech Stack

Languages

Frontend & Mobile



Β 

ML & Data

Β  Β  Β  Β 

Embedded

Β  Β 

Scientific



Β  Β 

Dev Tools & OS



Β 

Popular repositories Loading

  1. FundamentalLearningEPFL FundamentalLearningEPFL Public

    Forked from IdePHICS/FundamentalLearningEPFL

    GitHub repository for the course EE411: Fundamental of Inference and Learning

    Jupyter Notebook 1

  2. Object-Oriented-Programming-Project Object-Oriented-Programming-Project Public

    Developed a robot simulation system to autonomously clear particles from a map using object-oriented programming (OOP) principles. Designed an interactive graphical interface to manage and visualiz…

    C++ 1

  3. Perfumeshop Perfumeshop Public

    Modern look online shop prototype app for fragrances.

    TypeScript 1

  4. 2025 2025 Public

    Forked from epfl-ada/2025

    Materials for Applied Data Analysis CS-401, Fall 2025

    Jupyter Notebook

  5. YDIB11 YDIB11 Public

    Github profile README

  6. BasketFrenzy BasketFrenzy Public

    BasketFrenzy is a Nintendo DS arcade game where, instead of slicing fruit, you race to catch basketballs as they drop from the top of the screen.

    Assembly