Skip to content
View ZenPyro's full-sized avatar

Block or report ZenPyro

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. KSU-Crawler KSU-Crawler Public

    Web-crawler (using Scrapy framework) starting at the KSU homepage and scraping up to 1000 pages

    Python

  2. skeleton-clementyne skeleton-clementyne Public

    Skeleton for future Godot project involving AI (named Clementyne)

    C#

  3. threeDeeBasis threeDeeBasis Public

    Learning the 3D elements of Godot for future modeling of Information Retrieval data

    C#

  4. Convex-Hull-Sorting Convex-Hull-Sorting Public

    A solution that I made for making a convex hull (via a QuickHull or BruteHull method), I had a lot of fun doing it my own way utilizing slope.

    Java

  5. Lua-Mess-Around Lua-Mess-Around Public

    A cluster-fuck of all the stuff im messing with in Lua

    Lua

  6. mergeLinkedList mergeLinkedList Public

    Long distant exploration I did, using a Linked-List as the basis of merge sort. Was very fun, will come back to it one day and spruce it up!

    Java