Skip to content
View MM-Robin's full-sized avatar

Block or report MM-Robin

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


About Me

I am a M.Sc. Information and Communication Engineering student at HAW Hamburg, specializing at the intersection of embedded systems, applied AI, and cybersecurity. My work focuses on building intelligent, security-aware systems — from low-level firmware and hardware design to machine learning pipelines for anomaly detection and threat analysis.

I am particularly interested in:

  • Embedded AI — deploying lightweight inference models on resource-constrained hardware (ARM Cortex-M, RISC-V, FPGA)
  • Cybersecurity Engineering — hardware security, firmware vulnerability analysis, cryptographic protocols, and risk assessment
  • Intelligent Systems — applying ML/AI to solve real-world problems in security monitoring, fault detection, and predictive analytics

Core Competencies

Embedded Systems        Cybersecurity              Applied AI & ML
─────────────────       ─────────────────────      ──────────────────────
ARM Cortex-M / TI MSP   Risk Assessment & CVSS     Supervised & Unsupervised
RISC-V Architecture     Firmware Security           Anomaly Detection
FPGA / VHDL             Cryptography (RSA, AES)     Edge Inference (TFLite)
C / Assembly / RTOS     Vulnerability Analysis      scikit-learn / PyTorch
LTspice Circuit Sim     Network Security            NLP & LLM Integration
Hardware Debugging      Incident Response           Data Pipelines & ETL

Tech Stack

Languages

Python C Java JavaScript SQL

Embedded & Hardware

ARM RISC-V FPGA VHDL LTspice TI

AI & Machine Learning

scikit-learn TensorFlow Keras PyTorch OpenCV CUDA NumPy Pandas

Web, Cloud & DevOps

NodeJS AWS Git GitHub Docker HTML5 CSS3 LaTeX


Featured Projects

Project Domain Stack
🔐 Embedded Cybersecurity Risk Assessment Tool Cybersecurity · Embedded Systems Python, CVSS, Risk Modeling
🔑 RSA Security Analysis Cryptography · Security Python, Number Theory
🛰️ Mars Rover System Requirements Embedded Systems · Systems Engineering Requirements Engineering
🤖 AI Engineering Copilot Applied AI · LLM Integration Python, LangChain
📉 Customer Churn Analysis ML · Anomaly Detection Python, scikit-learn, Streamlit
🌍 AI Environmental Impact AI Research · Sustainability Python, Data Analysis

GitHub Statistics


Quote


Pinned Loading

  1. rsa_security_analysis rsa_security_analysis Public

    This project implements an RSA cryptographic system with a strong focus on security validation, fault detection, and fraud-relevant anomaly monitoring.

    Python

  2. ai-environmental-impact ai-environmental-impact Public

    Responsible AI project measuring environmental impact of AI models

    Jupyter Notebook

  3. data-analysis-project data-analysis-project Public

    Jupyter Notebook

  4. microcontrollerProjects microcontrollerProjects Public

    Embedded C projects on TM4C1294 MCU — UART LED pendulum, PWM joystick dimmer & digital voltmeter | HAW Hamburg

    C

  5. StudentInformationSystem StudentInformationSystem Public

    Java desktop app with MySQL JDBC integration — student records, exam attempts, professor supervision and Swing GUI

    Java

  6. snakeGame snakeGame Public

    Browser-based 3D Snake game built with Three.js and WebGL — classic gameplay in a 3D grid environment

    JavaScript