Omar Ait Ali
$ cat /etc/profile

Omar Ait Ali

identity
role: Backend & AI Engineer
location:Marrakech, Morocco

Master's student in AI & Computer Engineering, specialized in backend development with Laravel, Express.js and Docker. I've built multiple REST APIs and web applications, while developing ML and Deep Learning projects.

availability
InternshipFreelanceRemoteHybrid

// about

about.sh

I am a 21-year-old backend developer and Master's student who lives in the terminal environment.

I prefer engineering software architectures over designing interfaces.

I enjoy building scalable backend systems, APIs, automated pipelines, and explainable machine learning applications.

I value reliability, explicit architecture, secure middleware, RBAC, and transparent data processing.

// education

Master's Degree

Artificial Intelligence and Computer Engineering

Université Cadi Ayyad - FST Marrakech

Marrakech, Morocco
2025 — 2027

Bachelor's Degree

Mathematics and Computer Science

Université Ibn Zohr - FP Ouarzazate

Ouarzazate, Morocco
2022 — 2025

// experience

Backend Development Intern

INVENEO

Feb 2026 — Apr 2026
  • >Designed and developed secure REST APIs with Express.js, implementing business logic and structured route architecture
  • >Modeled relational databases under PostgreSQL, optimized queries and enforced rigorous user data isolation
  • >Containerized the development environment with Docker to ensure service portability and streamline deployments

// skills

Languages
PHPJavaScriptPythonSQLHTMLCSS
Frameworks
LaravelReact.jsExpress.jsFastAPILivewireNumPyPandasScikit-learnOpenCVTensorFlow
Databases
MySQLPostgreSQLMongoDB
Tools
GitGitHubDockerPostmanLinuxClean CodeMVCREST API

// projects

SASS Framework

SASS Framework

Scalable Architecture for Server-side Systems

A production-ready Node.js + Express mini-framework with DI container, strategy pattern, JWT auth, auto-discovery, CLI scaffolding, seeder system, and Swagger abstraction.

  • >Built an IoC container with dependency injection, strategy pattern for pluggable backends (Mongo/Postgres, Local/S3, Console/SMTP), and auto-discovery of models, routes, and services
  • >Implemented database transactions with row-level locking, cross-model joins, soft delete, paginated queries, and a unified response envelope across both Mongo and Postgres strategies
  • >Developed a full CLI toolkit with Laravel-style scaffolding commands, Swagger auto-generation from route docs + Joi schemas, seeder system, and Docker multi-stage builds
Node.jsExpressMongoDBPostgreSQLJWTDockerSwaggerJoiView Source
Intelligent API Builder

Intelligent API Builder

Dynamic REST API Generation Platform

An intelligent, decoupled platform that enables developers to dynamically design, generate, and run secure, production-ready REST APIs on the fly through an intuitive web dashboard.

  • >Built a dynamic routing engine with FastAPI and SQLAlchemy ORM that generates and serves production-ready REST APIs from user-defined schemas in real time
  • >Developed an interactive React dashboard with schema editors, real-time API testing console, and JWT-based authentication with RBAC
  • >Implemented a decoupled architecture separating frontend, API engine, and metadata management for scalability and maintainability
ReactTailwind CSSFastAPIPythonSQLAlchemySQLitePostgreSQLJWT
Intelligent Cardiac Signal Analysis

Intelligent Cardiac Signal Analysis

Machine Learning Pipeline & Computer Vision

Complete data processing pipeline transforming ECG signal images into structured datasets for anomaly classification.

  • >Designed a complete data processing chain transforming ECG signal images into exploitable structured datasets
  • >Preprocessed images, extracted key features and performed comparative model evaluation for anomaly classification
PythonOpenCVNumPyPandasScikit-learnMatplotlibView Source
Modular E-Commerce Platform

Modular E-Commerce Platform

Complete Commercial Management Application

Robust MVC application for dynamic product management, order flows and authentication.

  • >Developed a robust MVC architecture for dynamic product, order flow and authentication management
  • >Implemented real-time cart, dynamic filters, and secured access via validation and access control mechanisms
LaravelLivewireTailwind CSSMySQLEloquent ORM
Intelligent Medical System

Intelligent Medical System

Integrated Medical Platform & AI Diagnostics

Secure medical records tracking platform with role-based access control and CNN-based ECG diagnostics.

  • >Designed a secure space dedicated to medical records tracking, structured with role-based access control
  • >Integrated a convolutional neural network (CNN) for automated ECG trace analysis to assist diagnosis
LaravelBladePythonTensorFlowMySQL