Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View mohammad-majoony's full-sized avatar
💭
sanity 📉
💭
sanity 📉

Organizations

@MMDs-team

Block or report mohammad-majoony

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 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
mohammad-majoony/README.md

Hi 👋! My name is mohammad


stats graph languages graph

c logo csharp logo python logo django logo linux logo

Pinned Loading

  1. local-gitlab-setup local-gitlab-setup Public

    A complete local GitLab CI/CD environment using Docker Compose. Includes GitLab Server, GitLab Runner, and a built-in Container Registry — perfect for testing pipelines, self-hosted Gitlab, and loc…

    Python

  2. MMDs-team/PDP8-Simulator-application MMDs-team/PDP8-Simulator-application Public

    A desktop app that simulates a basic computer with lights and switches — users can program it and observe how the machine processes instructions. Great for learning how low-level computers work!

    JavaScript 7

  3. codeForces-submits codeForces-submits Public

    This repository hosts my Codeforces solutions. Each file is named after its corresponding problem and includes comments linking to the original problem. It serves as a collection of problem-solving…

    C++ 2

  4. WumpusWorld WumpusWorld Public

    An interactive AI simulation of the classic Wumpus World problem, built with Python and Tkinter. The agent must explore a partially observable 4x4 world, use logical reasoning to avoid pits and the…

    Python