Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View brahim77777's full-sized avatar

Block or report brahim77777

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

Hi, I'm Brahim Bazi 👋

🎓 Master's student in Embedded Artificial Intelligence — final year
📍 Laayoune, Morocco
💡 Working at the intersection of Edge AI, TinyML, and predictive modeling


🔬 What I Work On

I build AI systems that run at the edge — on constrained hardware like microcontrollers — where cloud connectivity is unavailable or too slow.

My work combines:

  • TinyML & model quantization — deploying neural networks on ESP32 and similar microcontrollers
  • Time series forecasting — energy consumption prediction using real Moroccan datasets (Marrakech, Laayoune)
  • Statistical modeling — background in decision informatics & applied statistics

🧠 Featured Projects

⚡ Motion Detector with TinyML on ESP32

Deployed a quantized neural network for motion detection on a simulated ESP32 (Wokwi).
Stack: TensorFlow Lite Micro · Model quantization · C++ · Wokwi

Edge AI inference on a microcontroller with < 512KB RAM

Time series model predicting energy consumption using real datasets from Marrakech and Laayoune.
Stack: Python · Statsmodels · ARIMA/SARIMA · Pandas · Matplotlib

Applied to real regional data with local policy relevance


🛠️ Skills

Languages     Python · C/C++ · SQL · Java · Rust(basic) · PHP
AI/ML         TensorFlow Lite · Scikit-learn · Pandas · Statsmodels
Embedded      ESP32 · TinyML · Model Quantization · Wokwi
Other         Git · Linux · LaTeX

📚 Academic Background

Degree Field Institution
Master's (in progress) Embedded Artificial Intelligence
Licence Professionnelle Statistics & Decision Informatics
DUT Computer Engineering (Génie Informatique)
Baccalauréat Sciences Physiques

🌍 Languages

🇬🇧 English — Professional working proficiency
🇫🇷 French — Good working proficiency
🇲🇦 Arabic / Darija — Native


📫 Connect

LinkedIn


Currently open to: remote AI/ML internships · research collaborations · funded PhD opportunities in Edge AI

Pinned Loading

  1. Evaluating-RAG-systems Evaluating-RAG-systems Public

    building a process for evaluating different rag systems, in terms of two main apsects, the retrieval, and the generation

    Python 1

  2. watch-gestures-detection watch-gestures-detection Public

    watch gestures detection using TinyML for the model and MQTT broker for sending-recieving the sensors data

    Jupyter Notebook