Cybersecurity internship evidence

Projects I can talk about in an interview.

I use this space to document the work behind my CV: cloud key management, PKI, audit reports, physical attacks, secure architecture, systems code, and a few full-stack experiments that taught me how to ship complete tools.

M2 Cybersecurity Université Grenoble Alpes / IM2AG
Security work KMS, PKI, audit, SOC, GRC, physical security
Availability End-of-study internship in 2026

Projects

Technical writeups

Mar 2026

LLM assistant for a simulated smart home

A full-stack prototype combining an assistant backend, semantic memory, Home Assistant integration, UI work, and fall-detection ideas.

LLMFastAPIReactHome AssistantPrototype

Feb 2026

SATRA network audit lab

A structured audit workflow on a Kali/lab environment: reconnaissance, enumeration, evidence, and remediation.

AuditKaliNmapRiskRemediation

Dec 2025

ChipWhisperer physical security labs

Side-channel and fault-injection work with SPA, DPA on AES, VerifyPin, and hardening countermeasures.

ChipWhispererDPASPAFault injectionEmbedded security

Nov 2025

OpenSSL PKI and secure architecture

Hands-on PKI work with key generation, certificate signing, CA chains, encryption, signatures, TLS, and VPN reasoning.

OpenSSLPKITLSVPNSecure architecture

Jun 2025

MinCaml compiler project

A compiler project in Java with parsing, type checking, normalization, optimizations, ASML, and ARM-oriented backend work.

JavaCompilerType checkingOptimizationARM

Apr 2025

Memory allocator in C

A low-level systems project implementing malloc, free, and realloc with metadata management and tests.

CMemory safetySystemsTesting

Experience

Professional work

Jul 2024

Cloud KMS internship at CERIST

A six-month security internship where I designed and built an autonomous cloud key-management service.

KMSCloud securityCryptographyPythonSystem design