Skip to content
View ZachSullivan's full-sized avatar

Block or report ZachSullivan

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. NeonPandaSp/ValenceGame NeonPandaSp/ValenceGame Public

    A near future, post-apocalyptic strategy game developed for Carleton's Bachelor of Information Technology 4th year project.

    C# 1 2

  2. Self-Adaptive-Drone-Profiler Self-Adaptive-Drone-Profiler Public

    Self adaptive energy profiler for Airsim Drones, using Evolutionary Behavior Trees

    Python

  3. Java-Blockchain-Ledger Java-Blockchain-Ledger Public

    J-Ledger, a lightweight blockchain ledger to record small scale transactions, built with Java.

    Java 2 1

  4. Extrude: 2D-3D Maya Plugin Extrude: 2D-3D Maya Plugin
    1
    import maya.cmds as cmds
    2
    
                  
    3
    # Script requires the Python Image Library. In order to import it specify the Library Directory in the sys.path.append function
    4
    # A copy of PIL can be found here: http://www.pythonware.com/products/pil/
    5
    import sys
  5. TTS-Bot TTS-Bot Public

    A Simple Text-to-Speech (TTS) discord bot

    Python

  6. Unity-Flocking-Simulation Unity-Flocking-Simulation Public

    Unity Boids! A Behavioral Modeling Simulation

    1