Skip to content
View Maroua-netizen's full-sized avatar

Block or report Maroua-netizen

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Maroua-netizen/README.md

πŸ‘‹ Hey there, I’m Maroua!

mmounsif's 42 stats


πŸ‘©β€πŸ’» About Me

I’m a Computer Science student at 1337 (42 Network) with a background in Political Science & Global Studies, now focused on systems programming, applied AI, and building real-world solutions.

After years of analyzing complex social and governance systems, I chose to build the tools instead of just studying the problems. Today, I enjoy working at the intersection of low-level programming, system design, and intelligent applications.


βš™οΈ What I Work On Today

  • Systems Programming β€” C, Unix/Linux, processes, concurrency
  • Algorithms & Problem Solving β€” performance, constraints, edge cases
  • Applied AI β€” predictive maintenance, ML models, LLMs (RAG)
  • Web & Backend β€” Django REST APIs, React-based interfaces

I’m especially interested in robust systems, failure-aware design, and Industry 4.0 use cases.


πŸš€ Highlight Project

AURA β€” Predictive Maintenance AI

  • Co-developed during the PHOS4CODE Hackathon 2025
  • AI-powered platform to anticipate industrial equipment failures
  • ML-based risk prediction + LLM-powered explanations
  • Built with Django REST, React, Python, and Docker

πŸ“Œ More projects (including Minishell, Philosophers, and Push_swap) are available in my repositories πŸ‘‡
πŸ‘‰ Explore my projects


🌸 Fun Facts About Me

  • I love turning complex problems into structured systems 🧩
  • Coffee β˜•, books πŸ“–, and deep thinking sessions keep me going
  • Big fan of learning by building (and debugging… a lot πŸ˜„)

πŸ“Š GitHub at a Glance

Stats:
GitHub Stats

Top Languages:
Top Langs


🌱 Let’s Connect

I’m always open to collaboration, learning, and meaningful conversations.

πŸ“§ Email: maroua.mounsif@proton.me
πŸ”— LinkedIn: linkedin.com/in/maroua-mounsif


🌟 Let’s Build & Grow Together

Every project, every bug, every late night is part of the journey.
Still debugging β€” but now building real systems. πŸ’ͺ

#include <stdio.h>

int main(void)
{
    printf("Building systems, one line at a time βš™οΈ\n");
    return 0;
}

Pinned Loading

  1. NNxAI/AURA NNxAI/AURA Public

    AURA is an AI powered predictive maintenance platform for industrial equipment, specifically designed for Industrial exhaust fan monitoring in phosphate mining operations.

    TypeScript

  2. Minishell Minishell Public

    A minimal Unix shell in C, recreating essential Bash features and system behavior.

    C

  3. Philosophers Philosophers Public

    Multithreaded solution in C to the classic Dining Philosophers problem using mutexes

    C

  4. push_swap push_swap Public

    This project's sorts data in a stack using a limited set of instructions, aiming to achieve the lowest possible number of actions

    C

  5. so_long so_long Public

    This project is a very small 2D game

    C