Skip to content
View Mouad4399's full-sized avatar
🌌
Researching
🌌
Researching

Highlights

  • Pro
Block or Report

Block or report Mouad4399

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. IbrahimEssakine/Smart-Home IbrahimEssakine/Smart-Home Public template

    The integration of IOT using ESP32 (C++) and android application (Java) to make a smart house.

    Java 3 1

  2. -Asymmetric-Symmetric-TSP-Solver-in-excel -Asymmetric-Symmetric-TSP-Solver-in-excel Public

    automated Traveling Salesman Problem (TSP) solver in Excel using the OpenSolver extension in excel to solve linear equations and VBA to automate the work. The solver includes a graphical representa…

    VBA 4

  3. -Maze-Solver-In-Matlab-Using-DFS-BFS -Maze-Solver-In-Matlab-Using-DFS-BFS Public

    MATLAB Maze Solver is an interactive graphical application built in MATLAB that allows you to create, solve, and visualize mazes. You can generate mazes using a Depth-First Search (DFS) algorithm, …

    MATLAB 1

  4. Qtmonkeytype Qtmonkeytype Public

    I tried to remake monkeytype.com my favorite and the most customizable typing website with a minimalistic design and a ton of features , using PySide6 and QtQuick QML

    QML 7

  5. Linear-Programming-Problem-Solver Linear-Programming-Problem-Solver Public

    I created a program that implements the "vertex enumeration" or "corner point method" to calculate the optimal solution for real linear programming problems of any dimension . Currently , I am impr…

    Java

  6. Linear-And-Non-Linear-Regression-Using-GradientDescent Linear-And-Non-Linear-Regression-Using-GradientDescent Public

    Calculating Regression Coefficient using Gradient Descent in Python

    Python