Skip to content
View ArtemisWolf45's full-sized avatar

Block or report ArtemisWolf45

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. Mineral-exploration-and-classification Mineral-exploration-and-classification Public

    A model that classifies minerals based on a dataset and gives the shortest path to the predicted site from the base site.

    Python

  2. city-route-finder city-route-finder Public

    A graph-based route planning program written in C that finds optimal paths between cities using multiple criteria.

    C

  3. cpu-scheduling-simulator cpu-scheduling-simulator Public

    Browser-based CPU scheduling simulator with a Python/Flask backend. Supports FCFS, SJF, SRTF, Round Robin, Priority (preemptive & non-preemptive), and HRRN, with Gantt chart visualization and perfo…

    HTML