MEL-HARC
Loading Portfolio...
30%

About Me

A strong foundation in management with a scientific background in physical sciences. I am advancing my expertise in digital innovation through the rigorous Digital Technology Architecture program at UM6P - 1337 Coding School 42 The Network.

As a curious self-learner passionate about big data and advanced algorithms, I aim to enhance my skills in data insights, predictive modeling, and implementing data-driven solutions for real-world problems.

  • PYTHON
  • C/C++
  • SQL
  • R
  • SHELL
  • SNOWFLAKE
  • APACHE AIRFLOW
  • DATA BUILD TOOL
  • GIT/GITHUB
  • DOCKER
  • POWER BI
  • TABLEAU
  • EXCEL
  • DAX
  • VBA / MACROS
  • ACCESS
  • DJANGO
  • FLASK
  • FAST API
  • REST API
  • HTML
  • CSS
  • JAVASCRIPT
  • REACT
  • ENACTUS 1337 KHOURIBGA

    Financial Manager      2022 -2024


    I am responsible for the financial management of the club. My role involves searching for sponsors, organizing activities, conferences, and field trips. Through these responsibilities, I have developed strong financial planning and organizational skills, which have been crucial in ensuring the successful execution of our club's initiatives.

  • Digital Technology Architect, Information Technology

    UM6P - 1337 Coding School      KHOURIBGA      2022 -PRESENT

  • Bachelor of Science in Management

    Faculty of Legal, Economic, and Social Sciences of Fez      2018-2022

  • Baccalaureate in physical sciences

    Abdelkrim Daoudi Hight School      Fez      2017-2018

My Projects

↓ Scroll down to see more projects ↓
Docker Airflow DBT Superset

AtmosData Pipeline

A comprehensive, containerized weather data pipeline that orchestrates real-time weather data ingestion, transformation, and visualization using modern data engineering tools, streaming data collection from weather API...

Real-time Streaming Data Big Data

Technical Details

  • Containerized With Docker
  • Web Scraping Using Python
  • Postgresql Database For Storing
  • Apache Airflow For Orchesting
  • Automated Quality Checks
  • DBT For Processing And Transformation
  • Superset For Streaming
  • Real-time Data Visualization
Explore Project
DBT Snowflake Airflow

DataVortex Engine

This project implements a modern, enterprise-grade data pipeline that leverages the synergistic capabilities of three cutting-edge technologies: dbt (data build tool), Snowflake cloud data warehouse, and Apache Airflow orchestration platform...

Cloud-native Enterprise

Technical Details

  • DBT For Data Transformations
  • Snowflake Cloud Warehouse
  • Apache Airflow Orchestration
  • Scalable Architecture
  • Business Intelligence
Explore Project
Python Pandas PostgreSQL Docker

SalesFlow Analytics Lab

A comprehensive containerized end-to-end sales data analytics platform that transforms raw CSV data into actionable business insights using Docker, Python, PostgreSQL, and advanced SQL analytics...

Analytics Sales

Technical Details

  • End-To-End Analytics Platform
  • CSV To Insights Pipeline
  • Advanced SQL Queries
  • Containerized Deployment
  • Business Intelligence
Explore Project
Power BI DAX Analytics

Customers Churn Analysis

A Power BI churn analysis uncovering customer attrition trends at Databel Telecom, transforming data into actionable retention strategies through interactive visualizations...

Customers BI

Technical Details

  • Interactive Power BI Dashboard
  • Advanced DAX Calculations
  • Customer Retention Analysis
  • Telecom Industry Insights
  • Actionable Visualizations
Explore Project
C++ IRC Networking Unix Socket

Relay-Server

This project is an implementation of an Internet Relay Chat server in C++. It provides functionality for handling multiple users and channels, sending messages, and managing basic server commands like joining and leaving channels.

Network Chat

Technical Details

  • C++ IRC Server Implementation
  • Multi-user Support
  • Channel Management
  • Real-time Messaging
  • Network Programming
Explore Project
Web App AI Oauth2 Jwt RestAPI

PlayMind

This project is a game web application that includes both front-end and back-end components. It uses Docker for containerization and Docker Compose for orchestration, contain Profile, live chat, dashboard, and AI player.

Gaming AI Chat

Technical Details

  • Full-stack Web Application
  • Live Chat Functionality
  • AI Player Integration
  • User Dashboard
  • User Profile
  • User Management
