Skip to content
View JMADIL's full-sized avatar
😎
😎
  • 1337 Coding School
  • Morocco

Highlights

  • Pro

Block or report JMADIL

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

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

Report abuse
JMADIL/README.md

Hi, I'm Adil 👋

💻 Passionate about C & C++ development, problem-solving, and low-level programming at 1337 School (42 Network).


About Me

  • 🏫 Currently studying Software Engineering at 1337 School (42 Network)
  • ⚙️ Deeply interested in C, C++, and low-level programming
  • 🧠 Building agentic workflows, LangChain applications, and scalable automation

💻 Tech Stack

🎨 Design & Media


📬 Connect with Me

Coding GIF

Pinned Loading

  1. EarningsEdge EarningsEdge Public

    Forked from aamohmd/EarningsEdge

    Finance & Market Intelligence Autonomous pre-earnings intelligence platform. Ticker in grounded multi-layer brief out. Built on a production RAG pipeline with live web data via Bright Data.

    Python

  2. HackAI-2026-Project HackAI-2026-Project Public

    Forked from aamohmd/HackAI-2026-Project

    Mizan is an AI voice assistant that turns complex written law into simple spoken Darija, giving citizens free legal clarity while delivering structured, ready-to-go case briefs to subscribed lawyers.

    Python

  3. MINISHELL MINISHELL Public

    A custom command-line terminal modeled after Bash. It reads user input, parses text, executes programs, and handles environment variables, built-in operations, and input/output redirections like pi…

    C 2

  4. CUB3D CUB3D Public

    A first-person 3D maze game rendered from a grid-based 2D map using raycasting principles. It features real-time player movement, wall collision handling, and camera rotation within a custom graphi…

    C

  5. FRACT-OL FRACT-OL Public

    A graphical engine designed to render and explore infinite mathematical fractals, specifically the Mandelbrot and Julia sets. It maps complex numbers to screen coordinates, calculating pixel behavi…

    C

  6. PHILO PHILO Public

    A simulation of the classic dining philosophers problem to manage multithreading and resource sharing. It runs multiple concurrent threads that must alternate between eating, thinking, and sleeping…

    C