Skip to content
View muien5080's full-sized avatar

Block or report muien5080

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
muien5080/README.md

Mohammed Muien

Computer Science Student • Algorithmic Systems • Scientific Computing • Simulation


About Me

  • B.Sc in Computer Science and Electronics student at Sindhi College, Bengaluru City University
  • Interested in algorithmic optimization, scientific computing, simulation systems, and intelligent interactive systems
  • Currently focused on operating systems concepts, scheduling algorithms, and numerical modeling
  • Building projects involving simulation, visualization, and computational analysis using Python
  • Based in Bengaluru, India

Current Focus

  • CPU Scheduling & Optimization Simulation
  • Scientific Computing with Python
  • Numerical Modeling and Simulation
  • Open Source Learning and Contribution

Featured Projects

Interactive CPU Scheduling & Optimization Simulator

An interactive simulation platform for analyzing and comparing classical CPU scheduling algorithms including FCFS, SJF, Round Robin, and Priority Scheduling.

Focused on scheduling visualization, workload analysis, and performance metric comparison using Python and PyQt5.

Status: In Development


SIRA Screening – Epidemic Simulation + Machine Learning

Implementation of stochastic epidemic simulation using the SIR model and Gillespie algorithm, combined with neural network approximation of epidemic trajectories.

Repository:
github.com/muien5080/SIRA-Screening


Computational Python Projects

Collection of smaller projects exploring numerical methods, Python programming, and scientific problem-solving.

Repository:
github.com/muien5080/Python-Projects


Technical Skills

  • Python
  • C
  • C++
  • NumPy
  • Pandas
  • SymPy
  • Git / GitHub
  • Linux

Areas of Interest

  • Algorithmic Optimization
  • Operating Systems
  • Simulation Systems
  • Scientific Computing
  • Human Computer Interaction

Achievements

  • 1st Prize – Coding and Debugging Competition, Sindhi College (February 2026)

Contact

Email: muien5080@gmail.com

GitHub: github.com/muien5080

Pinned Loading

  1. cpu-scheduling-simulator cpu-scheduling-simulator Public

    Interactive CPU scheduling simulator tool

    Python