Explore Project
Docker DevOps Containers

Containix

This project is designed to expand your expertise in system administration through the use of Docker. You will create and virtualize multiple Docker images within your own personal virtual machine...

Docker DevOps

Technical Details

  • Docker Virtualization
  • Container Management
  • System Administration
  • Multi-Image Deployment
  • Virtual Machine Setup
Explore Project
C Algorithms Stack

OptiStack

This project is a low-level sorting engine that sorts integer sequences using only stack operations — push, swap, and rotate. Built to master algorithmic efficiency...

Sorting Stack

Technical Details

  • Low-level Sorting Algorithms
  • Stack Data Structure
  • Optimization Techniques
  • Time complexity - Big O Notation
  • Minimal Move Computation
  • Performance Analysis
Explore Project
C Shell OS

Vash

This project is designed to build a shell from scratch! This project immerses you in the world of operating systems, process management, and command-line interfaces...

Shell OS

Technical Details

  • Custom shell implementation
  • Process management
  • Command-line interface
  • Operating system concepts
  • System programming
Explore Project
C Threads Mutex

Sophia-Table

This project simulates philosophers using threads and mutexes, ensuring they can eat without starving while managing shared resources safely...

Threading Mutex

Technical Details

  • Threading implementation
  • Mutex synchronization
  • Resource management
  • Deadlock prevention
  • Concurrent programming
Explore Project
C Signals IPC

Talko

The purpose of this project is to develop a client-server communication program using Unix signals. The program enables a client to send a string to a server...

Signals IPC

Technical Details

  • Unix signal communication
  • Client-server architecture
  • Inter-process communication
  • Signal handling
  • Network programming
Explore Project
C 2D Game Graphics

Playra

About this project is a 2D game designed to make you use textures, sprites, and some basic gameplay elements. A game where the player navigates through a map...

Gaming Graphics

Technical Details

  • 2D game development
  • Texture and sprite handling
  • Game mechanics
  • Player navigation
  • Graphics programming
Explore Project
Web API Weather

Climo

In this project build functional web weather app that displays the current weather for a specific location. The app fetches live weather data from the OpenWeather API...

Weather Web

Technical Details

  • Weather API integration
  • Real-time data fetching
  • Responsive web design
  • Location-based services
  • Data visualization
Explore Project
Web App Timer UI/UX

Timeo

This project is a web app that creates a simple, clean, and interactive interface for managing and tracking time to boost concentration...

Timer Focus

Technical Details

  • Pomodoro technique implementation
  • Interactive user interface
  • Time management features
  • Productivity enhancement
  • Clean design principles
Explore Project
C Library Functions

LIBFT

The purpose of this project is to develop your own library in C programming. In this repository, you will find 50 advanced functions in this language...

Library Functions

Technical Details

  • Custom C library
  • 50+ utility functions
  • Memory management
  • String manipulation
  • Data structure implementations
Explore Project
C Variadic Printf

PRINTF

The FT_PRINTF project involves creating a custom printf() function in C. This project is designed to help you improve your understanding of variadic functions...

Printf Variadic

Technical Details

  • Custom printf implementation
  • Variadic functions
  • Format specifiers
  • Memory-safe operations
  • Extensible architecture
Explore Project
C File I/O Buffer

Get Next Line

This project involves creating a function that reads a file line by line. It's designed to teach you about static variables, file descriptors, and efficient memory management...

File I/O Memory

Technical Details

  • Line-by-line file reading
  • Static variable management
  • File descriptor handling
  • Memory optimization
  • Buffer management
Explore Project
View All Projects

My Certificates

← Scroll to see more certificates →

PYTHON

THIS CETIFICAT FROM KAGGLE

Object-Oriented Programming in Python

THIS CETIFICAT FROM DATACAMP

Intermediate SQL

THIS CETIFICAT FROM DATACAMP

JavaScript

THIS CETIFICAT FROM Codédex

HTML

THIS CETIFICAT FROM Codédex

CSS

THIS CETIFICAT FROM Codédex

THE LEGEND OF PYTHON

THIS CETIFICAT FROM Codédex

Into To SQL

THIS CETIFICAT FROM KAGGLE

PYTHON BASICS

THIS CETIFICAT FROM UNIVERSITY OF MICHIGAN BY COURSERA

Contact Me

Email

mohammedelharchi822@gmail.com

Download CV