Skip to content
View brandoryan's full-sized avatar

Block or report brandoryan

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. enviro-hero enviro-hero Public

    Forked from lumamoto/enviro-hero

    An application built with Streamlit to simulate how generic daily activities can affect the environment regarding CO₂ and energy production. Built in 24 hours at TuffyHacks 2021.

    Python

  2. turtletower turtletower Public

    A top scroller game made with the P5 javascript library.

    JavaScript 1

  3. disk-traversal disk-traversal Public

    Utilizes the disk scheduling algorithms: First Come First Served (FCFS), Shortest Seek Time First (SSTF) and SCAN to compute the total seek time of incoming I/O requests.

    C++

  4. multi-search multi-search Public

    a multi-process linear search using fork(), exec(), and wait() system calls

    C++ 1

  5. shadow_zone shadow_zone Public

    Basic Simulation of sonar system that will be used to predict the shadow zone using the Adams–Williamson equation

    Python