Mohammed Amine Maghous (magmine)

magmine

Geek Repo

Location:Casablanca, Morocco

Home Page:maghous.com

Twitter:@mmaghous

Github PK Tool:Github PK Tool


Organizations
BnademOverflow

Mohammed Amine Maghous's repositories

cachehit

This is my personal blog, hosted on github using github pages and jekyll.

Language:HTMLStargazers:2Issues:2Issues:0

e-commerce-website

school project

Language:PHPStargazers:1Issues:0Issues:0

Language-Detector

Detect the main language/languages used in an input text

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

advent_of_code

My solutions to aoc2020 using C++

Language:C++Stargazers:0Issues:2Issues:0

Automata_Theorie

Implementation of some notions and algorithms of the automata theorie

Language:PythonStargazers:0Issues:0Issues:0

automatic_language_detection

A tool to detect the main language used in a given phrase.

Language:CStargazers:0Issues:2Issues:0

awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

License:NOASSERTIONStargazers:0Issues:1Issues:0

graph_processing

A first draft of a parallel graph processing engine in C++

Language:C++Stargazers:0Issues:0Issues:0

LeetCodeConcurrency-

C++ solutions to leetcode concurrency problems with main to test

Language:C++Stargazers:0Issues:2Issues:0

N_queens

Solving the N Queens problem using modern C++

Language:C++Stargazers:0Issues:2Issues:0

TSP_branchandbound

This is an implementation of the Branch and Bound algorithm to solve a simplified version of the Travelling sales man problem where the graph is complete

Language:JavaStargazers:0Issues:1Issues:0

Cpp

This repo will be used to keep some helpful C++ stuff.

Language:C++Stargazers:0Issues:2Issues:0

cpp-taskflow

Modern C++ Parallel Task Programming

Language:C++License:NOASSERTIONStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:2Issues:0

Exercism

Learning programming languages by solving exercism problems

Language:DartStargazers:0Issues:0Issues:0

Implementing-algorithms-in-Cpp

Imlementing algorithms and data structures in C++

Language:C++Stargazers:0Issues:1Issues:0

low-level-design-primer

Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:2Issues:0

my_website

A repository where I build my personal website, using C++, and crow header only library ...

Language:CStargazers:0Issues:0Issues:0
Language:TeXStargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

react-vertical-multilevel-table

Created with StackBlitz ⚡️

Language:JavaScriptStargazers:0Issues:1Issues:0

ReactTicTacToe

Implementing TicTacToe using React

Language:JavaScriptStargazers:0Issues:2Issues:0

serenity

The Serenity Operating System 🐞

Language:C++License:BSD-2-ClauseStargazers:0Issues:1Issues:0

Timber

The implementation of the Timber Man game

Language:C++Stargazers:0Issues:2Issues:0

typescript

Exercism exercises in TypeScript.

License:MITStargazers:0Issues:0Issues:0

Typing-errors-corrector

This is a set of three programme using three different algorithmes (Naive approach, using heap data structure, using hash tables ) in C lenguage. We calculate Livenshtein Distance to identify the similarity between two strings, if this similarity is bigger than or equal to a given proportion then one of them will be erased.

Language:CLicense:MITStargazers:0Issues:1Issues:0