Skip to content
View AshtonPL1's full-sized avatar

Block or report AshtonPL1

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

Popular repositories Loading

  1. matrix-library matrix-library Public

    A lightweight Python library for matrix operations: creation (zero, identity, random), basic ops (access, copy), arithmetic (add, multiply, transpose, power), and advanced checks (square, trace, sy…

    Python

  2. sorting-visualizer sorting-visualizer Public

    Educational sorting algorithm visualizer with real-time animation and metrics. Features 6 classic algorithms, step‑by‑step playback, HUD statistics, and export to GIF/MP4/CSV/JSON. Built with Pytho…

    Python

  3. graph-algorithm-visualizer graph-algorithm-visualizer Public

    Interactive Python app for step-by-step visualization of Dijkstra and A* shortest path algorithms on weighted graphs. Supports manual/graph file input, playback controls, legend, GIF/MP4 export, an…

    Python