-
École Nationale Supérieure d'Informatique (ESI)
- Algiers, Algeria
-
10:19
(UTC +02:00) - in/mohamed-el-amine-kherroubi
- https://leetcode.com/u/amine-kherroubi/
- https://www.credly.com/users/kherroubi
Highlights
- Pro
-
lexy Public
A C++ table-driven lexical analyzer generator. Compiles regex specifications into scanners with maximal munch tokenization.
-
custom-programming-language Public
A custom programming language interpreter built in Python. Includes lexical analysis, recursive descent parsing, semantic analysis, and tree-walking interpretation.
-
obesity-analysis Public
Analysis of obesity levels using MCA with two approaches for quantitative variables.
-
english-words-analysis Public
A C program for English word analysis. Detects subwords, verb forms, lexical proximity, and anagrams with dynamic word management and relationship algorithms.
-
snn-gpu-memory-optimization Public
CUDA-based performance study of GPU memory management in shallow neural network training, comparing streams, pinned memory, and combined optimizations.