Skip to content
View syedmohammad611's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report syedmohammad611

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

Pinned Loading

  1. SMASH---A-Custom-Mini-Operating-System-Simulation SMASH---A-Custom-Mini-Operating-System-Simulation Public

    Forked from mads-03/SMASH---A-Custom-Mini-Operating-System-Simulation

    SMASH is a custom, lightweight operating system simulation built in C++ using Linux system calls and multithreading with pthreads. It demonstrates process scheduling, memory and core resource manag…

    C++

  2. Steam-Games-Analysis Steam-Games-Analysis Public

    Forked from mads-03/Steam-Games-Analysis

    A data-driven project exploring how launch price and user reviews influence estimated revenue on Steam. Includes descriptive stats, probability distributions, regression models, and interactive vis…

    Python

  3. FitTrack FitTrack Public

    FitTrack is a Kotlin-based Android fitness app for logging workouts, tracking gym progress, managing workout history, and viewing motivational quotes using SQLite, Retrofit, and RecyclerView.

    Kotlin

  4. Dynamic-Wumpus-Logic-Agent-using-Propositional-Logic-and-Resolution-Refutation Dynamic-Wumpus-Logic-Agent-using-Propositional-Logic-and-Resolution-Refutation Public

    A web-based Knowledge-Based Agent that navigates Wumpus World using Propositional Logic and Resolution Refutation. Implements automated reasoning to deduce safe cells from percepts. Built with Pyth…

    Python