Pinned Repositories
Connect-Four-AI-Agent
AI Agent for Connect Four using the Python.
Data-Structures
implementation of all important Data Structures
Design-Patterns
Explore essential design patterns in Java to build robust and efficient software solutions.
DJ-Mishoo
Professional discord music bot with many commands, dashboard and supports playing from many platforms (YouTube, Spotify, Soundcloud, etc...)
Games-Rental-System
A Game rental Application For windows built with C# and sql
Genetic-Algorithms
Python implementation solving complex problems with genetic algorithms, optimizing polynomial curve fitting and the knapsack problem efficiently.
location_picker_flutter_map
A Flutter package that provides Place search and Location picker for flutter maps with alot of cusomizations using Open Street Map.
M-Note-App
a note app created with good dark ui
Payment-Service-API
A Spring Boot REST API, that handles payment to various Service Providers
Tempo-Weather-App
Flutter app that displays weather data in a good way
Michael-M-aher's Repositories
Michael-M-aher/location_picker_flutter_map
A Flutter package that provides Place search and Location picker for flutter maps with alot of cusomizations using Open Street Map.
Michael-M-aher/M-Note-App
a note app created with good dark ui
Michael-M-aher/Tempo-Weather-App
Flutter app that displays weather data in a good way
Michael-M-aher/Connect-Four-AI-Agent
AI Agent for Connect Four using the Python.
Michael-M-aher/Data-Structures
implementation of all important Data Structures
Michael-M-aher/Design-Patterns
Explore essential design patterns in Java to build robust and efficient software solutions.
Michael-M-aher/DJ-Mishoo
Professional discord music bot with many commands, dashboard and supports playing from many platforms (YouTube, Spotify, Soundcloud, etc...)
Michael-M-aher/Fuzzy-Toolbox
Intuitive toolkit for designing and simulating fuzzy logic systems, inspired by MATLAB's Fuzzy Logic ToolboxTM.
Michael-M-aher/Genetic-Algorithms
Python implementation solving complex problems with genetic algorithms, optimizing polynomial curve fitting and the knapsack problem efficiently.
Michael-M-aher/ML-Algorithms
Python implimentation of Important Machine Learning Algorithms
Michael-M-aher/2D-Graphics-Package
An implementation of a 2D graphics package in C++
Michael-M-aher/Breaking-Bad-App
Flutter app that displays data about Breaking Bad series
Michael-M-aher/Games-Rental-System
A Game rental Application For windows built with C# and sql
Michael-M-aher/Payment-Service-API
A Spring Boot REST API, that handles payment to various Service Providers
Michael-M-aher/Data-Compression
Implementation of various data compression techniques in Python
Michael-M-aher/Embeded-Linux-Systems
Bootloader and Linux kernel for an ARM Cortex-A9 processor
Michael-M-aher/Garage-Parking-System
Garage parking system implimented in Java and uses console
Michael-M-aher/HackTrick24
Michael-M-aher/High-Performance-Computing
Collection of high performance computing concepts and code implementations in C
Michael-M-aher/Michael-M-aher
My Github Profile
Michael-M-aher/NLP
Michael-M-aher/OOP-Course
Assignments of the OOP course - Fall 2021
Michael-M-aher/Operating-Systems
Collection of operating systems concepts and code implementations in java
Michael-M-aher/Problem-Solving
A collection of various problem solutions
Michael-M-aher/Selected-Topics-2-CS
A collection of problem-solving solutions in C++ during CS495 course CS496
Michael-M-aher/Selected-Topics-CS
A collection of problem-solving solutions in C++ during CS495 course
Michael-M-aher/STL-Vector
implementation of STL Vector in pure c++ code
Michael-M-aher/Student-Affairs-Website
Student Affairs Website built with vanilla web and Django as backend
Michael-M-aher/Theory-of-Computation
Michael-M-aher/Tiny-Language-Compiler
A Compiler for Tiny Language built using C++