Pinned Repositories
8PuzzleGameAndSoloution_AI_
8-puzzle-game and its soloution with 2 AI algorithems (RBFS & IDA*)
ArchiveAPI
APi for archive of books
BookReader_JS_
bookreader frame work with ability to show images of pdf
boundary-vault-stack
Deploy Self-Hosted HCP Vault and Boundary using End-To-End Automation (Terraform, Ansible, Bash, and many more)
Iptables_Ansible_
modify iptables rules in different servers easy
MonitoringStack_Docker_Ansible_
this repository contains ansible code which install prometheus, grafana stack and their exporters by docker compose
monorepo_GitLab_CICD_
NetworkProgrammability
Network automation scenarios
Scripts_DevOps_
short scripts for usual requirements of linux servers
VolumeLake_DataAnalysis_
analyze and predict behaviour of volume in lake through a year
mbhesam's Repositories
mbhesam/ArchiveAPI
APi for archive of books
mbhesam/monorepo_GitLab_CICD_
mbhesam/NetworkProgrammability
Network automation scenarios
mbhesam/Scripts_DevOps_
short scripts for usual requirements of linux servers
mbhesam/8PuzzleGameAndSoloution_AI_
8-puzzle-game and its soloution with 2 AI algorithems (RBFS & IDA*)
mbhesam/BookReader_JS_
bookreader frame work with ability to show images of pdf
mbhesam/boundary-vault-stack
Deploy Self-Hosted HCP Vault and Boundary using End-To-End Automation (Terraform, Ansible, Bash, and many more)
mbhesam/CheckBipartialGraph_AI_
mbhesam/Iptables_Ansible_
modify iptables rules in different servers easy
mbhesam/MonitoringStack_Docker_Ansible_
this repository contains ansible code which install prometheus, grafana stack and their exporters by docker compose
mbhesam/VolumeLake_DataAnalysis_
analyze and predict behaviour of volume in lake through a year
mbhesam/counselingAPI
API for connecting patients to consultants
mbhesam/CSV-TO-MYSQL
this code can import data from diffrent csv file to mysql db and make different usefull tables. it add each new column recognized in DB
mbhesam/ELK_Docker_Ansible_
Automate the deployment of the ELK (Elasticsearch, Logstash, Kibana) stack using Ansible
mbhesam/ipMapperMetallb
monitor ip mapping
mbhesam/LmsElearning_Django_
Lms Elearning system with django framwork and mongo database
mbhesam/teaching_python
python trainning examples
mbhesam/TicTacToe_AI_
play tic tac toe game unbeatable by AI
mbhesam/ToDoListApp_Django_